..
unit
Bug 1457329 - disabled test_taskbar_jumplistitems.js on Windows 10 for frequent falures. r=jmaher
2018-05-14 02:19:00 +03:00
TestAppShellSteadyState.cpp
Bug 1476145 part 9. Drop support for getting window utils via getInterface. r=nika
2018-07-24 19:47:43 -04:00
TestChromeMargin.cpp
…
bug586713_window.xul
…
chrome.ini
Bug 1478576 - A mochitest for system font change notification. r=froydnj,jimm,karlt
2018-08-07 11:58:36 +09:00
chrome_context_menus_win.xul
Bug 1476145 part 8. Stop using getInterface(nsIDOMWindowUtils) in various test code. r=kmag
2018-07-24 19:47:43 -04:00
empty_window.xul
…
file_bug596600.html
…
file_input_events_on_deactive_window.html
…
file_secure_input.html
…
mochitest.ini
Bug 1481587 - Skip a few mochitests on Android x86 7.0 only; r=snorp
2018-08-10 07:54:41 -06:00
moz.build
…
native_menus_window.xul
Bug 1476145 part 8. Stop using getInterface(nsIDOMWindowUtils) in various test code. r=kmag
2018-07-24 19:47:43 -04:00
native_mouse_mac_window.xul
Bug 1476145 part 8. Stop using getInterface(nsIDOMWindowUtils) in various test code. r=kmag
2018-07-24 19:47:43 -04:00
standalone_native_menu_window.xul
…
system_font_changes.xul
Bug 1478576 - A mochitest for system font change notification. r=froydnj,jimm,karlt
2018-08-07 11:58:36 +09:00
taskbar_previews.xul
…
test_AltGr_key_events_in_web_content_on_windows.html
Bug 1435717 - Make calling WidgetEvent::PreventDefault*() stop cross process forwarding too r=smaug
2018-06-25 18:17:18 +09:00
test_assign_event_data.html
…
test_bug343416.xul
…
test_bug413277.html
…
test_bug428405.xul
…
test_bug429954.xul
…
test_bug444800.xul
Bug 1446940 part 5. Stop getting docshells from windows via getInterface in dom/editor/etc code. r=kmag
2018-08-01 13:07:11 -04:00
test_bug466599.xul
Bug 1446940 part 5. Stop getting docshells from windows via getInterface in dom/editor/etc code. r=kmag
2018-08-01 13:07:11 -04:00
test_bug478536.xul
…
test_bug485118.xul
Bug 1431246 - Create and update scrollbar markup in nsScrollbarFrame r=enndeakin+6102
2018-04-09 22:01:02 +08:00
test_bug517396.xul
…
test_bug522217.xul
…
test_bug538242.xul
…
test_bug565392.html
Bug 1446940 part 5. Stop getting docshells from windows via getInterface in dom/editor/etc code. r=kmag
2018-08-01 13:07:11 -04:00
test_bug586713.xul
…
test_bug593307.xul
Bug 1463291: Move docShell getter from Document to Window. r=bz
2018-05-21 16:58:23 -07:00
test_bug596600.xul
Bug 1476145 part 8. Stop using getInterface(nsIDOMWindowUtils) in various test code. r=kmag
2018-07-24 19:47:43 -04:00
test_bug673301.xul
Bug 1446940 part 5. Stop getting docshells from windows via getInterface in dom/editor/etc code. r=kmag
2018-08-01 13:07:11 -04:00
test_bug760802.xul
Bug 1446940 part 5. Stop getting docshells from windows via getInterface in dom/editor/etc code. r=kmag
2018-08-01 13:07:11 -04:00
test_bug1123480.xul
Bug 1462937: Update callers to use nsIFile::GetDirectoryEntries as a nsIDirectoryEnumerator. r=froydnj
2018-05-19 20:17:45 -07:00
test_bug1151186.html
…
test_chrome_context_menus_win.xul
…
test_clipboard.xul
Bug 1446940 part 5. Stop getting docshells from windows via getInterface in dom/editor/etc code. r=kmag
2018-08-01 13:07:11 -04:00
test_composition_text_querycontent.xul
…
test_imestate.html
Bug 1446940 part 5. Stop getting docshells from windows via getInterface in dom/editor/etc code. r=kmag
2018-08-01 13:07:11 -04:00
test_input_events_on_deactive_window.xul
…
test_key_event_counts.xul
…
test_keycodes.xul
Bug 1446940 part 5. Stop getting docshells from windows via getInterface in dom/editor/etc code. r=kmag
2018-08-01 13:07:11 -04:00
test_keypress_event_with_alt_on_mac.html
Bug 1464016 - TextInputHandler should not clear alt/ctrl/meta modifiers of eKeyPress event before sending TextEventDispatcher r=m_kato
2018-05-24 20:59:48 +09:00
test_mouse_scroll.xul
…
test_native_key_bindings_mac.html
…
test_native_menus.xul
…
test_native_mouse_mac.xul
…
test_panel_mouse_coords.xul
Bug 1476145 part 8. Stop using getInterface(nsIDOMWindowUtils) in various test code. r=kmag
2018-07-24 19:47:43 -04:00
test_picker_no_crash.html
…
test_platform_colors.xul
…
test_plugin_input_event.html
Bug 1476145 part 8. Stop using getInterface(nsIDOMWindowUtils) in various test code. r=kmag
2018-07-24 19:47:43 -04:00
test_plugin_scroll_consistency.html
…
test_position_on_resize.xul
…
test_scrollbar_colors.html
Bug 1464722 part 6 - Enable scrollbar colors test on mac. r=spohl
2018-06-25 10:16:25 +10:00
test_secure_input.html
…
test_sizemode_events.xul
…
test_standalone_native_menu.xul
…
test_system_font_changes.xul
Bug 1478576 - A mochitest for system font change notification. r=froydnj,jimm,karlt
2018-08-07 11:58:36 +09:00
test_system_status_bar.xul
…
test_taskbar_progress.xul
Bug 1463291: Move docShell getter from Document to Window. r=bz
2018-05-21 16:58:23 -07:00
test_transferable_overflow.xul
Bug 1462937: Update callers to use nsIFile::GetDirectoryEntries as a nsIDirectoryEnumerator. r=froydnj
2018-05-19 20:17:45 -07:00
test_wheeltransaction.xul
…
utils.js
…
window_bug429954.xul
…
window_bug478536.xul
…
window_bug522217.xul
…
window_bug538242.xul
…
window_bug593307_centerscreen.xul
…
window_bug593307_offscreen.xul
…
window_composition_text_querycontent.xul
Bug 1446940 part 5. Stop getting docshells from windows via getInterface in dom/editor/etc code. r=kmag
2018-08-01 13:07:11 -04:00
window_imestate_iframes.html
Bug 1446940 part 5. Stop getting docshells from windows via getInterface in dom/editor/etc code. r=kmag
2018-08-01 13:07:11 -04:00
window_mouse_scroll_win.html
Bug 1476145 part 8. Stop using getInterface(nsIDOMWindowUtils) in various test code. r=kmag
2018-07-24 19:47:43 -04:00
window_picker_no_crash_child.html
…
window_state_windows.xul
Bug 1475305 - Remove document.width and document.height from XULDocument;r=bz
2018-07-12 11:35:11 -07:00
window_wheeltransaction.xul
…