Open main menu

CDOT Wiki β

Changes

Implementing the Mouse Lock API in Firefox

597 bytes added, 03:54, 16 December 2011
Remaining Test Reviews
|110
|test_exitMouselockOnLoseFocus.html
|diogogmt
|
|X
|X
|X
|
|
|
|<b>READY FOR PEER REVIEW</b>
|
|[https://github.com/diogogmt/mozilla-central/blob/mouselock-tests-exitMouseLockOnLoseFocus/dom/tests/mochitest/mouselock/file_exitMouseLockOnLoseFocus.html file_exitMouseLockOnLoseFocus]|||||[https://github.com/diogogmt/mozilla-central/tree/mouselock-tests-exitMouseLockOnLoseFocus branch]
|-
|114
|file_constantxy.html
|diogogmt
|X|X
|
|
|<b>READY FOR PEER REVIEW</b>
|
|[https://github.com/diogogmt/mozilla-central/blob/b9572538d12c4ed997b88b74b4c62d349fc6d73fmouselock-tests-constantXY/dom/tests/mochitest/mouselock/file_constantXY.html file_constantXY]
[https://github.com/diogogmt/mozilla-central/tree/mouselock-tests-constantXY branch]
|-
|122
|file_nestedFullScreen.html
|diogogmt
|
|
|
|X
|
|
|
|<b>READY FOR PEER REVIEW</b>
|
|[https://github.com/diogogmt/mozilla-central/blob/mouselock-tests-nestedFullScreen/dom/tests/mochitest/mouselock/file_nestedFullScreen.html file_nestedFullScreen]|||[https://github.com/diogogmt/mozilla-central/tree/mouselock-tests-constantXY branch]
|-
|<s>123</s>
# <s>test_userPref.html</s> - mjschranz
-->
 
====Waiting For Focus====
Many tests will intermittently hang if they don't wait for focus. To have a test wait for focus, ensure that the test incorporates the following template:
1
edit