gecko-dev/toolkit/content/tests/chrome
Cristina Coroiu f20d61be72 Bug 1429649 - disable test_notificationbox.xul for frequent failures on windows and linux. r=jmaher DONTBUILD 2018-10-10 07:56:00 +03:00
..
rtlchrome
rtltest
.eslintrc.js Bug 1347712 - Change the testing configurations into ESLint configurations within eslint-plugin-mozilla - automatically update .eslintrc.js test config files for new config locations. r=jaws 2017-03-20 12:36:37 +01:00
RegisterUnregisterChrome.js Bug 1456762 - Add parsing of HTML files to ESLint to discover their script tags and the globals that are imported. r=mossop 2018-06-16 08:20:38 +00:00
bug263683_window.xul Bug 1446940 part 1. Stop getting docshells from windows via getInterface in toolkit. r=gijs 2018-08-01 13:07:09 -04:00
bug304188_window.xul Bug 1480310. Use docshell's editingSession getter instead of getInterface to get editing sessions. r=kmag 2018-08-02 19:15:27 +00:00
bug331215_window.xul Bug 1432992, part 1 - Remove definitions of Ci, Cr, Cc, and Cu. r=florian 2018-02-06 09:36:57 -08:00
bug360437_window.xul Bug 1432992, part 1 - Remove definitions of Ci, Cr, Cc, and Cu. r=florian 2018-02-06 09:36:57 -08:00
bug366992_window.xul Bug 1439766 - Replace editMenuOverlay.xul by inlining and preprocessing. r=Gijs 2018-02-22 15:48:24 -08:00
bug409624_window.xul Bug 1322414 - part 2,3,4: use a separate 'primary' attribute for primary child browsers, r=bz,mconley 2016-12-09 09:23:24 -10:00
bug429723_window.xul Bug 1322414 - part 2,3,4: use a separate 'primary' attribute for primary child browsers, r=bz,mconley 2016-12-09 09:23:24 -10:00
bug451540_window.xul Bug 1465875 part 2. Eliminate use of "instanceof nsIDOMNSEditablElement". r=qdot 2018-06-01 22:35:22 -04:00
bug624329_window.xul
chrome.ini Bug 1429649 - disable test_notificationbox.xul for frequent failures on windows and linux. r=jmaher DONTBUILD 2018-10-10 07:56:00 +03:00
dialog_dialogfocus.xul
dialog_dialogfocus2.xul Bug 1330144, don't focus 'noinitialfocus' elements at all in dialogs, r=gijs 2017-10-04 11:10:05 -04:00
file_about_networking_wsh.py
file_autocomplete_with_composition.js Bug 1486739 - Add missing dangling commas in browser/, services/, taskcluster/ and toolkit/. r=mossop 2018-08-31 05:59:17 +00:00
file_editor_with_autocomplete.js Bug 1486739 - Add missing dangling commas in browser/, services/, taskcluster/ and toolkit/. r=mossop 2018-08-31 05:59:17 +00:00
file_empty.xhtml Bug 1481882 - Load customElements.js in chrome XHTML documents;r=mossop 2018-08-16 16:26:16 +00:00
findbar_entireword_window.xul Bug 1432992, part 1 - Remove definitions of Ci, Cr, Cc, and Cu. r=florian 2018-02-06 09:36:57 -08:00
findbar_events_window.xul Bug 1432992, part 1 - Remove definitions of Ci, Cr, Cc, and Cu. r=florian 2018-02-06 09:36:57 -08:00
findbar_window.xul Bug 1446940 part 1. Stop getting docshells from windows via getInterface in toolkit. r=gijs 2018-08-01 13:07:09 -04:00
frame_popup_anchor.xul
frame_popupremoving_frame.xul
frame_subframe_origin_subframe1.xul
frame_subframe_origin_subframe2.xul
popup_childframe_node.xul
popup_trigger.js Bug 1465219, use XULMenuElement, a subclass of nsXULElement, instead of MenuBoxObject for menu and menulist elements, r=paolo,bz 2018-07-31 12:30:17 -07:00
sample_entireword_latin1.html Bug 269442 - add tests for findbar entire word searching feature. r=dao 2016-06-28 15:13:54 +02:00
test_about_networking.html Bug 1432992, part 1 - Remove definitions of Ci, Cr, Cc, and Cu. r=florian 2018-02-06 09:36:57 -08:00
test_arrowpanel.xul Bug 1446940 part 1. Stop getting docshells from windows via getInterface in toolkit. r=gijs 2018-08-01 13:07:09 -04:00
test_autocomplete2.xul Bug 1444036: Remove trivial uses of getPropertyCSSValue. rs=johannh 2018-03-08 12:39:36 +01:00
test_autocomplete3.xul Bug 1433175 - scripted patch to replace Components.classes[, Components.interfaces.nsI, Components.utils. and Components.results. with Cc, Ci, Cu and Cr, r=Mossop. 2018-02-28 18:51:33 +01:00
test_autocomplete4.xul Bug 1467796 - part 1: Split TextEditor::InsertTextAsAction() to itself and TextEditor::InsertTextAsSubAction() for internal use r=m_kato 2018-07-02 20:12:22 +09:00
test_autocomplete5.xul Bug 1433175 - scripted patch to replace Components.classes[, Components.interfaces.nsI, Components.utils. and Components.results. with Cc, Ci, Cu and Cr, r=Mossop. 2018-02-28 18:51:33 +01:00
test_autocomplete_delayOnPaste.xul Bug 1456035: Part 4 - Convert callers of XPCOMUtils.generateQI to ChromeUtils.generateQI. r=mccr8 2018-04-22 20:55:06 -07:00
test_autocomplete_emphasis.xul Bug 1433175 - scripted patch to replace Components.classes[, Components.interfaces.nsI, Components.utils. and Components.results. with Cc, Ci, Cu and Cr, r=Mossop. 2018-02-28 18:51:33 +01:00
test_autocomplete_mac_caret.xul Bug 1434837 - Make autocomplete and satchel listen to keypress event at the system event group r=mak 2018-02-08 22:42:29 +09:00
test_autocomplete_placehold_last_complete.xul Bug 1467796 - part 1: Split TextEditor::InsertTextAsAction() to itself and TextEditor::InsertTextAsSubAction() for internal use r=m_kato 2018-07-02 20:12:22 +09:00
test_autocomplete_with_composition_on_input.html Bug 1456762 - Remove now unnecessary import-globals-from statements in html files. r=mossop 2018-06-16 08:21:33 +00:00
test_autocomplete_with_composition_on_textbox.xul Bug 1433175 - scripted patch to replace Components.classes[, Components.interfaces.nsI, Components.utils. and Components.results. with Cc, Ci, Cu and Cr, r=Mossop. 2018-02-28 18:51:33 +01:00
test_browser_drop.xul Bug 1454813: Part 2b - Rename SpawnTask.js to AddTask.js. r=florian 2018-04-18 11:43:45 -07:00
test_bug253481.xul Bug 1433175 - scripted patch to replace Components.classes[, Components.interfaces.nsI, Components.utils. and Components.results. with Cc, Ci, Cu and Cr, r=Mossop. 2018-02-28 18:51:33 +01:00
test_bug263683.xul
test_bug304188.xul
test_bug331215.xul
test_bug360220.xul Backed out changeset cb5eccf28d08 (bug 1059146) 2016-06-14 00:59:43 +02:00
test_bug360437.xul
test_bug365773.xul
test_bug366992.xul
test_bug382990.xul
test_bug409624.xul
test_bug418874.xul Bug 1438157 - part 2: Remove unnecessary second argument of EventUtils.synthesizeKey() r=smaug 2018-02-15 04:15:39 +09:00
test_bug429723.xul
test_bug437844.xul Bug 1433175 - scripted patch to replace Components.classes[, Components.interfaces.nsI, Components.utils. and Components.results. with Cc, Ci, Cu and Cr, r=Mossop. 2018-02-28 18:51:33 +01:00
test_bug451540.xul Bug 1472529: More nsFind cleanup. r=mats 2018-07-03 02:07:48 +02:00
test_bug457632.xul Backed out changeset 29131feeed60 (bug 1380065) for windows 7 perma failure in test_bug884693.xul | Got expected message count - got 1, expected +0 2017-07-25 10:52:58 +02:00
test_bug460942.xul
test_bug471776.xul
test_bug509732.xul
test_bug557987.xul Bug 1457216 - Remove support for editable menulists. r=surkov,bgrins 2018-08-24 15:44:38 +01:00
test_bug562554.xul Bug 1492130 - Load toolbarbutton.css and scrollbox.css as document stylesheets. r=paolo 2018-09-21 17:16:45 +02:00
test_bug570192.xul Bug 1455330 - Remove unsafeSetInnerHTML from test_bug570192.xul. r=johannh 2018-04-22 17:13:01 +05:30
test_bug585946.xul Bug 1107904 - Remove packed.js and references to it as it is unused. r=standard8 2017-04-12 11:10:00 +01:00
test_bug624329.xul Bug 1476145 part 6. Stop using getInterface(nsIDOMWindowUtils) in toolkit. r=mossop 2018-07-24 19:47:42 -04:00
test_bug792324.xul Bug 1438157 - part 2: Remove unnecessary second argument of EventUtils.synthesizeKey() r=smaug 2018-02-15 04:15:39 +09:00
test_bug1048178.xul Bug 1433175 - scripted patch to replace Components.classes[, Components.interfaces.nsI, Components.utils. and Components.results. with Cc, Ci, Cu and Cr, r=Mossop. 2018-02-28 18:51:33 +01:00
test_button.xul Bug 1451406 - Always use type="menu" instead of the type="panel" alias for buttons. r=bgrins 2018-04-04 18:06:42 +01:00
test_chromemargin.xul
test_closemenu_attribute.xul Bug 1438157 - part 2: Remove unnecessary second argument of EventUtils.synthesizeKey() r=smaug 2018-02-15 04:15:39 +09:00
test_contextmenu_list.xul Bug 1465219, use XULMenuElement, a subclass of nsXULElement, instead of MenuBoxObject for menu and menulist elements, r=paolo,bz 2018-07-31 12:30:17 -07:00
test_cursorsnap.xul Bug 1433175 - scripted patch to replace Components.classes[, Components.interfaces.nsI, Components.utils. and Components.results. with Cc, Ci, Cu and Cr, r=Mossop. 2018-02-28 18:51:33 +01:00
test_custom_element_base.xul Bug 1481949 - Migrate <radiogroup> to a Custom Element;r=timdream 2018-10-01 18:01:02 +00:00
test_custom_element_delay_connection.xul Bug 1496425 - Provide a mechanism for Custom Elements to delay connectedCallback until after DOMContentLoaded;r=paolo 2018-10-08 21:17:39 +00:00
test_deck.xul
test_dialogfocus.xul Bug 1438157 - part 2: Remove unnecessary second argument of EventUtils.synthesizeKey() r=smaug 2018-02-15 04:15:39 +09:00
test_editor_for_input_with_autocomplete.html Bug 1467796 - part 2: Make autocomplete use new method TextEditor::ReplaceTextAsAction() which replaces all text with specified text r=m_kato 2018-07-03 22:25:52 +09:00
test_editor_for_textbox_with_autocomplete.xul Bug 1467796 - part 2: Make autocomplete use new method TextEditor::ReplaceTextAsAction() which replaces all text with specified text r=m_kato 2018-07-03 22:25:52 +09:00
test_findbar.xul
test_findbar_entireword.xul Bug 1107904 - Remove packed.js and references to it as it is unused. r=standard8 2017-04-12 11:10:00 +01:00
test_findbar_events.xul
test_focus_anons.xul Bug 1457216 - Remove support for editable menulists. r=surkov,bgrins 2018-08-24 15:44:38 +01:00
test_frames.xul Bug 1437638, move frame, browser and editor to be based on XULFrameElement, a new subclass of XULElement, r=paolo,bz 2018-07-05 20:14:18 -04:00
test_hiddenitems.xul Bug 1472555 - Part 3 - Convert Toolkit tests to use the "richlistbox" element. r=bgrins 2018-07-07 19:43:17 +01:00
test_hiddenpaging.xul Bug 1472555 - Part 3 - Convert Toolkit tests to use the "richlistbox" element. r=bgrins 2018-07-07 19:43:17 +01:00
test_keys.xul
test_labelcontrol.xul
test_largemenu.xul
test_maximized_persist.xul Bug 1448760 - Don't try to center window after load when the size mode is not normal. r=bz 2018-03-27 23:38:00 +11:00
test_menu.xul Bug 1456611 - Remove insertItemAt and removeItemAt methods from XUL widgets. r=enn 2018-04-24 21:42:26 +02:00
test_menu_anchored.xul Bug 1434860 - Part 2 - Remove support for menu-button toolbar buttons. r=enn 2018-04-03 16:26:03 +01:00
test_menu_hide.xul
test_menu_withcapture.xul Bug 1321472, when the capturing content is inside a popup, use the popup as the root frame when searching for a mouse target rather than the root frame, otherwise the capturing content's frame won't be found, r=smaug 2017-01-19 10:04:04 -05:00
test_menuchecks.xul Bug 1339461 - script-generated patch to convert foo.indexOf(...) == -1 to foo.includes(), r=Mossop. 2018-02-01 20:45:22 +01:00
test_menuitem_blink.xul
test_menuitem_commands.xul Bug 1476145 part 6. Stop using getInterface(nsIDOMWindowUtils) in toolkit. r=mossop 2018-07-24 19:47:42 -04:00
test_menulist.xul Bug 1465219, use XULMenuElement, a subclass of nsXULElement, instead of MenuBoxObject for menu and menulist elements, r=paolo,bz 2018-07-31 12:30:17 -07:00
test_menulist_keynav.xul Bug 1465219, use XULMenuElement, a subclass of nsXULElement, instead of MenuBoxObject for menu and menulist elements, r=paolo,bz 2018-07-31 12:30:17 -07:00
test_menulist_null_value.xul
test_menulist_paging.xul Bug 1465219, use XULMenuElement, a subclass of nsXULElement, instead of MenuBoxObject for menu and menulist elements, r=paolo,bz 2018-07-31 12:30:17 -07:00
test_menulist_position.xul Bug 1339461 - script-generated patch to convert foo.indexOf(...) == -1 to foo.includes(), r=Mossop. 2018-02-01 20:45:22 +01:00
test_mousescroll.xul Bug 1472555 - Part 3 - Convert Toolkit tests to use the "richlistbox" element. r=bgrins 2018-07-07 19:43:17 +01:00
test_navigate_persist.html Bug 1460639 - Add test for loading persisted size of a navigated window. r=smaug 2018-05-22 15:55:13 -07:00
test_notificationbox.xul Bug 1457218 - Part 2 - Remove support for menu button types in notification bars. r=bgrins 2018-08-29 10:56:09 +01:00
test_panel.xul
test_panel_anchoradjust.xul Bug 1109868, panels should watch their anchors for position and visibility changes and update accordingly, r=tn 2017-02-16 08:53:59 -05:00
test_panel_focus.xul
test_panelfrommenu.xul Bug 1451406 - Always use type="menu" instead of the type="panel" alias for buttons. r=bgrins 2018-04-04 18:06:42 +01:00
test_popup_anchor.xul
test_popup_anchoratrect.xul
test_popup_attribute.xul
test_popup_button.xul
test_popup_coords.xul
test_popup_keys.xul Bug 1445912 - Remove PopupBoxObject::enableKeyboardNavigator/enableRollup/setConsumeRollupEvent in favor of DOM attributes. r=enn,peterv 2018-04-12 16:55:50 +02:00
test_popup_moveToAnchor.xul
test_popup_preventdefault.xul
test_popup_preventdefault_chrome.xul
test_popup_recreate.xul Bug 1345253 - Use element.firstChild.remove() instead of element.removeChild(element.firstChild), r=jaws. 2017-03-08 10:17:52 +01:00
test_popup_scaled.xul Bug 1446940 part 1. Stop getting docshells from windows via getInterface in toolkit. r=gijs 2018-08-01 13:07:09 -04:00
test_popup_tree.xul
test_popuphidden.xul Bug 1207497 - Part 2: Remove use of expression closure from tests in toolkit/. r=Gijs 2015-09-24 21:25:24 +09:00
test_popupincontent.xul Bug 1456611 - Remove insertItemAt and removeItemAt methods from XUL widgets. r=enn 2018-04-24 21:42:26 +02:00
test_popupremoving.xul Bug 1334831 - script-generated patch to use .remove() instead of .parentNode.removeChild, r=jaws. 2017-01-30 08:10:22 +01:00
test_popupremoving_frame.xul
test_position.xul Bug 1454358, removes unneccessary implementation of ScrollBoxObject rr?enndeakin+6102 r=bz,enndeakin+6102 2018-06-25 10:11:31 -07:00
test_preferences.xul Bug 1433175 - scripted patch to replace Components.classes[, Components.interfaces.nsI, Components.utils. and Components.results. with Cc, Ci, Cu and Cr, r=Mossop. 2018-02-28 18:51:33 +01:00
test_preferences_beforeaccept.xul Bug 1428153 - clear prefs that the beforeaccept test sets; r=enndeakin 2018-01-08 20:34:59 -08:00
test_preferences_onsyncfrompreference.xul Bug 1379338 - scriptify preferences XBL; r=jaws 2018-01-04 21:37:47 -08:00
test_progressmeter.xul
test_props.xul Bug 1494167 - remove @crop property from text-base binding, r=paolo 2018-09-27 08:12:15 +08:00
test_radio.xul Bug 1496137 - Handle asynchronous XBL construction of <radio> elements beneath <radiogroup>;r=jaws 2018-10-04 20:20:10 +00:00
test_richlist_direction.xul Bug 1454358, removes unneccessary implementation of ScrollBoxObject rr?enndeakin+6102 r=bz,enndeakin+6102 2018-06-25 10:11:31 -07:00
test_righttoleft.xul Bug 1312049 - Switch nsChromeRegistry::GetDirectionForLocale to use uloc_isRightToLeft instead of a list of known-rtl locales, and replace the now-obsolete intl.uidirection.* prefs with a single override intl.uidirection for testing purposes. r=gandalf 2017-02-02 22:12:50 +00:00
test_screenPersistence.xul Bug 1442521 - Make width/height attr on <window> mean the inner size in nsXULWindow. r=bz 2018-03-02 22:42:57 +11:00
test_scrollbar.xul Bug 1433175 - scripted patch to replace Components.classes[, Components.interfaces.nsI, Components.utils. and Components.results. with Cc, Ci, Cu and Cr, r=Mossop. 2018-02-28 18:51:33 +01:00
test_showcaret.xul Bug 1433175 - scripted patch to replace Components.classes[, Components.interfaces.nsI, Components.utils. and Components.results. with Cc, Ci, Cu and Cr, r=Mossop. 2018-02-28 18:51:33 +01:00
test_subframe_origin.xul
test_tabbox.xul Bug 1345253 - Use element.firstChild.remove() instead of element.removeChild(element.firstChild), r=jaws. 2017-03-08 10:17:52 +01:00
test_tabindex.xul Bug 1472555 - Part 3 - Convert Toolkit tests to use the "richlistbox" element. r=bgrins 2018-07-07 19:43:17 +01:00
test_textbox_dictionary.xul Bug 1470910 - Migrate input-box and input-box-spell to a Custom Element;r=paolo 2018-08-02 20:53:59 -07:00
test_textbox_emptytext.xul
test_textbox_number.xul Bug 1437302 - Fix width of textbox[type=number] consumers. r=Paolo, Neil Deakin 2018-03-26 14:34:39 +02:00
test_textbox_search.xul Bug 1438157 - part 2: Remove unnecessary second argument of EventUtils.synthesizeKey() r=smaug 2018-02-15 04:15:39 +09:00
test_titlebar.xul
test_tooltip.xul
test_tooltip_noautohide.xul Bug 1476145 part 6. Stop using getInterface(nsIDOMWindowUtils) in toolkit. r=mossop 2018-07-24 19:47:42 -04:00
test_tree.xul
test_tree_hier.xul
test_tree_single.xul
test_tree_view.xul Bug 1430374 - Remove support for progressmeter tree cells. r=bz,dao 2018-01-18 10:36:05 +00:00
test_window_intrinsic_size.xul Bug 1447056 part 2 - Invoke Resize in SetSizeConstraints with the current size to apply the new constraints. r=bz 2018-04-05 08:08:30 +10:00
window_browser_drop.xul Bug 1351193 - Part 3: Update status of affected Web-Platform tests, r=nika 2018-06-04 15:09:22 -04:00
window_chromemargin.xul
window_cursorsnap_dialog.xul
window_cursorsnap_wizard.xul
window_intrinsic_size.xul Bug 1447056 part 2 - Invoke Resize in SetSizeConstraints with the current size to apply the new constraints. r=bz 2018-04-05 08:08:30 +10:00
window_keys.xul Bug 1339461 - script-generated patch to convert foo.indexOf(...) == -1 to foo.includes(), r=Mossop. 2018-02-01 20:45:22 +01:00
window_largemenu.xul Bug 1454358, removes unneccessary implementation of ScrollBoxObject rr?enndeakin+6102 r=bz,enndeakin+6102 2018-06-25 10:11:31 -07:00
window_maximized_persist.xul Bug 1446264 part 5 - Add test for this bug. r=bz 2018-03-19 14:35:19 +11:00
window_navigate_persist.html Bug 1460639 - Add test for loading persisted size of a navigated window. r=smaug 2018-05-22 15:55:13 -07:00
window_panel.xul Bug 1455596 - Remove support for <panel backdrag="true"/>. r=enn,ehsan 2018-04-24 22:07:20 +02:00
window_panel_anchoradjust.xul Backed out changeset 4488424e14ae for causing Bug 1377802. r=tnikkel 2017-07-11 23:18:35 +02:00
window_panel_focus.xul Bug 1438157 - part 2: Remove unnecessary second argument of EventUtils.synthesizeKey() r=smaug 2018-02-15 04:15:39 +09:00
window_popup_anchor.xul Bug 1365614 part 3 - Backout bug 1333482 part 1-9. Removes support for [-webkit-]appearance for now b/c web compat issues. r=bz 2017-05-21 17:15:00 +08:00
window_popup_anchoratrect.xul
window_popup_attribute.xul
window_popup_button.xul
window_popup_preventdefault_chrome.xul
window_preferences.xul Bug 1379338 - scriptify preferences XBL; r=jaws 2018-01-04 21:37:47 -08:00
window_preferences2.xul Bug 1379338 - scriptify preferences XBL; r=jaws 2018-01-04 21:37:47 -08:00
window_preferences3.xul Bug 1379338 - scriptify preferences XBL; r=jaws 2018-01-04 21:37:47 -08:00
window_preferences_beforeaccept.xul Bug 1379338 - scriptify preferences XBL; r=jaws 2018-01-04 21:37:47 -08:00
window_preferences_commandretarget.xul Bug 1379338 - scriptify preferences XBL; r=jaws 2018-01-04 21:37:47 -08:00
window_preferences_onsyncfrompreference.xul Bug 1379338 - scriptify preferences XBL; r=jaws 2018-01-04 21:37:47 -08:00
window_screenPosSize.xul
window_showcaret.xul
window_subframe_origin.xul
window_titlebar.xul Bug 1339461 - script-generated patch to convert foo.indexOf(...) == -1 to foo.includes(), r=Mossop. 2018-02-01 20:45:22 +01:00
window_tooltip.xul Bug 1480206 - Move XULDocument popup attributes to Document. r=bz 2018-08-06 10:52:53 -07:00
xul_selectcontrol.js Bug 1486739 - Add missing dangling commas in browser/, services/, taskcluster/ and toolkit/. r=mossop 2018-08-31 05:59:17 +00:00