1
edit
Changes
→Test new PointerLock API
==Test Mochitests for new PointerLock API==This is a new list of test. The following tests will need to confirm to the new prefixes in accordance to Patchv3 of [https://bugzilla.mozilla.org/show_bug.cgi?id=633602 Bug 633602]. Please add your name beside each test(s) you are assessing/reviewing/fixing.Once the cause for rejection is clear, indicate it by placing an X in any of the columns and optionally filling out the comments column. Indicate the action taken to resolve the issue in the action taken column. Example actions include:# '''DELETED'''# '''FIXED''' Other actions are also acceptable where appropriate.Once fixed, please pull request to Steven's ([https://github.com/Anachid/mozilla-central/tree/mouselock Anachid's mouselock]) branch and indicate that you've done so in the pull requested column. Ensure that you add '''[POST-SUBMIT]''' to the name of your pull request.
{| border=1 style="border: 1px solid darkgray;"
| Num
| Name
| Primary ReviewerReviewers| Timing issues?| Needs Harness?| Needs focusUpdated?| Formatting issuesReviewed?| Other? (Indicate in comments)| Action Taken| Pull requested?| bgcolor="red" style="text-align:center;" | Updated with Patchv3
| Comments
|-
| 1
| test_FullScreenHarness.html
|
|-
| 2
| file_DOMtree.html
| Anachiddiogogmt| X (fixed)| X (fixed)| X (fixed)| X (no action)| -
|
|-
| 3
| file_nestedFullScreen.html
| Anachiddiogogmt| X (fixed)| X (fixed)| X (fixed)| X (no action)| -
|
|
|-
| 4
| file_differentDOM.html
| Anachiddiogogmt| X (no action)| X (no action)| X (no action)| X (no action)| -
|
|-
| 5
| file_fullscreen.html
| Anachid| X| X| X| X| -
|
|
|-
| 6
| file_doubleLockCallBack.html
| Anachiddiogogmt| X| X| X| X| -| * '''FIXED''' * '''UPLOADED'''| Merged| X| Re-formatted for consistencies
|-
| 7
| file_unlockOnUnload.html
|
| 8
| file_exitMouseLockOnLoseFocus.html| Anachid| X| X| X| X| -htm
|
|
|
|
|-
| 10
| file_pointerlocklost.html
| diogogmt
|
|
|
|-
| 11
| file_movementXY.html
| rhung| X| X| X| X| -| '''Tentative Fix''' | Merged| X| This test have multiple parts* checks for mozMovementX and mozMovementY exists and their values before and after lock - FIXED* checks that repeated movement does not exceed the width/height of the screen - FAILED TO RUN PROPERLY (REMOVED TENTATIVELY)
|-
| 12
| file_targetOutOfFocus.html
|
|-
| 13
| test_mouseLockabletest_MozPointerLock.html| rhung| X| X| X| X| -
|
|-
| 14
| file_MouseEvents.html
|
| X| * "mouseover", "mouseout", "mouseenter", "mouseleave" have been moved to another: file_cursorPosEvents.html|
|-
| 15
| file_cursorPosEvents.html
| rhung| X| X| X| X| -|* '''FIXED''' * '''UPLOADED'''| Merged| X| stripped out from file_MouseEvents.html|-| 16| file_limitlessScroll.html| rhung
|
|
|
|-
| 17
| file_defaultUnlock.html
|
|
|
|
|-
| 18
| file_userPref.html
|
|
|
|-
| 19
| file_constantXY.html
|
|-
| 20
| file_pointerLockCSSDisplay.html
|
|-
| 21
| [unknown filename]| Diogogmtfile_retargetMouseEvents.html
|
| | | | | [Unknown]| | | Test on checking that events inside a locked element are re-targeted to the element in lock.
|-
|}
==Test [as of 31st January, 2012]==