gecko-dev/dom/tests/browser
Masayuki Nakano 8917ac460f Bug 1436926 - part 2: Remove unnecessary KeyboardEvent.code specification of callers of EventUtils.synthesizeKey() r=smaug
Now, callers of EventUtils.synthesizeKey() don't need to specify
KeyboardEvent.code value anymore if they assume that active keyboard layout
is US keyboard layout.

Note that this patch changes the meaning of only test_bug551434.html.
Some callers in it don't match the key value and code value but that looks
like that they don't checking such odd keyboard events.  So, they must be
bug of the test.

MozReview-Commit-ID: Itxo7yZ9rkK

--HG--
extra : rebase_source : 856ef3715c924ca16e993ea57d92d1243b5cc6be
2018-02-09 19:17:26 +09:00
..
beforeunload_test_page.html
browser_allocateGigabyte.js Bug 1374282 - script generated patch to remove Task.jsm calls, r=Mossop. 2017-06-22 12:51:42 +02:00
browser_autofocus_background.js Bug 1374282 - script generated patch to remove Task.jsm calls, r=Mossop. 2017-06-22 12:51:42 +02:00
browser_autofocus_preference.js Bug 1374282 - script generated patch to remove Task.jsm calls, r=Mossop. 2017-06-22 12:51:42 +02:00
browser_beforeunload_between_chrome_content.js Bug 1374282 - script generated patch to remove Task.jsm calls, r=Mossop. 2017-06-22 12:51:42 +02:00
browser_bug396843.js Bug 1279218 - Rename HTMLSharedObjectElement to HTMLEmbedElement; r=bz 2017-07-28 21:35:43 -07:00
browser_bug1004814.js Bug 1374282 - script generated patch to remove Task.jsm calls, r=Mossop. 2017-06-22 12:51:42 +02:00
browser_bug1008941_dismissGeolocationHanger.js Bug 1374282 - script generated patch to remove Task.jsm calls, r=Mossop. 2017-06-22 12:51:42 +02:00
browser_bug1236512.js Bug 1236512 - Part 3: Set docShellIsActive to false when browser window is fully covered by another application; r=mconley 2017-06-05 14:56:00 +08:00
browser_bug1238427.js Bug 1374282 - script generated patch to remove Task.jsm calls, r=Mossop. 2017-06-22 12:51:42 +02:00
browser_bug1316330.js Bug 1436926 - part 2: Remove unnecessary KeyboardEvent.code specification of callers of EventUtils.synthesizeKey() r=smaug 2018-02-09 19:17:26 +09:00
browser_cancel_keydown_keypress_event.js Bug 1374282 - script generated patch to remove Task.jsm calls, r=Mossop. 2017-06-22 12:51:42 +02:00
browser_ConsoleAPI_originAttributes.js Bug 1431533: Part 5a - Auto-rewrite code to use ChromeUtils import methods. r=florian 2018-01-29 15:20:18 -08:00
browser_ConsoleAPITests.js Bug 1149830 - Remove nsIStackFrame::language. r=bz,mccr8 2017-08-03 15:50:07 +09:00
browser_ConsoleStorageAPITests.js Bug 1374282 - script generated patch to remove Task.jsm calls, r=Mossop. 2017-06-22 12:51:42 +02:00
browser_ConsoleStoragePBTest_perwindowpb.js Bug 1412456 - Test changes to no longer use interposition (r=felipe,bgrins,mrbkap) 2017-12-07 12:55:24 -08:00
browser_focus_steal_from_chrome_during_mousedown.js Bug 1384358 - Avoid racy check of focus manager in content process, r=enndeakin 2017-11-17 15:17:56 -05:00
browser_focus_steal_from_chrome.js Bug 1374282 - script generated patch to remove Task.jsm calls, r=Mossop. 2017-06-22 12:51:42 +02:00
browser_frame_elements.html
browser_frame_elements.js Bug 1374282 - hand cleanup for the script generated patch to remove Task.jsm calls, r=Mossop. 2017-06-22 12:51:42 +02:00
browser_hasbeforeunload.js Bug 1431533: Part 5a - Auto-rewrite code to use ChromeUtils import methods. r=florian 2018-01-29 15:20:18 -08:00
browser_largeAllocation_non_win32.js Bug 1374282 - script generated patch to remove Task.jsm calls, r=Mossop. 2017-06-22 12:51:42 +02:00
browser_largeAllocation_win32.js Bug 1374282 - script generated patch to remove Task.jsm calls, r=Mossop. 2017-06-22 12:51:42 +02:00
browser_localStorage_e10s.js Bug 1350637 - Part 10: Update LocalStorage e10s tests for change to PBackground. r=janv 2017-08-07 04:14:17 -04:00
browser_localStorage_privatestorageevent.js Bug 1374282 - script generated patch to remove Task.jsm calls, r=Mossop. 2017-06-22 12:51:42 +02:00
browser_noopener_null_uri.js Bug 1394596 - Support window.open(undefined, undefined, "noopener") in the child process, r=smaug 2017-08-29 13:17:48 -04:00
browser_noopener.js Bug 1418739 - Part 2: Remove unused delayedStartup parameter from BrowserTestUtils.waitForNewWindow. r=smaug 2017-11-21 03:41:56 +09:00
browser_test_focus_after_modal_state.js Bug 1374282 - script generated patch to remove Task.jsm calls, r=Mossop. 2017-06-22 12:51:42 +02:00
browser_test_new_window_from_content.js Bug 1374282 - script generated patch to remove Task.jsm calls, r=Mossop. 2017-06-22 12:51:42 +02:00
browser_test_toolbars_visibility.js Bug 1374282 - script generated patch to remove Task.jsm calls, r=Mossop. 2017-06-22 12:51:42 +02:00
browser_xhr_sandbox.js
browser.ini Bug 1383876 - Part 2: Remove GroupedSHistory and Prerendering logic from JS code, r=freesamael 2018-01-12 17:52:54 -05:00
dummy.html
focus_after_prompt.html
geo_leak_test.html
helper_largeAllocation.js Bug 1345733 - Increase timeout for large allocation tests, r=smaug 2017-09-26 11:15:50 -04:00
page_localstorage_e10s.html Bug 1350637 - Part 10: Update LocalStorage e10s tests for change to PBackground. r=janv 2017-08-07 04:14:17 -04:00
page_privatestorageevent.html
position.html
prevent_return_key.html
test_bug1004814.html
test_largeAllocation2.html
test_largeAllocation2.html^headers^
test_largeAllocation.html
test_largeAllocation.html^headers^
test_largeAllocationFormSubmit.sjs
test_new_window_from_content_child.html
test_noopener_source.html Bug 1365032 - Part 2: Add a test for propagating properties of windows across window.open, r=smaug 2017-06-07 12:55:07 -04:00
test_noopener_target.html Bug 1365032 - Part 2: Add a test for propagating properties of windows across window.open, r=smaug 2017-06-07 12:55:07 -04:00
test-console-api.html
worker_bug1004814.js