..
browser
Bug 1806756 - part 9: Rewrite IME state tests of text control reframing to make it possible to run in remote content r=m_kato
2023-04-11 23:26:07 +00:00
gtest
Bug 1825324 - Make widget/* buildable outside of a unified build environment r=andi,geckoview-reviewers,m_kato
2023-04-01 08:31:12 +00:00
unit
Bug 1816191 - Skip tests in order to keep win7 running @ azure. r=gbrown,necko-reviewers,settings-reviewers,application-update-reviewers,media-playback-reviewers,credential-management-reviewers,nalexander,sgalich,alwu
2023-02-14 23:44:12 +00:00
bug586713_window.xhtml
chrome.ini
Bug 1806756 - part 9: Rewrite IME state tests of text control reframing to make it possible to run in remote content r=m_kato
2023-04-11 23:26:07 +00:00
empty_window.xhtml
file_bug596600.html
file_ime_state_test_helper.js
Bug 1806756 - part 9: Rewrite IME state tests of text control reframing to make it possible to run in remote content r=m_kato
2023-04-11 23:26:07 +00:00
file_input_events_on_deactive_window.html
file_secure_input.html
file_test_ime_state_in_contenteditable_on_readonly_change.js
Bug 1806756 - part 8: Rewrite IME state tests of an element outside editing host to make it possible to run in remote content r=m_kato
2023-04-11 23:26:06 +00:00
file_test_ime_state_in_text_control_on_reframe.js
Bug 1806756 - part 9: Rewrite IME state tests of text control reframing to make it possible to run in remote content r=m_kato
2023-04-11 23:26:07 +00:00
file_test_ime_state_on_focus_move.js
Bug 1806756 - part 2: Make split IME state tests to running part and checking part r=m_kato
2023-04-11 23:26:03 +00:00
file_test_ime_state_on_input_type_change.js
Bug 1806756 - part 4: Rewrite runTypeChangingTest in test_ime_state_in_parent.html to make it possible to run in remote content r=m_kato
2023-04-11 23:26:05 +00:00
file_test_ime_state_on_readonly_change.js
Bug 1806756 - part 5: Rewrite runReadonlyChangingTest in test_ime_state_in_parent.html to make it possible to run in remote content r=m_kato
2023-04-11 23:26:05 +00:00
mochitest.ini
Bug 1818500 - Try to re-enable test_picker_no_crash.html. r=rkraesig
2023-02-23 20:02:35 +00:00
moz.build
native_menus_window.xhtml
standalone_native_menu_window.xhtml
system_font_changes.xhtml
taskbar_previews.xhtml
test_actionhint.html
test_AltGr_key_events_in_web_content_on_windows.html
test_alwaysontop_focus.xhtml
test_assign_event_data.html
test_autocapitalize.html
test_bug343416.xhtml
Bug 1824173 - Automatically fix some ESLint issues raised by the valid-jsdoc configuration. r=mossop,webcompat-reviewers,denschub
2023-03-24 19:35:24 +00:00
test_bug413277.html
test_bug428405.xhtml
Bug 1811854 - switch remaining tests to BrowserTestUtils.loadURIString from BrowserTestUtils.loadURI, r=Standard8
2023-01-24 13:19:11 +00:00
test_bug429954.xhtml
test_bug444800.xhtml
test_bug466599.xhtml
Bug 1824173 - Automatically fix some ESLint issues raised by the valid-jsdoc configuration. r=mossop,webcompat-reviewers,denschub
2023-03-24 19:35:24 +00:00
test_bug478536.xhtml
test_bug485118.xhtml
Bug 1826517 - Trivially fix macOS specific mochitest.
2023-04-10 16:15:43 +02:00
test_bug517396.xhtml
test_bug522217.xhtml
test_bug538242.xhtml
test_bug565392.html
Bug 1824173 - Automatically fix some ESLint issues raised by the valid-jsdoc configuration. r=mossop,webcompat-reviewers,denschub
2023-03-24 19:35:24 +00:00
test_bug586713.xhtml
test_bug593307.xhtml
test_bug596600.xhtml
test_bug673301.xhtml
Bug 1776879, replace text/unicode for clipboard and drag and drop and use text/plain directly, r=edgar,mak,stransky,geckoview-reviewers,extension-reviewers,zombie,m_kato
2023-02-01 23:30:55 +00:00
test_bug760802.xhtml
test_bug1123480.xhtml
Bug 1776879, replace text/unicode for clipboard and drag and drop and use text/plain directly, r=edgar,mak,stransky,geckoview-reviewers,extension-reviewers,zombie,m_kato
2023-02-01 23:30:55 +00:00
test_clipboard.xhtml
Bug 1824173 - Automatically fix some ESLint issues raised by the valid-jsdoc configuration. r=mossop,webcompat-reviewers,denschub
2023-03-24 19:35:24 +00:00
test_clipboard_cache.xhtml
Bug 1776879, replace text/unicode for clipboard and drag and drop and use text/plain directly, r=edgar,mak,stransky,geckoview-reviewers,extension-reviewers,zombie,m_kato
2023-02-01 23:30:55 +00:00
test_composition_text_querycontent.xhtml
test_ime_state_in_contenteditable_on_readonly_change_in_parent.html
Bug 1806756 - part 8: Rewrite IME state tests of an element outside editing host to make it possible to run in remote content r=m_kato
2023-04-11 23:26:06 +00:00
test_ime_state_in_plugin_in_parent.html
Bug 1806756 - part 3: Make runPluginTest in test_ime_state_in_parent.html run as both mochitest-chrome and mochitest-browser-chrome r=m_kato
2023-04-11 23:26:04 +00:00
test_ime_state_in_text_control_on_reframe_in_parent.html
Bug 1806756 - part 9: Rewrite IME state tests of text control reframing to make it possible to run in remote content r=m_kato
2023-04-11 23:26:07 +00:00
test_ime_state_on_editable_state_change_in_parent.html
Bug 1807495 - part 1: Make Document notify HTMLEditor and IMEStateManager of pseudo focus change when editing state of focused editing host or document is changed r=smaug,m_kato
2023-04-11 23:26:03 +00:00
test_ime_state_on_focus_move_in_parent.html
Bug 1806756 - part 2: Make split IME state tests to running part and checking part r=m_kato
2023-04-11 23:26:03 +00:00
test_ime_state_on_input_type_change_in_parent.html
Bug 1806756 - part 4: Rewrite runTypeChangingTest in test_ime_state_in_parent.html to make it possible to run in remote content r=m_kato
2023-04-11 23:26:05 +00:00
test_ime_state_on_readonly_change_in_parent.html
Bug 1806756 - part 5: Rewrite runReadonlyChangingTest in test_ime_state_in_parent.html to make it possible to run in remote content r=m_kato
2023-04-11 23:26:05 +00:00
test_ime_state_others_in_parent.html
Bug 1806756 - part 9: Rewrite IME state tests of text control reframing to make it possible to run in remote content r=m_kato
2023-04-11 23:26:07 +00:00
test_input_events_on_deactive_window.xhtml
test_key_event_counts.xhtml
test_keycodes.xhtml
test_keypress_event_with_alt_on_mac.html
test_mouse_event_with_control_on_mac.html
test_mouse_scroll.xhtml
test_native_key_bindings_mac.html
test_native_menus.xhtml
test_panel_mouse_coords.xhtml
Bug 1809084 - Stop using XUL layout for menu popups. r=desktop-theme-reviewers,dao,dshin
2023-03-16 19:09:14 +00:00
test_picker_no_crash.html
Bug 1818500 - Try to re-enable test_picker_no_crash.html. r=rkraesig
2023-02-23 20:02:35 +00:00
test_platform_colors.xhtml
test_position_on_resize.xhtml
test_secure_input.html
test_sizemode_events.xhtml
Bug 1631735 Part 3: Update test expectations to note macOS transitions are async. r=mstange
2023-03-06 19:38:11 +00:00
test_standalone_native_menu.xhtml
test_system_font_changes.xhtml
test_system_status_bar.xhtml
test_taskbar_progress.xhtml
test_textScaleFactor_system_font.html
test_transferable_overflow.xhtml
Bug 1776879, replace text/unicode for clipboard and drag and drop and use text/plain directly, r=edgar,mak,stransky,geckoview-reviewers,extension-reviewers,zombie,m_kato
2023-02-01 23:30:55 +00:00
test_wheeltransaction.xhtml
TestChromeMargin.cpp
window_bug429954.xhtml
window_bug478536.xhtml
window_bug522217.xhtml
window_bug538242.xhtml
window_bug593307_centerscreen.xhtml
window_bug593307_offscreen.xhtml
window_composition_text_querycontent.xhtml
Bug 1797796 - Make eSetSelection event not handled if Selection is set to same offset and length r=m_kato
2023-03-01 05:57:32 +00:00
window_imestate_iframes.html
window_mouse_scroll_win.html
window_mouse_scroll_win_2.html
window_picker_no_crash_child.html
Bug 1818500 - Try to re-enable test_picker_no_crash.html. r=rkraesig
2023-02-23 20:02:35 +00:00
window_state_windows.xhtml
window_wheeltransaction.xhtml