Commit Graph

3085 Commits

Author SHA1 Message Date
Gijs Kruitbosch
7f9f8b3f38 Bug 1941491 - fix intermittent test_assert_no_toolbar_changes.py getting confused by the import button, r=nsharpley
Differential Revision: https://phabricator.services.mozilla.com/D245090
2025-04-10 15:33:40 +00:00
Emilio Cobos Álvarez
c5bf0c134a Bug 1956758 - Expose whether we use a "native" menubar at runtime. r=stransky,desktop-theme-reviewers,dao
Differential Revision: https://phabricator.services.mozilla.com/D243431
2025-04-04 09:16:33 +00:00
Gijs Kruitbosch
8d5a031563 Bug 1955030 - fix sidebar closing when button is moved, r=sidebar-reviewers,jsudiaman
Differential Revision: https://phabricator.services.mozilla.com/D242543
2025-04-02 19:38:39 +00:00
Jason Jones
06b6a2f1c3 Bug 1689254 - Lazily initialize individual zoom UI components r=mconley,tabbrowser-reviewers
Differential Revision: https://phabricator.services.mozilla.com/D242615
2025-04-01 14:36:49 +00:00
Sam Foster
829925fc2c Bug 1954056 - Avoid closing the sidebar launcher when just closing the open panel. r=sidebar-reviewers,kcochrane
* Remove some of the overloading of SidebarState.updateVisibility
* Remove the no-longer-used #previousLauncherExpanded property
* SidebarController.hide() just hides the panel (same as legacy/original API)
* Skip the browser_toolbarKeyNav.js test when sidebar.revamp=true, this should have been failing all along.

Differential Revision: https://phabricator.services.mozilla.com/D242240
2025-03-28 00:27:49 +00:00
Cosmin Sabou
a6f42c65a8 Backed out changeset a99655962ea6 (bug 1954056) for turning browser_toolbarKeyNav.js into permafail. CLOSED TREE 2025-03-27 06:41:26 +02:00
Sam Foster
b87c7b1846 Bug 1954056 - Avoid closing the sidebar launcher when just closing the open panel. r=sidebar-reviewers,kcochrane
* Remove some of the overloading of SidebarState.updateVisibility
* Remove the no-longer-used #previousLauncherExpanded property
* SidebarController.hide() just hides the panel (same as legacy/original API)

Differential Revision: https://phabricator.services.mozilla.com/D242240
2025-03-26 23:00:27 +00:00
Florian Quèze
a1da324152 Bug 1950710 - remove the TelemetryStopwatch API, r=chutten,devtools-reviewers,home-newtab-reviewers,frontend-codestyle-reviewers,mconley,nchevobbe.
Differential Revision: https://phabricator.services.mozilla.com/D242560
2025-03-26 20:46:45 +00:00
shaneziegler
a33c5f3935 Bug 1955586 - Move three home button confirmation prompts to Fluent toolbarDropHandler.ftl and out of browser.properties r=Gijs,fluent-reviewers,bolsson
Differential Revision: https://phabricator.services.mozilla.com/D242820
2025-03-26 18:18:53 +00:00
Thomas Wisniewski
fa66860cf8 Bug 1952334 - Remove the old Report Site Issue fallback and its system addon, and have Report Broken Site perform its function; r=Gijs,mossop,webcompat-reviewers,zeid,frontend-codestyle-reviewers,denschub
Differential Revision: https://phabricator.services.mozilla.com/D240671
2025-03-24 11:55:09 +00:00
Sandor Molnar
b9feeb9be6 Backed out changeset 12fe213a5acf (bug 1952334) for causing bc failures @ browser_webcompat.com_fallback.js CLOSED TREE 2025-03-23 11:50:49 +02:00
Thomas Wisniewski
7d89ae3c11 Bug 1952334 - Remove the old Report Site Issue fallback and its system addon, and have Report Broken Site perform its function; r=Gijs,mossop,webcompat-reviewers,zeid,frontend-codestyle-reviewers,denschub
Differential Revision: https://phabricator.services.mozilla.com/D240671
2025-03-23 03:38:50 +00:00
Francesco Lodolo (:flod)
a691382ad2 Bug 1954994 - Remove unused strings in browser, avoid run-time ID generation r=fluent-reviewers,bolsson,settings-reviewers,Gijs,mossop
Differential Revision: https://phabricator.services.mozilla.com/D242147
2025-03-22 11:08:01 +00:00
Cosmin Sabou
834872dfb3 Backed out changeset 5113567c1ced (bug 1952334) for bc failures on browser_webcompat.com_fallback.js. CLOSED TREE 2025-03-21 22:14:18 +02:00
Eric Chen
4a5c4c7901 Bug 1953588 - open toolbar customizer tab in a seperate window if triggered via a web app r=mossop,firefox-desktop-core-reviewers
Differential Revision: https://phabricator.services.mozilla.com/D242047
2025-03-21 14:52:30 +00:00
shaneziegler
37f81a03af Bug 1954799 - Move new tab, new window, home button drag/drop handlers out of browser.js into ToolbarDropHandler.sys.mjs r=Gijs
Differential Revision: https://phabricator.services.mozilla.com/D242203
2025-03-21 14:37:32 +00:00
Thomas Wisniewski
702cd76018 Bug 1952334 - Remove the old Report Site Issue fallback and its system addon, and have Report Broken Site perform its function; r=Gijs,mossop,webcompat-reviewers,zeid,frontend-codestyle-reviewers,denschub
Differential Revision: https://phabricator.services.mozilla.com/D240671
2025-03-21 13:00:34 +00:00
Jonathan Sudiaman
2ccf793e82 Bug 1946158 - Sidebar toolbar button should move to the right or left based on the sidebar position r=sidebar-reviewers,Gijs,nsharpley
- Live update the button position when user moves the sidebar to the left or right, unless it is not in its default position.
- Ensure the button is placed correctly when initially toggling revamp.
- RTL is already correctly handled, so didn't make any checks to RTL_UI.
- Resetting CUI will also reset the sidebar position.

Differential Revision: https://phabricator.services.mozilla.com/D241226
2025-03-20 14:16:14 +00:00
Sandor Molnar
0fb14f0eb0 Backed out changeset aff0571a4a46 (bug 1952334) for causing build bustages. CLOSED TREE 2025-03-20 03:12:29 +02:00
Thomas Wisniewski
6ac129706e Bug 1952334 - Remove the old Report Site Issue fallback and its system addon, and have Report Broken Site perform its function; r=Gijs,mossop,webcompat-reviewers,zeid,frontend-codestyle-reviewers,denschub
Differential Revision: https://phabricator.services.mozilla.com/D240671
2025-03-20 00:14:00 +00:00
Mike Conley
7dcf26c483 Bug 1917913 - Add JSDoc documentation for CustomizableWidgets.sys.mjs. r=sfoster
Differential Revision: https://phabricator.services.mozilla.com/D241267
2025-03-19 17:45:21 +00:00
Mike Conley
81e7aaa842 Bug 1917913 - Add JSDoc documentation for a few more CustomizableUI things. r=sfoster
Differential Revision: https://phabricator.services.mozilla.com/D241266
2025-03-19 17:45:21 +00:00
Mike Conley
c26fdfdcf8 Bug 1917913 - Add JSDoc documentation for CustomizableUIInternal. r=sfoster
Differential Revision: https://phabricator.services.mozilla.com/D241265
2025-03-19 17:45:21 +00:00
Gijs Kruitbosch
e9de12e4df Bug 1954435 - switch uitour to use moz-src, r=omc-reviewers,firefox-desktop-core-reviewers ,aminomancer,mconley
Differential Revision: https://phabricator.services.mozilla.com/D241795
2025-03-17 22:26:21 +00:00
Alexandru Marc
17a516c190 Backed out 3 changesets (bug 1917913) for causing multiple failures CLOSED TREE
Backed out changeset 332fae91a9e4 (bug 1917913)
Backed out changeset f64ffee0be7f (bug 1917913)
Backed out changeset 803bc2004d8e (bug 1917913)
2025-03-15 05:47:54 +02:00
Mike Conley
7259e37b05 Bug 1917913 - Add JSDoc documentation for CustomizableWidgets.sys.mjs. r=sfoster
Differential Revision: https://phabricator.services.mozilla.com/D241267
2025-03-15 02:50:25 +00:00
Mike Conley
606fc77d6f Bug 1917913 - Add JSDoc documentation for a few more CustomizableUI things. r=sfoster
Differential Revision: https://phabricator.services.mozilla.com/D241266
2025-03-15 02:50:25 +00:00
Mike Conley
5f60544cd7 Bug 1917913 - Add JSDoc documentation for CustomizableUIInternal. r=sfoster
Differential Revision: https://phabricator.services.mozilla.com/D241265
2025-03-15 02:50:25 +00:00
Mika Valkealahti
6f558fbe25 Bug 1952369 - Hiding menuseparator if vertical tabs are in use r=sidebar-reviewers,nsharpley
Differential Revision: https://phabricator.services.mozilla.com/D240720
2025-03-14 20:45:31 +00:00
Goloman Adrian
2297602064 Backed out changeset 0f21091f77ec (bug 1952334) for causing bc failures @browser_all_files_referenced.js. CLOSED TREE 2025-03-14 08:05:34 +02:00
Thomas Wisniewski
0c35bb4f68 Bug 1952334 - Remove the old Report Site Issue fallback and its system addon, and have Report Broken Site perform its function; r=Gijs,mossop,webcompat-reviewers,zeid,frontend-codestyle-reviewers,denschub
Differential Revision: https://phabricator.services.mozilla.com/D240671
2025-03-13 20:37:14 +00:00
Mike Conley
686bc35742 Bug 1917913 - Add JSDoc documentation for CustomizeMode. r=sfoster
Differential Revision: https://phabricator.services.mozilla.com/D241264
2025-03-13 19:01:47 +00:00
Sam Foster
5e0d65a91e Bug 1921536 - Make the SidebarState the source of truth for the current sidebar command/panel and re-open previous panel when toggling the sidebar open. r=sidebar-reviewers,jsudiaman
* We retain the behavior from legacy sidebar which re-opens the previously open sidebar panel when the sidebar is toggled open
* Rename SidebarState's '#previousLauncherVisible' to '#previousLauncherExpanded' as it actually tracks expandedness
* Don't persist the panel/command id when the panel isn't open
* Ensure all the sidebar tests reset the sidebar state when they are done

Differential Revision: https://phabricator.services.mozilla.com/D234773
2025-03-12 16:41:47 +00:00
Gijs Kruitbosch
d7ea8b75a5 Bug 1952416 - fix downloads button context menu ordering to be correct again, r=nsharpley
Differential Revision: https://phabricator.services.mozilla.com/D241109
2025-03-12 13:28:17 +00:00
Goloman Adrian
6847fa7ceb Backed out changeset 4754bc9e58f3 (bug 1921536) for causing bc failures @browser_toolbarKeyNav.js 2025-03-08 09:15:01 +02:00
Sam Foster
ace31bb084 Bug 1921536 - Make the SidebarState the source of truth for the current sidebar command/panel and re-open previous panel when toggling the sidebar open. r=sidebar-reviewers,jsudiaman
* We retain the behavior from legacy sidebar which re-opens the previously open sidebar panel when the sidebar is toggled open
* Rename SidebarState's '#previousLauncherVisible' to '#previousLauncherExpanded' as it actually tracks expandedness
* Don't persist the panel/command id when the panel isn't open
* Ensure all the sidebar tests reset the sidebar state when they are done

Differential Revision: https://phabricator.services.mozilla.com/D234773
2025-03-08 05:17:08 +00:00
Cosmin Sabou
bc3553b84c Bug 1947098 - Mark browser_history_recently_closed as failing on a11y because it's permafailing. a=test-only
CLOSED TREE
2025-03-06 20:36:35 +02:00
Sandor Molnar
b51ff49434 Backed out changeset f56181344f2a (bug 1921536) for causing bc failures @ browser_bookmark_context_menu_contents.js & browser_reviewchecker_sidebar.js CLOSED TREE 2025-03-06 06:15:10 +02:00
Sam Foster
dc4f09430e Bug 1921536 - Make the SidebarState the source of truth for the current sidebar command/panel and re-open previous panel when toggling the sidebar open. r=sidebar-reviewers,jsudiaman
* We retain the behavior from legacy sidebar which re-opens the previously open sidebar panel when the sidebar is toggled open
* Rename SidebarState's '#previousLauncherVisible' to '#previousLauncherExpanded' as it actually tracks expandedness
* Don't persist the panel/command id when the panel isn't open
* Ensure all the sidebar tests reset the sidebar state when they are done

Differential Revision: https://phabricator.services.mozilla.com/D234773
2025-03-06 01:52:28 +00:00
Nikki Sharpley
af747cf20a Bug 1948342 - Update toolbar and tabstrip context menus to include vertical tabs and sidebar r=sidebar-reviewers,jsudiaman
Differential Revision: https://phabricator.services.mozilla.com/D239813
2025-02-28 21:29:56 +00:00
Butkovits Atila
2c6df00864 Backed out changeset b1a4f0700184 (bug 1948342) for causing failures at browser_customization_context_menus.js. CLOSED TREE 2025-02-28 22:25:01 +02:00
Nikki Sharpley
743bc5201e Bug 1948342 - Update toolbar and tabstrip context menus to include vertical tabs and sidebar r=sidebar-reviewers,jsudiaman
Differential Revision: https://phabricator.services.mozilla.com/D239813
2025-02-28 19:11:24 +00:00
Nikki Sharpley
3248e2b487 Bug 1949753 - Remove sidebar options from toolbar context menu unless triggered by sidebar button r=sidebar-reviewers,sfoster
Differential Revision: https://phabricator.services.mozilla.com/D239219
2025-02-24 17:04:27 +00:00
Gijs Kruitbosch
d7fff069d3 Bug 1597228 - move reportFalseDeceptiveSite to browser-safebrowsing.js, r=firefox-desktop-core-reviewers ,mossop
Differential Revision: https://phabricator.services.mozilla.com/D238761
2025-02-24 15:30:41 +00:00
Gijs Kruitbosch
c7252c05d5 Bug 1948931 - move toolbar window initialization into CustomizableUI, r=mconley
Differential Revision: https://phabricator.services.mozilla.com/D238536
2025-02-21 16:07:08 +00:00
Gregory Pappas
408fd9c57f Bug 1925823 - Stop disabling screenshots component in mochitest r=urlbar-reviewers,niklas
Differential Revision: https://phabricator.services.mozilla.com/D226241
2025-02-17 22:39:54 +00:00
Jeremy Swinarton
97dd33ecbd Bug 1947503: Closed tab groups code supports session store files created before Firefox 135 r=dao,dwalker,sessionstore-reviewers
Differential Revision: https://phabricator.services.mozilla.com/D237904
2025-02-13 15:10:03 +00:00
Andrea Marchesini
05175c0b08 Bug 1944563 - Remove "extensions.ui.postInstallPrivateBrowsingCheckbox", r=rpl
Differential Revision: https://phabricator.services.mozilla.com/D236686
2025-02-11 08:42:52 +00:00
Goloman Adrian
60a096f80f Backed out changeset 41b7588e99ef (bug 1834559) for causing bc failures @browser_history_recently_closed_middleclick.js. 2025-02-10 05:11:17 +02:00
Goloman Adrian
2db7c2df7a Bug 1834559 - Disable browser_history_recently_closed.js on linux 1804 for frequent failures. r=intermittent-reviewers,jmaher DONTBUILD
Differential Revision: https://phabricator.services.mozilla.com/D237499
2025-02-09 19:22:55 +00:00