Changes

Jump to: navigation, search

Implementing the Mouse Lock API in Firefox

1,425 bytes added, 13:38, 8 December 2011
Test Reviews
The following tests need review and/or fixes, and to then get updated in [https://github.com/rhung/mozilla-central/tree/mouselock-tests/dom/tests/mochitest/mouselock rhung's mouslock-tests] branch on github. Please add your name beside test(s) you are reviewing/fixing. Once a test is complete and updated in his branch, please cross it off below.
{| border=1 style="border: 1px solid darkgray;"
| Num
| Name
| Owner
| Has Harness
| Rev.
| Peer Rev.
| Pull
| Contrib.
|-
| colspan=8 bgcolor="yellow" style="text-align:center;" | '''Ensure you have actually tested your test before sending a pull request'''
|-
|-
| colspan=8 bgcolor="lightgreen" style="text-align:center;" | '''Fill Out the Contrib cell with "First Last <email>" or leave blank for none.'''
|-
|1
|test_FullScreenHarness.html
|Anachid
|
|
|
|
|
|-
|2
|file_DOMtree.html
|Anachid
|
|
|
|
|
|-
|3
|test_MouseEvents.html
|rhung
|
|
|
|
|
|-
|4
|test_TargetOutOfFocus.html
|
|
|
|
|
|
|-
|5
|test_UserAgentIsActive
|
|
|
|
|
|
|-
|6
|test_constantxy.html
|jbraffoul
|
|
|
|
|
|-
|7
|test_defaultUnlock.html
|
|
|
|
|
|
|-
|8
|test_doubleLockCallBack.html
|jboelen
|
|
|
|
|
|-
|9
|test_exitMouselockOnLoseFocus.html
|
|
|
|
|
|
|-
|10
|test_exitMouselockOnLoseFocus.html
|
|
|
|
|
|
|-
|11
|test_isInstanceofMouselockable.html
|abhatnagar
|
|
|
|
|
|-
|12
|test_limitlessScroll.html
|
|
|
|
|
|
|-
|13
|test_mouseLockableHasRequiredMethods.html
|abhatnagar
|
|
|
|
|
|-
|14
|test_mousePos.html
|jboelen
|
|
|
|
|
|-
|15
|test_mouselocklost.html
|
|
|
|
|
|
|-
|16
|test_movement.html
|
|
|
|
|
|
|-
|17
|test_navigatorPointer.html
|abhatnagar
|
|
|
|
|
|-
|18
|test_syntheticMouseEvent.html
|
|
|
|
|
|
|-
|19
|test_userPref.html
|
|
|
|
|
|
|-
|20
|
|
|
|
|
|
|
|-
|21
|
|
|
|
|
|
|
|-
|
|
|
|
|
|
|
|
|}
 
# test_FullScreenHarness.html - Anachid
1
edit

Navigation menu