Settings:
- Changed: SilverlightConnectTimeout is increased from 30 to 60 seconds. [Story #39373]
- Changed: ClientReadyTimeout is increased from 30 to 60 seconds. [Story #39373]
- Changed: ElementWaitTimeout is increased from 10 to 30 seconds. [Story #39373]
Firefox:
- Fixed FormatException in GetRectangle(). [Bug #172570]
Silverlight & WPF:
- Changed: VisualFind default wait on elements timeout is up to 30 seconds. [Story #39373]
WPF:
- Fixed possible InvalidOperationException on launching WPF application. [Bug #174140]
MbUnit:
- Fixed ThreadAbortException being thrown at the end of the test even if the test has been reported to pass. [Bug #174869, PITS #13863]
Keyboard:
- Fixed Shift key not being released case.