gecko-dev/widget/tests
Edgar Chen 01c5a3987a Bug 1892976 - Stop throwing error on nsIClipboard::GetData() when the type isn't available on android; r=geckoview-reviewers,m_kato
Other platforms don't throw error; this patch makes android behave consistently
with other platforms.

Differential Revision: https://phabricator.services.mozilla.com/D208470
2024-05-01 20:49:08 +00:00
..
browser Bug 1888391: Update tests within widget/ to work with https-first enabled, r=spohl 2024-04-15 09:39:42 +00:00
gtest
unit
bug586713_window.xhtml
chrome.toml Bug 1858627 - Add nsIClipboard API to return nsIAsyncSetClipboardData synchrously; r=ipc-reviewers,nika 2024-03-13 20:44:06 +00:00
clipboard_helper.js Bug 1884020 - Make reading from clipboard cache returns same flavor order as reading from system clipboard; r=spohl 2024-03-14 08:25:02 +00:00
empty_window.xhtml
file_bug596600.html
file_ime_state_test_helper.js
file_input_events_on_deactive_window.html
file_secure_input.html
file_test_clipboard_asyncGetData.js Bug 1864896: Autofix unused function arguments (widget). r=spohl 2024-03-02 15:25:59 +00:00
file_test_clipboard_asyncSetData.js Bug 1869868 part 2 - do not consult DLP when copy/pasting items in the same tab r=edgar,dlp-reviewers,credential-management-reviewers,handyman,sgalich 2024-04-15 12:10:46 +00:00
file_test_clipboard_getDataSnapshotSync.js Bug 1858627 - Add nsIClipboard API to return nsIAsyncSetClipboardData synchrously; r=ipc-reviewers,nika 2024-03-13 20:44:06 +00:00
file_test_clipboard.js Bug 1892976 - Stop throwing error on nsIClipboard::GetData() when the type isn't available on android; r=geckoview-reviewers,m_kato 2024-05-01 20:49:08 +00:00
file_test_ime_state_in_contenteditable_on_readonly_change.js
file_test_ime_state_in_text_control_on_reframe.js
file_test_ime_state_on_focus_move.js
file_test_ime_state_on_input_type_change.js
file_test_ime_state_on_readonly_change.js
mochitest.toml Bug 1757352 - Dispatch contextMenu event when right-clicking. r=geckoview-reviewers,m_kato,botond 2024-03-23 07:24:24 +00:00
moz.build
native_menus_window.xhtml
standalone_native_menu_window.xhtml Bug 1864896: Autofix unused function arguments (widget). r=spohl 2024-03-02 15:25:59 +00:00
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 Bug 903746 - part 2: Add textInput event and make EditorBase dispatch it as a default action of beforeinput r=smaug 2024-04-08 12:30:00 +00:00
test_autocapitalize.html
test_bug343416.xhtml Bug 1864896: Autofix unused function arguments (widget). r=spohl 2024-03-02 15:25:59 +00:00
test_bug428405.xhtml
test_bug429954.xhtml
test_bug444800.xhtml Bug 1871135 - Add content analysis support to clipboard operations r=edgar,nika,masayuki,devtools-reviewers 2024-02-13 11:26:48 +00:00
test_bug466599.xhtml Bug 1871135 - Add content analysis support to clipboard operations r=edgar,nika,masayuki,devtools-reviewers 2024-02-13 11:26:48 +00:00
test_bug478536.xhtml
test_bug485118.xhtml
test_bug517396.xhtml
test_bug522217.xhtml
test_bug538242.xhtml
test_bug565392.html Bug 1871135 - Add content analysis support to clipboard operations r=edgar,nika,masayuki,devtools-reviewers 2024-02-13 11:26:48 +00:00
test_bug586713.xhtml
test_bug593307.xhtml
test_bug596600.xhtml
test_bug673301.xhtml
test_bug760802.xhtml
test_bug1123480.xhtml
test_clipboard_asyncGetData_chrome.html
test_clipboard_asyncGetData.html
test_clipboard_asyncSetData_chrome.html
test_clipboard_asyncSetData.html
test_clipboard_cache_chrome.html Bug 1884020 - Make reading from clipboard cache returns same flavor order as reading from system clipboard; r=spohl 2024-03-14 08:25:02 +00:00
test_clipboard_chrome.html
test_clipboard_getDataSnapshotSync_chrome.html Bug 1858627 - Add nsIClipboard API to return nsIAsyncSetClipboardData synchrously; r=ipc-reviewers,nika 2024-03-13 20:44:06 +00:00
test_clipboard_getDataSnapshotSync.html Bug 1858627 - Add nsIClipboard API to return nsIAsyncSetClipboardData synchrously; r=ipc-reviewers,nika 2024-03-13 20:44:06 +00:00
test_clipboard_owner_chrome.html Bug 1864896: Autofix unused function arguments (widget). r=spohl 2024-03-02 15:25:59 +00:00
test_clipboard.html
test_composition_text_querycontent.xhtml
test_contextmenu_by_mouse_on_unix.html Bug 1864896: Autofix unused function arguments (widget). r=spohl 2024-03-02 15:25:59 +00:00
test_ime_focus_with_multiple_contenteditable.html Bug 1864896: Autofix unused function arguments (widget). r=spohl 2024-03-02 15:25:59 +00:00
test_ime_state_in_contenteditable_on_readonly_change_in_parent.html
test_ime_state_in_plugin_in_parent.html
test_ime_state_in_text_control_on_reframe_in_parent.html
test_ime_state_on_editable_state_change_in_parent.html
test_ime_state_on_focus_move_in_parent.html
test_ime_state_on_input_type_change_in_parent.html
test_ime_state_on_readonly_change_in_parent.html
test_ime_state_others_in_parent.html Bug 1864896: Autofix unused function arguments (widget). r=spohl 2024-03-02 15:25:59 +00:00
test_input_events_on_deactive_window.xhtml
test_key_event_counts.xhtml Bug 1864896: Autofix unused function arguments (widget). r=spohl 2024-03-02 15:25:59 +00:00
test_keycodes.xhtml Bug 1878629 - part 7: Use EventTarget.addEventListener to add system group event listeners instead of nsIEventListenerService (widget/) r=masayuki 2024-03-06 19:27:12 +00:00
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 Bug 1864896: Autofix unused function arguments (widget). r=spohl 2024-03-02 15:25:59 +00:00
test_native_menus.xhtml
test_panel_mouse_coords.xhtml
test_picker_no_crash.html
test_platform_colors.xhtml
test_position_on_resize.xhtml
test_secure_input.html
test_sizemode_events.xhtml Bug 1864896: Autofix unused function arguments (widget). r=spohl 2024-03-02 15:25:59 +00:00
test_standalone_native_menu.xhtml
test_surrogate_pair_native_key_handling.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 1871135 - Add content analysis support to clipboard operations r=edgar,nika,masayuki,devtools-reviewers 2024-02-13 11:26:48 +00:00
test_wheeltransaction.xhtml
TestChromeMargin.cpp
window_bug429954.xhtml
window_bug478536.xhtml Bug 1864896: Autofix unused function arguments (widget). r=spohl 2024-03-02 15:25:59 +00:00
window_bug522217.xhtml
window_bug538242.xhtml
window_bug593307_centerscreen.xhtml
window_bug593307_offscreen.xhtml
window_composition_text_querycontent.xhtml Bug 903746 - part 2: Add textInput event and make EditorBase dispatch it as a default action of beforeinput r=smaug 2024-04-08 12:30:00 +00:00
window_imestate_iframes.html Bug 1483828 - [Part 1] Disallow <tab> to move focus to root element r=smaug 2024-03-04 14:16:30 +00:00
window_mouse_scroll_win_2.html
window_mouse_scroll_win.html Bug 1864896: Autofix unused function arguments (widget). r=spohl 2024-03-02 15:25:59 +00:00
window_picker_no_crash_child.html
window_state_windows.xhtml
window_wheeltransaction.xhtml