.. |
support
|
Bug 1644863 - fix trailing whitespace in browser/toolkit/devtools/mobile frontend code files, r=mossop,geckoview-reviewers,agi
|
2020-06-17 22:40:53 +00:00 |
.eslintrc.js
|
Bug 1620542 - Automatically fix ESLint errors in .eslintrc.js files. r=mossop
|
2020-03-07 10:09:44 +00:00 |
CustomizableUITestUtils.jsm
|
Bug 1580538 - Make OverflowableToolbar work without overflow:hidden. r=Gijs
|
2019-09-20 13:11:23 +00:00 |
browser.ini
|
Backed out changeset 38627c09131d (bug 1671619) for causing crashes (bug 1672560). DONTBUILD a=backout
|
2020-10-23 12:42:38 +03:00 |
browser_694291_searchbar_preference.js
|
…
|
|
browser_873501_handle_specials.js
|
…
|
|
browser_876926_customize_mode_wrapping.js
|
…
|
|
browser_876944_customize_mode_create_destroy.js
|
…
|
|
browser_877006_missing_view.js
|
…
|
|
browser_877178_unregisterArea.js
|
…
|
|
browser_877447_skip_missing_ids.js
|
…
|
|
browser_878452_drag_to_panel.js
|
Bug 1503678 - Respect prefers-reduced-motion when reordering items in customize mode. r=Gijs
|
2020-07-08 08:33:47 +00:00 |
browser_884402_customize_from_overflow.js
|
Bug 1601334 - Increase Urlbar min-width. r=dao
|
2020-01-10 20:02:35 +00:00 |
browser_885052_customize_mode_observers_disabed.js
|
…
|
|
browser_885530_showInPrivateBrowsing.js
|
…
|
|
browser_886323_buildArea_removable_nodes.js
|
Bug 1632092 - Rename all XUL namespace variables to XUL_NS. r=Gijs,marionette-reviewers,whimboo
|
2020-04-24 09:23:52 +00:00 |
browser_890262_destroyWidget_after_add_to_panel.js
|
Bug 1632092 - Rename all XUL namespace variables to XUL_NS. r=Gijs,marionette-reviewers,whimboo
|
2020-04-24 09:23:52 +00:00 |
browser_892955_isWidgetRemovable_for_removed_widgets.js
|
…
|
|
browser_892956_destroyWidget_defaultPlacements.js
|
…
|
|
browser_901207_searchbar_in_panel.js
|
…
|
|
browser_909779_overflow_toolbars_new_window.js
|
…
|
|
browser_913972_currentset_overflow.js
|
…
|
|
browser_914138_widget_API_overflowable_toolbar.js
|
…
|
|
browser_918049_skipintoolbarset_dnd.js
|
…
|
|
browser_923857_customize_mode_event_wrapping_during_reset.js
|
…
|
|
browser_927717_customize_drag_empty_toolbar.js
|
…
|
|
browser_934113_menubar_removable.js
|
…
|
|
browser_934951_zoom_in_toolbar.js
|
…
|
|
browser_938980_navbar_collapsed.js
|
…
|
|
browser_938995_indefaultstate_nonremovable.js
|
…
|
|
browser_940013_registerToolbarNode_calls_registerArea.js
|
…
|
|
browser_940307_panel_click_closure_handling.js
|
…
|
|
browser_940946_removable_from_navbar_customizemode.js
|
…
|
|
browser_941083_invalidate_wrapper_cache_createWidget.js
|
…
|
|
browser_942581_unregisterArea_keeps_placements.js
|
…
|
|
browser_944887_destroyWidget_should_destroy_in_palette.js
|
…
|
|
browser_945739_showInPrivateBrowsing_customize_mode.js
|
…
|
|
browser_947914_button_addons.js
|
Bug 1630192 - Wait for the page to load before attempting to retrieve element. r=Gijs
|
2020-04-26 10:42:24 +00:00 |
browser_947914_button_copy.js
|
…
|
|
browser_947914_button_cut.js
|
…
|
|
browser_947914_button_find.js
|
…
|
|
browser_947914_button_history.js
|
Bug 1648175, remove history and library panel views from the main panel and place in template r=Gijs
|
2020-06-29 15:41:43 +00:00 |
browser_947914_button_newPrivateWindow.js
|
…
|
|
browser_947914_button_newWindow.js
|
…
|
|
browser_947914_button_paste.js
|
…
|
|
browser_947914_button_print.js
|
Bug 1657161, enable print.tab_modal.enabled for EARLY_BETA_OR_EARLIER and hide page range section r=mstriemer,fluent-reviewers,preferences-reviewers,flod
|
2020-08-06 23:02:13 +00:00 |
browser_947914_button_zoomIn.js
|
Bug 1663173 - disable commands that don't need to be enabled in customize mode, r=mconley
|
2020-09-11 20:40:28 +00:00 |
browser_947914_button_zoomOut.js
|
Bug 1590485: Add UI/UX and global zoom functionality. r=fluent-reviewers,Gijs
|
2019-12-24 01:56:32 +00:00 |
browser_947914_button_zoomReset.js
|
Bug 1612427 - Fix flaky browser_947914_button_zoomReset.js. r=Gijs
|
2020-04-24 08:13:37 +00:00 |
browser_947987_removable_default.js
|
…
|
|
browser_948985_non_removable_defaultArea.js
|
…
|
|
browser_952963_areaType_getter_no_area.js
|
Bug 1654553 - fix browser chrome tests to support Object.is instead of ==. r=gbrown,preferences-reviewers,Gijs,rpl
|
2020-07-27 17:02:35 +00:00 |
browser_956602_remove_special_widget.js
|
…
|
|
browser_962069_drag_to_overflow_chevron.js
|
Bug 1603074 - part 1: Make `synthesizePlainDragAndDrop()` synthesize drag events without `DataTransfer` object r=smaug
|
2019-12-21 12:27:06 +00:00 |
browser_963639_customizing_attribute_non_customizable_toolbar.js
|
…
|
|
browser_967000_button_charEncoding.js
|
Bug 1648640, remove character encoding panel view, panic view, SSB view, more view, and what's new panel view from main panel and place in template r=Gijs
|
2020-07-09 00:35:30 +00:00 |
browser_968565_insert_before_hidden_items.js
|
…
|
|
browser_969427_recreate_destroyed_widget_after_reset.js
|
…
|
|
browser_969661_character_encoding_navbar_disabled.js
|
…
|
|
browser_970511_undo_restore_default.js
|
…
|
|
browser_972267_customizationchange_events.js
|
…
|
|
browser_973641_button_addon.js
|
…
|
|
browser_976792_insertNodeInWindow.js
|
Bug 1610497 - Increase browser window min-width so the address bar can be focused by mouse. r=mak
|
2020-01-30 15:59:29 +00:00 |
browser_978084_dragEnd_after_move.js
|
…
|
|
browser_980155_add_overflow_toolbar.js
|
…
|
|
browser_981305_separator_insertion.js
|
Bug 1648639, remove containers, help view, and developer panels from main view and place in template r=Gijs
|
2020-06-30 22:40:15 +00:00 |
browser_981418-widget-onbeforecreated-handler.js
|
…
|
|
browser_982656_restore_defaults_builtin_widgets.js
|
…
|
|
browser_984455_bookmarks_items_reparenting.js
|
…
|
|
browser_985815_propagate_setToolbarVisibility.js
|
…
|
|
browser_987177_destroyWidget_xul.js
|
…
|
|
browser_987177_xul_wrapper_updating.js
|
…
|
|
browser_987492_window_api.js
|
…
|
|
browser_987640_charEncoding.js
|
Bug 1648640, remove character encoding panel view, panic view, SSB view, more view, and what's new panel view from main panel and place in template r=Gijs
|
2020-07-09 00:35:30 +00:00 |
browser_989338_saved_placements_not_resaved.js
|
…
|
|
browser_989751_subviewbutton_class.js
|
…
|
|
browser_992747_toggle_noncustomizable_toolbar.js
|
Bug 1632092 - Rename all XUL namespace variables to XUL_NS. r=Gijs,marionette-reviewers,whimboo
|
2020-04-24 09:23:52 +00:00 |
browser_993322_widget_notoolbar.js
|
…
|
|
browser_995164_registerArea_during_customize_mode.js
|
Bug 1632092 - Rename all XUL namespace variables to XUL_NS. r=Gijs,marionette-reviewers,whimboo
|
2020-04-24 09:23:52 +00:00 |
browser_996364_registerArea_different_properties.js
|
…
|
|
browser_996635_remove_non_widgets.js
|
…
|
|
browser_1003588_no_specials_in_panel.js
|
Bug 1603074 - part 1: Make `synthesizePlainDragAndDrop()` synthesize drag events without `DataTransfer` object r=smaug
|
2019-12-21 12:27:06 +00:00 |
browser_1007336_lwthemes_in_customize_mode.js
|
Bug 1659871 - Clean up tests + manifest parsing, add an Alpenglow test, r=pdahiya,florian
|
2020-09-02 16:46:37 +00:00 |
browser_1008559_anchor_undo_restore.js
|
…
|
|
browser_1042100_default_placements_update.js
|
…
|
|
browser_1058573_showToolbarsDropdown.js
|
…
|
|
browser_1087303_button_fullscreen.js
|
…
|
|
browser_1087303_button_preferences.js
|
…
|
|
browser_1089591_still_customizable_after_reset.js
|
…
|
|
browser_1096763_seen_widgets_post_reset.js
|
…
|
|
browser_1161838_inserted_new_default_buttons.js
|
…
|
|
browser_1484275_PanelMultiView_toggle_with_other_popup.js
|
Bug 1558642 - Part 2: Use EventUtils.synthesizeNative* where possible. r=mstange
|
2020-09-29 20:01:12 +00:00 |
browser_PanelMultiView.js
|
…
|
|
browser_PanelMultiView_focus.js
|
…
|
|
browser_PanelMultiView_keyboard.js
|
Bug 1657182: browser_PanelMultiView_keyboard.js: Use a capturing event listener on the browser/iframe to capture the load event from the child document. r=Gijs
|
2020-08-07 12:23:12 +00:00 |
browser_allow_dragging_removable_false.js
|
…
|
|
browser_backfwd_enabled_post_customize.js
|
Bug 1515073 - Part 5 - Disable browser.navigation.requireUserInteraction in tests. r=Gijs
|
2020-06-09 14:51:06 +00:00 |
browser_bootstrapped_custom_toolbar.js
|
…
|
|
browser_character_encoding_ctrl_click.js
|
Bug 1648640, remove character encoding panel view, panic view, SSB view, more view, and what's new panel view from main panel and place in template r=Gijs
|
2020-07-09 00:35:30 +00:00 |
browser_check_tooltips_in_navbar.js
|
…
|
|
browser_ctrl_click_panel_opening.js
|
Bug 1648175, remove history and library panel views from the main panel and place in template r=Gijs
|
2020-06-29 15:41:43 +00:00 |
browser_currentset_post_reset.js
|
…
|
|
browser_customization_context_menus.js
|
…
|
|
browser_customizemode_contextmenu_menubuttonstate.js
|
…
|
|
browser_customizemode_dragspace.js
|
…
|
|
browser_customizemode_uidensity.js
|
…
|
|
browser_disable_commands_customize.js
|
Bug 1670907 - moving buttons in customize mode should not disable them, r=mconley
|
2020-10-14 14:04:02 +00:00 |
browser_drag_outside_palette.js
|
…
|
|
browser_editcontrols_update.js
|
…
|
|
browser_exit_background_customize_mode.js
|
Bug 1490745 - ensure we wait for the actual test page to finish loading, r=mconley
|
2019-10-28 15:58:50 +00:00 |
browser_flexible_space_area.js
|
Bug 1518500 - ensure we don't end up without a flexible space if moving items directly to toolbars, r=dao
|
2020-02-17 15:43:32 +00:00 |
browser_insert_before_moved_node.js
|
…
|
|
browser_library_after_appMenu.js
|
Bug 1648175, remove history and library panel views from the main panel and place in template r=Gijs
|
2020-06-29 15:41:43 +00:00 |
browser_lwt_telemetry.js
|
Bug 1620556 - Automatic code fixes for Prettier 1.19.1 upgrade. r=Standard8,remote-protocol-reviewers,marionette-reviewers,webcompat-reviewers,perftest-reviewers,sparky,whimboo,denschub
|
2020-03-13 23:38:52 +00:00 |
browser_newtab_button_customizemode.js
|
…
|
|
browser_open_from_popup.js
|
Bug 1596918: Part 3a - Scripted rewrite of most ContentTask.spawn calls to SpecialPowers.spawn calls. r=mccr8,remote-protocol-reviewers,ato
|
2019-12-13 20:36:16 +00:00 |
browser_open_in_lazy_tab.js
|
…
|
|
browser_overflow_use_subviews.js
|
Bug 1648639, remove containers, help view, and developer panels from main view and place in template r=Gijs
|
2020-06-30 22:40:15 +00:00 |
browser_panelUINotifications.js
|
Bug 1642404 - add an option to show that an update is being downloaded r=bytesized,fluent-reviewers,flod
|
2020-06-22 20:24:46 +00:00 |
browser_panelUINotifications_fullscreen.js
|
…
|
|
browser_panelUINotifications_fullscreen_noAutoHideToolbar.js
|
Bug 1596918: Part 3a - Scripted rewrite of most ContentTask.spawn calls to SpecialPowers.spawn calls. r=mccr8,remote-protocol-reviewers,ato
|
2019-12-13 20:36:16 +00:00 |
browser_panelUINotifications_multiWindow.js
|
…
|
|
browser_panel_keyboard_navigation.js
|
Bug 1648639, remove containers, help view, and developer panels from main view and place in template r=Gijs
|
2020-06-30 22:40:15 +00:00 |
browser_panel_toggle.js
|
…
|
|
browser_reload_tab.js
|
Bug 1634033: lazify menus and panels used within customize mode by placing in template. r=Gijs
|
2020-05-11 18:13:57 +00:00 |
browser_remote_tabs_button.js
|
Bug 1648636 , remove remote tabs panel from main view and place in template r=Gijs
|
2020-07-14 13:55:29 +00:00 |
browser_remove_customized_specials.js
|
…
|
|
browser_reset_builtin_widget_currentArea.js
|
Bug 1654553 - fix browser chrome tests to support Object.is instead of ==. r=gbrown,preferences-reviewers,Gijs,rpl
|
2020-07-27 17:02:35 +00:00 |
browser_sidebar_toggle.js
|
…
|
|
browser_switch_to_customize_mode.js
|
…
|
|
browser_synced_tabs_menu.js
|
Bug 1654553 - fix browser chrome tests to support Object.is instead of ==. r=gbrown,preferences-reviewers,Gijs,rpl
|
2020-07-27 17:02:35 +00:00 |
browser_tabbar_big_widgets.js
|
…
|
|
browser_touchbar_customization.js
|
…
|
|
browser_widget_animation.js
|
Bug 1635095 - Obey prefers-reduced-motion in CustomizeMode.jsm. r=Gijs
|
2020-05-04 21:19:26 +00:00 |
dummy_history_item.html
|
…
|
|
head.js
|
Bug 1632092 - Rename all XUL namespace variables to XUL_NS. r=Gijs,marionette-reviewers,whimboo
|
2020-04-24 09:23:52 +00:00 |