fune/browser/components/customizableui/test
Aryeh Gregor f3e54042f1 Bug 1271115 - Merge ChromeUtils.js into EventUtils.js; r=jmaher
This allows plain mochitests to use the functions as well, which is
necessary to get them to work with e10s.

MozReview-Commit-ID: J4um2mliJcZ
2016-08-25 16:57:09 +03:00
..
support
.eslintrc Bug 1229142: Link browser and toolkit test directory to the shared eslintrc files. r=Standard8 2015-11-30 13:05:00 -08:00
browser.ini Backed out changeset 0c4f81bc2b52 (bug 1252224) for permafailing in browser_ext_browserAction_popup_resize.js on Linux after merge to mozilla-central. r=backout a=backout 2016-08-13 13:27:15 +02:00
browser_873501_handle_specials.js Bug 1242137 - Fix eslint errors in /browser/components/customizableui. r=gijs 2016-01-23 14:55:27 -05:00
browser_876926_customize_mode_wrapping.js Bug 1242137 - Fix eslint errors in /browser/components/customizableui. r=gijs 2016-01-23 14:55:27 -05:00
browser_876944_customize_mode_create_destroy.js Bug 1242137 - Fix eslint errors in /browser/components/customizableui. r=gijs 2016-01-23 14:55:27 -05:00
browser_877006_missing_view.js Bug 1242137 - Fix eslint errors in /browser/components/customizableui. r=gijs 2016-01-23 14:55:27 -05:00
browser_877178_unregisterArea.js Bug 1242137 - Fix eslint errors in /browser/components/customizableui. r=gijs 2016-01-23 14:55:27 -05:00
browser_877447_skip_missing_ids.js Bug 1242137 - Fix eslint errors in /browser/components/customizableui. r=gijs 2016-01-23 14:55:27 -05:00
browser_878452_drag_to_panel.js Bug 1242137 - Fix eslint errors in /browser/components/customizableui. r=gijs 2016-01-23 14:55:27 -05:00
browser_880164_customization_context_menus.js Bug 1242137 - Fix eslint errors in /browser/components/customizableui. r=gijs 2016-01-23 14:55:27 -05:00
browser_880382_drag_wide_widgets_in_panel.js Bug 1242137 - Fix eslint errors in /browser/components/customizableui. r=gijs 2016-01-23 14:55:27 -05:00
browser_884402_customize_from_overflow.js Bug 1242137 - Fix eslint errors in /browser/components/customizableui. r=gijs 2016-01-23 14:55:27 -05:00
browser_885052_customize_mode_observers_disabed.js Bug 1242137 - Fix eslint errors in /browser/components/customizableui. r=gijs 2016-01-23 14:55:27 -05:00
browser_885530_showInPrivateBrowsing.js Bug 1242137 - Fix eslint errors in /browser/components/customizableui. r=gijs 2016-01-23 14:55:27 -05:00
browser_886323_buildArea_removable_nodes.js Bug 1242137 - Fix eslint errors in /browser/components/customizableui. r=gijs 2016-01-23 14:55:27 -05:00
browser_887438_currentset_shim.js Bug 1242137 - Fix eslint errors in /browser/components/customizableui. r=gijs 2016-01-23 14:55:27 -05:00
browser_888817_currentset_updating.js Bug 1242137 - Fix eslint errors in /browser/components/customizableui. r=gijs 2016-01-23 14:55:27 -05:00
browser_890140_orphaned_placeholders.js Bug 1242137 - Fix eslint errors in /browser/components/customizableui. r=gijs 2016-01-23 14:55:27 -05:00
browser_890262_destroyWidget_after_add_to_panel.js Bug 1242137 - Fix eslint errors in /browser/components/customizableui. r=gijs 2016-01-23 14:55:27 -05:00
browser_892955_isWidgetRemovable_for_removed_widgets.js Bug 1242137 - Fix eslint errors in /browser/components/customizableui. r=gijs 2016-01-23 14:55:27 -05:00
browser_892956_destroyWidget_defaultPlacements.js Bug 1242137 - Fix eslint errors in /browser/components/customizableui. r=gijs 2016-01-23 14:55:27 -05:00
browser_901207_searchbar_in_panel.js Bug 1242137 - Fix eslint errors in /browser/components/customizableui. r=gijs 2016-01-23 14:55:27 -05:00
browser_909779_overflow_toolbars_new_window.js Bug 1242137 - Fix eslint errors in /browser/components/customizableui. r=gijs 2016-01-23 14:55:27 -05:00
browser_913972_currentset_overflow.js Bug 1242137 - Fix eslint errors in /browser/components/customizableui. r=gijs 2016-01-23 14:55:27 -05:00
browser_914138_widget_API_overflowable_toolbar.js Bug 1242137 - Fix eslint errors in /browser/components/customizableui. r=gijs 2016-01-23 14:55:27 -05:00
browser_914863_disabled_help_quit_buttons.js Bug 1242137 - Fix eslint errors in /browser/components/customizableui. r=gijs 2016-01-23 14:55:27 -05:00
browser_918049_skipintoolbarset_dnd.js Bug 1242137 - Fix eslint errors in /browser/components/customizableui. r=gijs 2016-01-23 14:55:27 -05:00
browser_923857_customize_mode_event_wrapping_during_reset.js Bug 969443 - Update CustomizableUI tests to yield on CustomizeMode.reset; r=Gijs 2016-03-29 15:55:58 +08:00
browser_927717_customize_drag_empty_toolbar.js Bug 1242137 - Fix eslint errors in /browser/components/customizableui. r=gijs 2016-01-23 14:55:27 -05:00
browser_932928_show_notice_when_palette_empty.js Bug 1242137 - Fix eslint errors in /browser/components/customizableui. r=gijs 2016-01-23 14:55:27 -05:00
browser_934113_menubar_removable.js Bug 1242137 - Fix eslint errors in /browser/components/customizableui. r=gijs 2016-01-23 14:55:27 -05:00
browser_934951_zoom_in_toolbar.js Bug 1245649: Turn on no-extra-semi. r=markh 2016-02-03 17:27:36 -08:00
browser_938980_navbar_collapsed.js Bug 969443 - Update CustomizableUI tests to yield on CustomizeMode.reset; r=Gijs 2016-03-29 15:55:58 +08:00
browser_938995_indefaultstate_nonremovable.js
browser_940013_registerToolbarNode_calls_registerArea.js Bug 1242137 - Fix eslint errors in /browser/components/customizableui. r=gijs 2016-01-23 14:55:27 -05:00
browser_940307_panel_click_closure_handling.js Bug 1235695, bug 1277270 - fix e10s test issues, r=jaws 2016-06-20 17:04:08 +01:00
browser_940946_removable_from_navbar_customizemode.js Bug 1242137 - Fix eslint errors in /browser/components/customizableui. r=gijs 2016-01-23 14:55:27 -05:00
browser_941083_invalidate_wrapper_cache_createWidget.js
browser_942581_unregisterArea_keeps_placements.js Bug 1242137 - Fix eslint errors in /browser/components/customizableui. r=gijs 2016-01-23 14:55:27 -05:00
browser_943683_migration_test.js Bug 1242137 - Fix eslint errors in /browser/components/customizableui. r=gijs 2016-01-23 14:55:27 -05:00
browser_944887_destroyWidget_should_destroy_in_palette.js Bug 1242137 - Fix eslint errors in /browser/components/customizableui. r=gijs 2016-01-23 14:55:27 -05:00
browser_945739_showInPrivateBrowsing_customize_mode.js Bug 1245649: Turn on no-trailing-spaces. r=Gijs 2016-02-03 14:22:33 -08:00
browser_947914_button_addons.js Bug 1242137 - Fix eslint errors in /browser/components/customizableui. r=gijs 2016-01-23 14:55:27 -05:00
browser_947914_button_copy.js Bug 1091561 - fix tab bookkeeping for cut/copy/paste tests to make them work on e10s, rs=trivial 2016-02-23 10:32:21 +00:00
browser_947914_button_cut.js Bug 1091561 - fix tab bookkeeping for cut/copy/paste tests to make them work on e10s, rs=trivial 2016-02-23 10:32:21 +00:00
browser_947914_button_find.js Bug 1242137 - Fix eslint errors in /browser/components/customizableui. r=gijs 2016-01-23 14:55:27 -05:00
browser_947914_button_history.js Bug 1242137 - Fix eslint errors in /browser/components/customizableui. r=gijs 2016-01-23 14:55:27 -05:00
browser_947914_button_newPrivateWindow.js Bug 1292042 - Enable the keyword-spacing rule for eslint. Most of this patch was autogenerated by 'eslint --fix'. Files with .xml extension needed to be changed by hand due to limitations of custom plugin. r=markh 2016-08-04 03:28:58 -04:00
browser_947914_button_newWindow.js Bug 1292042 - Enable the keyword-spacing rule for eslint. Most of this patch was autogenerated by 'eslint --fix'. Files with .xml extension needed to be changed by hand due to limitations of custom plugin. r=markh 2016-08-04 03:28:58 -04:00
browser_947914_button_paste.js Bug 1091561 - fix tab bookkeeping for cut/copy/paste tests to make them work on e10s, rs=trivial 2016-02-23 10:32:21 +00:00
browser_947914_button_print.js Bug 1235695, bug 1277270 - fix e10s test issues, r=jaws 2016-06-20 17:04:08 +01:00
browser_947914_button_savePage.js Bug 1242137 - Fix eslint errors in /browser/components/customizableui. r=gijs 2016-01-23 14:55:27 -05:00
browser_947914_button_zoomIn.js Bug 1242137 - Fix eslint errors in /browser/components/customizableui. r=gijs 2016-01-23 14:55:27 -05:00
browser_947914_button_zoomOut.js Bug 1242137 - Fix eslint errors in /browser/components/customizableui. r=gijs 2016-01-23 14:55:27 -05:00
browser_947914_button_zoomReset.js Bug 1238310: Follow-up: Fix some timing issues in tests. r=bustage 2016-04-23 23:56:28 -07:00
browser_947987_removable_default.js Bug 1242137 - Fix eslint errors in /browser/components/customizableui. r=gijs 2016-01-23 14:55:27 -05:00
browser_948985_non_removable_defaultArea.js
browser_952963_areaType_getter_no_area.js Bug 1242137 - Fix eslint errors in /browser/components/customizableui. r=gijs 2016-01-23 14:55:27 -05:00
browser_956602_remove_special_widget.js Bug 1242137 - Fix eslint errors in /browser/components/customizableui. r=gijs 2016-01-23 14:55:27 -05:00
browser_962069_drag_to_overflow_chevron.js Bug 1271115 - Merge ChromeUtils.js into EventUtils.js; r=jmaher 2016-08-25 16:57:09 +03:00
browser_962884_opt_in_disable_hyphens.js Bug 1242137 - Fix eslint errors in /browser/components/customizableui. r=gijs 2016-01-23 14:55:27 -05:00
browser_963639_customizing_attribute_non_customizable_toolbar.js Bug 1242137 - Fix eslint errors in /browser/components/customizableui. r=gijs 2016-01-23 14:55:27 -05:00
browser_967000_button_charEncoding.js Bug 1088710 - part 3: wait for STATE_STOP as well as load, r=mconley 2016-02-26 21:26:43 +00:00
browser_967000_button_feeds.js Bug 1292042 - Enable the keyword-spacing rule for eslint. Most of this patch was autogenerated by 'eslint --fix'. Files with .xml extension needed to be changed by hand due to limitations of custom plugin. r=markh 2016-08-04 03:28:58 -04:00
browser_967000_button_sync.js Bug 1293128 - use an appropriate entry-point when opening about:accounts via the SyncedTabs menu. r=eoger 2016-08-10 12:35:11 +10:00
browser_968447_bookmarks_toolbar_items_in_panel.js Bug 1242137 - Fix eslint errors in /browser/components/customizableui. r=gijs 2016-01-23 14:55:27 -05:00
browser_968565_insert_before_hidden_items.js Bug 1242137 - Fix eslint errors in /browser/components/customizableui. r=gijs 2016-01-23 14:55:27 -05:00
browser_969427_recreate_destroyed_widget_after_reset.js
browser_969661_character_encoding_navbar_disabled.js Bug 1242137 - Fix eslint errors in /browser/components/customizableui. r=gijs 2016-01-23 14:55:27 -05:00
browser_970511_undo_restore_default.js Bug 1061747 - Restore Defaults should reset the current theme. r=jaws 2016-05-24 13:06:25 -04:00
browser_972267_customizationchange_events.js Bug 1242137 - Fix eslint errors in /browser/components/customizableui. r=gijs 2016-01-23 14:55:27 -05:00
browser_973641_button_addon.js Bug 1292042 - Enable the keyword-spacing rule for eslint. Most of this patch was autogenerated by 'eslint --fix'. Files with .xml extension needed to be changed by hand due to limitations of custom plugin. r=markh 2016-08-04 03:28:58 -04:00
browser_973932_addonbar_currentset.js Bug 1242137 - Fix eslint errors in /browser/components/customizableui. r=gijs 2016-01-23 14:55:27 -05:00
browser_975719_customtoolbars_behaviour.js Bug 1242137 - Fix eslint errors in /browser/components/customizableui. r=gijs 2016-01-23 14:55:27 -05:00
browser_976792_insertNodeInWindow.js Bug 1242137 - Fix eslint errors in /browser/components/customizableui. r=gijs 2016-01-23 14:55:27 -05:00
browser_978084_dragEnd_after_move.js Bug 1242137 - Fix eslint errors in /browser/components/customizableui. r=gijs 2016-01-23 14:55:27 -05:00
browser_980155_add_overflow_toolbar.js Bug 1242137 - Fix eslint errors in /browser/components/customizableui. r=gijs 2016-01-23 14:55:27 -05:00
browser_981305_separator_insertion.js Bug 1242137 - Fix eslint errors in /browser/components/customizableui. r=gijs 2016-01-23 14:55:27 -05:00
browser_981418-widget-onbeforecreated-handler.js Backed out changeset e56b51cf75df (bug 1206133) 2016-08-18 19:57:41 +02:00
browser_982656_restore_defaults_builtin_widgets.js Bug 1242137 - Fix eslint errors in /browser/components/customizableui. r=gijs 2016-01-23 14:55:27 -05:00
browser_984455_bookmarks_items_reparenting.js Bug 1257246: Update browser for eslint 2. r=felipe 2016-04-05 11:33:33 -07:00
browser_985815_propagate_setToolbarVisibility.js Bug 1242137 - Fix eslint errors in /browser/components/customizableui. r=gijs 2016-01-23 14:55:27 -05:00
browser_987177_destroyWidget_xul.js
browser_987177_xul_wrapper_updating.js
browser_987185_syncButton.js Bug 1201331 (part 3) - add a Synced Tabs panel. r=Gijs 2015-12-03 10:05:03 +11:00
browser_987492_window_api.js Bug 1001090 - Part 5: Fix errors in tests throughout the tree. (r=robcee,gavin) 2014-09-15 16:30:47 -07:00
browser_987640_charEncoding.js Bug 1088710 - part 3: wait for STATE_STOP as well as load, r=mconley 2016-02-26 21:26:43 +00:00
browser_988072_sidebar_events.js Backed out changeset e56b51cf75df (bug 1206133) 2016-08-18 19:57:41 +02:00
browser_989338_saved_placements_not_resaved.js Bug 1245649: Turn on no-extra-semi. r=markh 2016-02-03 17:27:36 -08:00
browser_989751_subviewbutton_class.js Bug 1242137 - Fix eslint errors in /browser/components/customizableui. r=gijs 2016-01-23 14:55:27 -05:00
browser_992747_toggle_noncustomizable_toolbar.js Bug 1245649: Turn on no-extra-semi. r=markh 2016-02-03 17:27:36 -08:00
browser_993322_widget_notoolbar.js
browser_995164_registerArea_during_customize_mode.js Bug 1201331 (part 3) - add a Synced Tabs panel. r=Gijs 2015-12-03 10:05:03 +11:00
browser_996364_registerArea_different_properties.js Bug 1016240 - Exterminate CR+LF line endings. r=briansmith,cpearce,ehsan,gavin 2014-06-18 17:56:02 -07:00
browser_996635_remove_non_widgets.js
browser_1003588_no_specials_in_panel.js Bug 1271115 - Merge ChromeUtils.js into EventUtils.js; r=jmaher 2016-08-25 16:57:09 +03:00
browser_1007336_lwthemes_in_customize_mode.js Bug 1061747 - Restore Defaults should reset the current theme. r=jaws 2016-05-24 13:06:25 -04:00
browser_1008559_anchor_undo_restore.js
browser_1042100_default_placements_update.js Bug 1155521 - Migrate Pocket add-on and social provider users to the new Pocket button (part 2, migration). r=jaws 2015-05-05 17:23:59 -07:00
browser_1058573_showToolbarsDropdown.js Bug 1242137 - Fix eslint errors in /browser/components/customizableui. r=gijs 2016-01-23 14:55:27 -05:00
browser_1087303_button_fullscreen.js Bug 1242137 - Fix eslint errors in /browser/components/customizableui. r=gijs 2016-01-23 14:55:27 -05:00
browser_1087303_button_preferences.js Bug 1242137 - Fix eslint errors in /browser/components/customizableui. r=gijs 2016-01-23 14:55:27 -05:00
browser_1089591_still_customizable_after_reset.js Bug 969443 - Update CustomizableUI tests to yield on CustomizeMode.reset; r=Gijs 2016-03-29 15:55:58 +08:00
browser_1096763_seen_widgets_post_reset.js Backed out 2 changesets (bug 1202902) to recking bug 1202902 to be able to reopen inbound on a CLOSED TREE 2015-10-07 14:03:21 +02:00
browser_1161838_inserted_new_default_buttons.js Bug 1245649: Turn on linebreak-style. r=Gijs 2016-02-03 17:04:56 -08:00
browser_bootstrapped_custom_toolbar.js Bug 1184150 - Increase the timeout of browser_bootstrapped_custom_toolbar.js 2015-12-31 17:35:20 -05:00
browser_check_tooltips_in_navbar.js Bug 1093750 - Add tooltips to icons in Customize mode. r=jaws 2016-05-02 11:33:07 -04:00
browser_customizemode_contextmenu_menubuttonstate.js Bug 1256085 - fix hamburger menu losing pressed state when a context menu inside the panel closes, r=jaws 2016-03-15 21:28:31 +00:00
browser_panel_toggle.js Bug 1242137 - Fix eslint errors in /browser/components/customizableui. r=gijs 2016-01-23 14:55:27 -05:00
browser_switch_to_customize_mode.js Backed out changeset 12ff599ce0e2 (bug 1258344) for leaks in OS X 10.10 debug browser-chrome tests. r=backout on a CLOSED TREE 2016-03-31 21:43:23 +02:00
head.js Bug 1271115 - Merge ChromeUtils.js into EventUtils.js; r=jmaher 2016-08-25 16:57:09 +03:00