jabram
ad7b1e649c
Bug 1451132 - Provide option to close current tab on quit r=fluent-reviewers,reusable-components-reviewers,mconley,settings-reviewers,mossop,accessibility-frontend-reviewers,mstriemer,ayeddi
...
Differential Revision: https://phabricator.services.mozilla.com/D223374
2024-11-25 21:03:45 +00:00
Fred Chasen
5c68a50632
Bug 1921471 - Use content process to display sidebar contents when appropriate. r=places-reviewers,sidebar-reviewers,mossop,firefox-desktop-core-reviewers ,jsudiaman
...
* Adds a `remoteType` attribute to the config when registering a sidebar to opt-in to using a remote content process when displaying that sidebar panel.
* Moves loading URLs into a `SidebarController._loadUrl` method, which can be passed a remoteType if the sidebar contents should be displayed in a remote content process. If needed it will replace the sidebar browser element with a remote or non-remote browser to match the remoteType passed.
* Adds browser load listeners methods, a `SidebarController._hasLoaded` promise for non-remote loading and a `SidebarController._hasProgressStopped` promise if the browser is remote.
* Adds a setter for `SidebarController.browser`.
* Adds a `shopping-sidebar` message manager group to avoid actor conflict.
Differential Revision: https://phabricator.services.mozilla.com/D223961
2024-11-25 18:22:14 +00:00
Adi
a1f2bdd9ab
Backed out changeset 04f7f20bf82e (bug 1921471) for causing bc failures @browser_syncedtabs_sidebar.js.
2024-11-21 21:25:07 +02:00
Fred Chasen
8dcd4eee5d
Bug 1921471 - Use content process to display sidebar contents when appropriate. r=places-reviewers,sidebar-reviewers,mossop,firefox-desktop-core-reviewers ,jsudiaman
...
* Adds a `remoteType` attribute to the config when registering a sidebar to opt-in to using a remote content process when displaying that sidebar panel.
* Moves loading URLs into a `SidebarController._loadUrl` method, which can be passed a remoteType if the sidebar contents should be displayed in a remote content process. If needed it will replace the sidebar browser element with a remote or non-remote browser to match the remoteType passed.
* Adds browser load listeners methods, a `SidebarController._hasLoaded` promise for non-remote loading and a `SidebarController._hasProgressStopped` promise if the browser is remote.
* Adds a setter for `SidebarController.browser`.
* Adds a `shopping-sidebar` message manager group to avoid actor conflict.
Differential Revision: https://phabricator.services.mozilla.com/D223961
2024-11-21 17:36:56 +00:00
hanna alemu
f2b065e5bb
Bug 1825381 - Create experimental set to default prompt-style spotlight and enable showing via Nimbus r=mviar,omc-reviewers,firefox-desktop-core-reviewers ,mossop,aminomancer
...
Differential Revision: https://phabricator.services.mozilla.com/D225699
2024-11-20 18:04:46 +00:00
Jan-Erik Rediger
fb37eb33a4
Bug 1926829 - Handle usage profile ID in ClientID.sys.mjs r=chutten,firefox-desktop-core-reviewers ,mossop
...
Differential Revision: https://phabricator.services.mozilla.com/D226766
2024-11-06 13:30:07 +00:00
Dave Townsend
4ea798a326
Bug 1894239: Enable MOZ_SELECTABLE_PROFILES by default. r=jhirsch,omc-reviewers,niklas,emcminn,mconley
...
This also removes some tests of `MOZ_SELECTABLE_PROFILES` from `browser/components/profiles` files
where the test is pointless because that test is excluded from the build if `MOZ_SELECTABLE_PROFILES`
is unset.
Differential Revision: https://phabricator.services.mozilla.com/D227372
2024-11-05 12:59:04 +00:00
Stanca Serban
7bfaea64ba
Backed out changeset 101063793364 (bug 1894239) for causing mochitests failures in browser_sentence_case_strings.js. CLOSED TREE
2024-11-04 20:39:11 +02:00
Dave Townsend
09c0a011d8
Bug 1894239: Enable MOZ_SELECTABLE_PROFILES by default. r=jhirsch,omc-reviewers,niklas,emcminn,mconley
...
This also removes some tests of `MOZ_SELECTABLE_PROFILES` from `browser/components/profiles` files
where the test is pointless because that test is excluded from the build if `MOZ_SELECTABLE_PROFILES`
is unset.
Differential Revision: https://phabricator.services.mozilla.com/D227372
2024-11-04 16:20:41 +00:00
Goloman Adrian
43172c6f10
Backed out changeset 4aeabb1fca7f (bug 1894239) for causing bc failures @browser_parsable_css.js. CLOSED TREE
2024-11-04 17:11:24 +02:00
Dave Townsend
658587a8e9
Bug 1894239: Enable MOZ_SELECTABLE_PROFILES by default. r=jhirsch,omc-reviewers,niklas,emcminn,mconley
...
This also removes some tests of `MOZ_SELECTABLE_PROFILES` from `browser/components/profiles` files
where the test is pointless because that test is excluded from the build if `MOZ_SELECTABLE_PROFILES`
is unset.
Differential Revision: https://phabricator.services.mozilla.com/D227372
2024-11-04 13:19:59 +00:00
Goloman Adrian
a536e48199
Backed out changeset 07b4dffd9109 (bug 1894239) for causing bc failures @browser_all_files_referenced.js. CLOSED TREE
2024-11-04 14:50:12 +02:00
Dave Townsend
d23817862a
Bug 1894239: Enable MOZ_SELECTABLE_PROFILES by default. r=jhirsch,omc-reviewers,niklas,emcminn,mconley
...
This also removes some tests of `MOZ_SELECTABLE_PROFILES` from `browser/components/profiles` files
where the test is pointless because that test is excluded from the build if `MOZ_SELECTABLE_PROFILES`
is unset.
Differential Revision: https://phabricator.services.mozilla.com/D227372
2024-11-04 11:15:32 +00:00
Goloman Adrian
8d0a2fbb16
Backed out changeset 6539a7d0d9ca (bug 1894239) for causing xpcshell failures at test_selectable_profile_launch.js. CLOSED TREE
2024-11-01 20:43:36 +02:00
Dave Townsend
0085ce80d2
Bug 1894239: Enable MOZ_SELECTABLE_PROFILES by default. r=jhirsch,omc-reviewers,niklas,emcminn,mconley
...
This also removes some tests of `MOZ_SELECTABLE_PROFILES` from `browser/components/profiles` files
where the test is pointless because that test is excluded from the build if `MOZ_SELECTABLE_PROFILES`
is unset.
Differential Revision: https://phabricator.services.mozilla.com/D227372
2024-11-01 17:08:27 +00:00
Cristian Tuns
8f3ca1449e
Backed out changeset 7df0f0dd73a1 (bug 1894239) for causing bc failures in /browser_appmenu.js CLOSED TREE
2024-11-01 12:48:39 -04:00
Dave Townsend
52f716131a
Bug 1894239: Enable MOZ_SELECTABLE_PROFILES by default. r=jhirsch,omc-reviewers,niklas,emcminn,mconley
...
This also removes some tests of `MOZ_SELECTABLE_PROFILES` from `browser/components/profiles` files
where the test is pointless because that test is excluded from the build if `MOZ_SELECTABLE_PROFILES`
is unset.
Differential Revision: https://phabricator.services.mozilla.com/D227372
2024-11-01 14:38:45 +00:00
Dave Townsend
6928b89ed0
Bug 1893692: Notify concurrent profiles via remoting service. r=jhirsch,firefox-desktop-core-reviewers
...
Differential Revision: https://phabricator.services.mozilla.com/D227026
2024-11-01 10:11:24 +00:00
Nicholas Rishel
51fef936bb
Bug 1926151 - Pre: Rename Matching to Pinnable to better convey usage of hasPinnableShortcut. r=bhearsum,firefox-desktop-core-reviewers
...
Differential Revision: https://phabricator.services.mozilla.com/D227133
2024-10-31 19:53:55 +00:00
Rebecca King
a102a0e075
Bug 1806159 - Create tests for default bookmarks - r=kpatenio,places-reviewers,lina,firefox-desktop-core-reviewers ,mak
...
Differential Revision: https://phabricator.services.mozilla.com/D225451
2024-10-30 19:34:16 +00:00
Dave Townsend
2b69765d39
Bug 1927441: Errors from async tasks in _scheduleStartupIdleTasks are not logged. r=Gijs,firefox-desktop-core-reviewers ,florian
...
Differential Revision: https://phabricator.services.mozilla.com/D227032
2024-10-28 14:04:08 +00:00
Florian Quèze
0c249544f1
Bug 1923028 - Migrate scalars to use Glean APIs for security.* in browser/components/BrowserGlue.sys.mjs, r=chutten,firefox-desktop-core-reviewers .
...
Differential Revision: https://phabricator.services.mozilla.com/D226687
2024-10-24 20:54:14 +00:00
Niklas Baumgardner
86f1b2dbc2
Bug 1886003 - Create about:newprofile page. r=jhirsch,mossop,fluent-reviewers,bolsson
...
Differential Revision: https://phabricator.services.mozilla.com/D225541
2024-10-24 20:37:14 +00:00
Eric Chen
5960f308ce
Bug 1924001 - removing deprecated telemetry recording API r=Gijs,firefox-desktop-core-reviewers
...
Differential Revision: https://phabricator.services.mozilla.com/D226373
2024-10-21 21:17:32 +00:00
Niklas Baumgardner
2922c6ceb2
Bug 1918524 - Style about:deleteprofile. r=jhirsch,desktop-theme-reviewers,firefox-desktop-core-reviewers ,hjones
...
Differential Revision: https://phabricator.services.mozilla.com/D226017
2024-10-21 16:25:11 +00:00
Dão Gottwald
f049ccd8d8
Bug 1925842 - Rename _numPinnedTabs to pinnedTabCount. r=tabbrowser-reviewers,jswinarton,dwalker
...
Also move getDuplicateTabsToClose and getAllDuplicateTabsToClose away from essentials at the top, closer to related methods.
Differential Revision: https://phabricator.services.mozilla.com/D226279
2024-10-21 14:35:06 +00:00
Florian Quèze
67d22ade73
Bug 1923028 - Migrate scalars to use Glean APIs for os.environment.*, r=chutten,mconley.
...
Differential Revision: https://phabricator.services.mozilla.com/D225985
2024-10-19 07:54:51 +00:00
Florian Quèze
4052c38a05
Bug 1923028 - Migrate scalars to use Glean APIs for startup.*, r=chutten,mossop.
...
Differential Revision: https://phabricator.services.mozilla.com/D225862
2024-10-19 07:54:50 +00:00
Norisz Fay
aee1a52659
Backed out 4 changesets (bug 1923028) for causing bc failures on browser_glean_metrics_exist.js CLOSED TREE
...
Backed out changeset 6f41dbd872e2 (bug 1923028)
Backed out changeset b6774d5247f5 (bug 1923028)
Backed out changeset 6db21856f4de (bug 1923028)
Backed out changeset 0de824b926d6 (bug 1923028)
2024-10-19 02:25:49 +03:00
Florian Quèze
444cfaad1b
Bug 1923028 - Migrate scalars to use Glean APIs for os.environment.*, r=chutten,mconley.
...
Differential Revision: https://phabricator.services.mozilla.com/D225985
2024-10-18 20:24:29 +00:00
Florian Quèze
404fe805dc
Bug 1923028 - Migrate scalars to use Glean APIs for startup.*, r=chutten,mossop.
...
Differential Revision: https://phabricator.services.mozilla.com/D225862
2024-10-18 20:24:28 +00:00
Florian Quèze
ca73ce3570
Bug 1923028 - Migrate scalars to use Glean APIs for pictureinpicture.*, r=chutten,mconley.
...
Differential Revision: https://phabricator.services.mozilla.com/D225812
2024-10-18 16:24:48 +00:00
Florian Quèze
13dbb193fe
Bug 1923028 - Migrate scalars to use Glean APIs for contentblocking.*, r=chutten,anti-tracking-reviewers,firefox-desktop-core-reviewers ,pbz.
...
Differential Revision: https://phabricator.services.mozilla.com/D225666
2024-10-18 10:50:40 +00:00
Florian Quèze
b30b3c0023
Bug 1923028 - Migrate scalars to use Glean APIs for datasanitization.*, r=chutten,firefox-desktop-core-reviewers ,mossop.
...
Differential Revision: https://phabricator.services.mozilla.com/D225369
2024-10-16 20:46:08 +00:00
Florian Quèze
e2fcd94a1b
Bug 1923028 - Migrate scalars to use Glean APIs for browser.startup.*, r=chutten,firefox-desktop-core-reviewers ,mconley.
...
Differential Revision: https://phabricator.services.mozilla.com/D225368
2024-10-16 20:46:07 +00:00
Eric Chen
38f936886c
Bug 1924001 - Remove deprecated function setEventRecordingEnabled r=nalexander,firefox-desktop-core-reviewers
...
Differential Revision: https://phabricator.services.mozilla.com/D225682
2024-10-16 18:57:08 +00:00
Paul Zuehlcke
abe4737ee9
Bug 1907390 - Add BounceTrackingProtection prefs to ETP Strict configuration. r=anti-tracking-reviewers,settings-reviewers,firefox-desktop-core-reviewers ,manuel
...
Differential Revision: https://phabricator.services.mozilla.com/D225681
2024-10-16 11:56:49 +00:00
Niklas Baumgardner
dbe4c0ecc7
Bug 1886005 - Theme selector card for about:editprofile. r=jhirsch,firefox-desktop-core-reviewers
...
Differential Revision: https://phabricator.services.mozilla.com/D224003
2024-10-12 00:01:46 +00:00
Nipun Shukla
c78f3f7aff
Bug 1909965 - Disable instead of hiding launch on login option in about:preferences r=fluent-reviewers,settings-reviewers,firefox-desktop-core-reviewers ,Gijs,bolsson,mossop
...
Differential Revision: https://phabricator.services.mozilla.com/D219673
2024-10-09 19:19:16 +00:00
Chris H-C
724b00c304
Bug 1920562 - Remove JS uses of Services.telemetry.setEventRecordingEnabled r=florian,extension-reviewers,settings-reviewers,pip-reviewers,credential-management-reviewers,search-reviewers,devtools-reviewers,sync-reviewers,sessionstore-reviewers,omc-reviewers,migration-reviewers,firefox-desktop-core-reviewers ,urlbar-reviewers,sfoster,nchevobbe,valentin,Gijs,dimi,lina,mconley,pdahiya,willdurand
...
Differential Revision: https://phabricator.services.mozilla.com/D223833
2024-10-08 20:14:42 +00:00
Sandor Molnar
92076e16a7
Backed out 5 changesets (bug 1920562) for causing xpc assertion failures. CLOSED TREE
...
Backed out changeset 8f085ab589a8 (bug 1920562)
Backed out changeset 4405387ae770 (bug 1920562)
Backed out changeset a68fd13a33ae (bug 1920562)
Backed out changeset cd3672fc08ed (bug 1920562)
Backed out changeset 62ab18879eea (bug 1920562)
2024-10-08 00:16:13 +03:00
Chris H-C
e944bfe7a2
Bug 1920562 - Remove JS uses of Services.telemetry.setEventRecordingEnabled r=florian,settings-reviewers,pip-reviewers,credential-management-reviewers,search-reviewers,devtools-reviewers,sync-reviewers,sessionstore-reviewers,omc-reviewers,migration-reviewers,firefox-desktop-core-reviewers ,urlbar-reviewers,sfoster,nchevobbe,valentin,Gijs,dimi,lina,mconley,pdahiya
...
Differential Revision: https://phabricator.services.mozilla.com/D223833
2024-10-07 17:29:57 +00:00
Florian Quèze
bf9d1afd1e
Bug 1921012 - Remove unreferenced telemetry event security.ui.app_menu, r=chutten,firefox-desktop-core-reviewers .
...
Differential Revision: https://phabricator.services.mozilla.com/D223598
2024-09-26 20:40:44 +00:00
Gregory Pappas
49494b7cae
Bug 71895 - Create the hidden window on macOS only r=firefox-desktop-core-reviewers ,mossop
...
Differential Revision: https://phabricator.services.mozilla.com/D219834
2024-09-24 23:45:09 +00:00
Butkovits Atila
e9a321c37b
Backed out changeset 76c285a906b6 (bug 71895) as requested by dev. CLOSED TREE
2024-09-24 12:28:38 +03:00
Jared Hirsch
d8e226be55
Bug 1886001, bug 1918175 - Create the profile deletion page and populate with data. r=niklas,mossop,fluent-reviewers,firefox-desktop-core-reviewers
...
Differential Revision: https://phabricator.services.mozilla.com/D222033
2024-09-23 19:05:06 +00:00
Florian Quèze
7b21b6a22d
Bug 1920228 - Only call BrowserUsageTelemetry.reportInstallationTelemetry on Windows, r=firefox-desktop-core-reviewers ,mconley.
...
Differential Revision: https://phabricator.services.mozilla.com/D222999
2024-09-21 06:38:18 +00:00
Florian Quèze
9e3dbc3fba
Bug 1918702 - Migrate telemetry events to use Glean APIs in browser/components/BrowserGlue.sys.mjs, r=chutten,firefox-desktop-core-reviewers ,mconley.
...
Differential Revision: https://phabricator.services.mozilla.com/D222166
2024-09-20 13:58:14 +00:00
Florian Quèze
8aee9b101f
Bug 1918702 - Migrate telemetry events to use Glean APIs for pictureinpicture.settings, r=chutten,settings-reviewers,pip-reviewers,firefox-desktop-core-reviewers ,mconley.
...
Differential Revision: https://phabricator.services.mozilla.com/D222128
2024-09-20 13:58:13 +00:00
Gregory Pappas
7bb2622a0a
Bug 71895 - Create the hidden window on macOS only r=firefox-desktop-core-reviewers ,mossop
...
Differential Revision: https://phabricator.services.mozilla.com/D219834
2024-09-20 00:54:07 +00:00