Commit graph

137 commits

Author SHA1 Message Date
Katherine Patenio
0c1a6fdd6a Bug 1834115 - migrate newtab/lib JSMs that do not import modules to ESMs r=Standard8,fxview-reviewers,omc-reviewers,aminomancer,sfoster
Differential Revision: https://phabricator.services.mozilla.com/D178568
2023-05-30 22:44:42 +00:00
Mike Conley
a3c41c4d0c Bug 1825874 - Offer to import passwords from a CSV file for Safari. r=kpatenio
Safari doesn't let us import all passwords from Keychain at once. Instead,
the user needs to authorize each read from Keychain one by one. This is
not tenable for password import.

Instead, we show the user instructions on how they can export their passwords
from Safari into a CSV file that can then be imported. This patch adds support
for showing those instructions (which had landed earlier in bug 1818789) and
then importing from that CSV file upon selection.

The data-review for the safari_password_file Telemetry event being used here
was done earlier in bug 1824786.

Differential Revision: https://phabricator.services.mozilla.com/D175669
2023-05-29 16:12:41 +00:00
Butkovits Atila
4fe057c425 Backed out changeset 863fae78db03 (bug 1825874) for causing failures at browser_disabled_migrator.js. CLOSED TREE 2023-05-29 18:34:53 +03:00
Mike Conley
0128cbcc0b Bug 1825874 - Offer to import passwords from a CSV file for Safari. r=kpatenio
Safari doesn't let us import all passwords from Keychain at once. Instead,
the user needs to authorize each read from Keychain one by one. This is
not tenable for password import.

Instead, we show the user instructions on how they can export their passwords
from Safari into a CSV file that can then be imported. This patch adds support
for showing those instructions (which had landed earlier in bug 1818789) and
then importing from that CSV file upon selection.

The data-review for the safari_password_file Telemetry event being used here
was done earlier in bug 1824786.

Differential Revision: https://phabricator.services.mozilla.com/D175669
2023-05-29 14:39:59 +00:00
Mark Banner
8b4f426ecf Bug 1834204 - Update more consumers to import ES modules directly. r=kpatenio,geckoview-reviewers,whimboo,m_kato
Differential Revision: https://phabricator.services.mozilla.com/D178590
2023-05-26 11:36:33 +00:00
Kelly Cochrane
383cfa857f Bug 1833218 - Create card container component to be used in Firefox View r=sclements
Creating new revision as a workaround for bug 1834868. The original revision was already R+ed here: https://phabricator.services.mozilla.com/D178473

Differential Revision: https://phabricator.services.mozilla.com/D179073
2023-05-25 13:14:18 +00:00
Stanca Serban
871bb363af Backed out changeset b9da43bde2c9 (bug 1833218) for card_container related failures. CLOSED TREE 2023-05-24 22:13:02 +03:00
Kelly Cochrane
4eccf49f26 Bug 1833218 - Create card container component to be used in Firefox View r=ayeddi,fluent-reviewers,fxview-reviewers,flod,sclements
Differential Revision: https://phabricator.services.mozilla.com/D178473
2023-05-24 17:19:46 +00:00
Katherine Patenio
9dd38d03ab Bug 1830418 - Convert browser/components/customizableui/CustomizableUI.jsm to ESM r=Standard8,devtools-reviewers,nchevobbe
Differential Revision: https://phabricator.services.mozilla.com/D177423
2023-05-24 15:52:34 +00:00
Natalia Csoregi
e87ecf485e Backed out 3 changesets (bug 1834222, bug 1834176) for causing RemoteProcessMonitor failures. CLOSED TREE
Backed out changeset 346d3a1568dd (bug 1834222)
Backed out changeset ea1d8b634bfc (bug 1834176)
Backed out changeset 74d1880272d3 (bug 1834176)
2023-05-24 04:29:45 +03:00
Mark Banner
fbc15bdb60 Bug 1834176 - Convert NetUtil.jsm to be an ES system module. r=arai,webdriver-reviewers,perftest-reviewers,valentin,extension-reviewers,devtools-reviewers,sync-reviewers,cookie-reviewers,robwu,afinder,whimboo
Differential Revision: https://phabricator.services.mozilla.com/D178589
2023-05-23 19:09:29 +00:00
Noemi Erli
aa2f146d78 Backed out 2 changesets (bug 1834176) for causing xpc failures in test_unload.js CLOSED TREE
Backed out changeset 57876d77a652 (bug 1834176)
Backed out changeset ae2f0837b528 (bug 1834176)
2023-05-23 12:14:37 +03:00
Mark Banner
e3e9a991b8 Bug 1834176 - Convert NetUtil.jsm to be an ES system module. r=arai,webdriver-reviewers,perftest-reviewers,valentin,extension-reviewers,devtools-reviewers,sync-reviewers,cookie-reviewers,robwu,afinder,whimboo
Differential Revision: https://phabricator.services.mozilla.com/D178589
2023-05-23 08:13:08 +00:00
Mark Banner
130a655906 Bug 1826062 - Automatic fixes for upgrading Prettier to 2.8.8. r=mossop,perftest-reviewers,webcompat-reviewers,geckoview-reviewers,denschub,devtools-reviewers,sparky,calu
Differential Revision: https://phabricator.services.mozilla.com/D177027
2023-05-20 12:26:53 +00:00
Mark Banner
8219a5c503 Bug 1826062 - Automatic fixes for Prettier 2.0.5 upgrade. r=mossop,perftest-reviewers,webcompat-reviewers,geckoview-reviewers,denschub,devtools-reviewers,sparky,owlish
Differential Revision: https://phabricator.services.mozilla.com/D177025
2023-05-20 12:26:49 +00:00
Marco Bonardo
6d23aad6ea Bug 1818461 - Remove the synchronous PlacesUtils.getChildCountForFolder().r=daisuke,Gijs
Differential Revision: https://phabricator.services.mozilla.com/D175532
2023-05-19 12:17:17 +00:00
Pushpanjali
235f25ea9c Bug 1822010 - Convert toolkit/components/url-classifier to ES modules. r=perftest-reviewers,webcompat-reviewers,geckoview-reviewers,devtools-reviewers,twisniewski,valentin,m_kato,anti-tracking-reviewers,timhuang,sparky
Differential Revision: https://phabricator.services.mozilla.com/D173390
2023-05-18 12:21:12 +00:00
Harshit Sohaney
558059175a Bug 1826340 - Removed level2 PBM from ETP strict as it is now set as true by default pref from ETP strict. r=anti-tracking-reviewers,pbz
Differential Revision: https://phabricator.services.mozilla.com/D177308
2023-05-15 13:43:02 +00:00
Dan Robertson
5c44f81047 Bug 1830103 - general.smoothScroll value is preserved on UI migration. r=botond,mconley
The default value for general.smoothScroll is now calculated based on
the value of prefers-reduced-motion. Existing users with this
system-wide setting set, may have already configured the desired
behavior. Ensure that we do not overwrite their existing configuration.

Differential Revision: https://phabricator.services.mozilla.com/D176837
2023-05-11 21:50:50 +00:00
Eemeli Aro
f602e87933 Bug 1831851 - Migrate accounts.properties strings used by BrowserGlue.jsm to Fluent. r=sync-reviewers,fluent-reviewers,flod,markh
Differential Revision: https://phabricator.services.mozilla.com/D177602
2023-05-11 06:27:41 +00:00
Karandeep
3efcb85a15 Bug 1824609 convert consumers of toolkit/components/thumbnails/ to import ES modules directly. r=Standard8
Differential Revision: https://phabricator.services.mozilla.com/D177197
2023-05-10 20:00:58 +00:00
Iulian Moraru
695acef3d1 Backed out changeset b74999587e55 (bug 1830103) for causing xpcshell failures. CLOSED TREE 2023-05-08 22:19:51 +03:00
Dan Robertson
def6c0e7b3 Bug 1830103 - general.smoothScroll value is preserved on UI migration. r=botond,mconley
The default value for general.smoothScroll is now calculated based on
the value of prefers-reduced-motion. Existing users with this
system-wide setting set, may have already configured the desired
behavior. Ensure that we do not overwrite their existing configuration.

Differential Revision: https://phabricator.services.mozilla.com/D176837
2023-05-08 17:42:26 +00:00
Eemeli Aro
fa6e11c7d3 Bug 1830042 - Migrate BG__showPlacesLockedNotificationBox() strings to Fluent. r=mak,fluent-reviewers,flod
Differential Revision: https://phabricator.services.mozilla.com/D176641
2023-05-02 18:34:41 +00:00
Kershaw Chang
89ee563ed5 Bug 1829342 - Event telemetry for warning page loading and button clicking, r=valentin,Gijs
Differential Revision: https://phabricator.services.mozilla.com/D176248
2023-04-27 15:43:35 +00:00
Bobby Holley
3cb2c4a63f Bug 1829963 — Remove MIDI device telemetry. r=nchevobbe
Differential Revision: https://phabricator.services.mozilla.com/D176467
2023-04-26 22:32:49 +00:00
Neil Deakin
eebe8f4c1a Bug 1814210, switch ActivityStreamMessageChannel to use actor-based Remote Page Manager, r=Mardak
Differential Revision: https://phabricator.services.mozilla.com/D171604
2023-04-25 12:26:24 +00:00
Sandor Molnar
ca475d4684 Backed out changeset 3ae01032459a (bug 1814210) for causing bc failures in browser/base/content/test/static/browser_all_files_referenced.js CLOSED TREE 2023-04-24 18:27:23 +03:00
Neil Deakin
e6baacb051 Bug 1814210, switch ActivityStreamMessageChannel to use actor-based Remote Page Manager, r=Mardak
Differential Revision: https://phabricator.services.mozilla.com/D171604
2023-04-24 14:27:58 +00:00
Bilal
5379509f30 Bug 1817002 - ESMified browser/components/pocket/content. r=kpatenio
Differential Revision: https://phabricator.services.mozilla.com/D175700
2023-04-19 19:18:57 +00:00
James Teow
54940dbc39 Bug 1825768 - Prevent timer in SearchSERPTelemetryChild from firing on non-SERPs - r=Standard8
I also moved cancelCheck to didDestroy since it seems like a common pattern amongst
other children. Once destroyed and constructed again in a new page load, isSerp should be
null again.

Differential Revision: https://phabricator.services.mozilla.com/D175202
2023-04-19 13:25:20 +00:00
Mathew Hodson
64cbc8d1e6 Bug 1824906 - Update consumers to use normandy ESM. r=Standard8
Differential Revision: https://phabricator.services.mozilla.com/D175026
2023-04-16 18:01:55 +00:00
Mark Banner
d9eb36c440 Bug 1827624 - Restrict search SERP telemetry actors to https only pages. r=jteow
We only monitor telemetry from sites that are already https-only.

Depends on D175422

Differential Revision: https://phabricator.services.mozilla.com/D175423
2023-04-14 18:04:50 +00:00
Bilal
b7d19f4f6d Bug 1816999 - ESMified browser/components/shell. r=kpatenio
Differential Revision: https://phabricator.services.mozilla.com/D175274
2023-04-14 16:59:15 +00:00
Lata
24d1599358 Bug 1824494 - Convert browser/actors/WebRTC* JSMs to ESMs. r=kpatenio
Differential Revision: https://phabricator.services.mozilla.com/D175182
2023-04-14 16:24:51 +00:00
James Teow
3692bcba58 Bug 1824897 - Restrict SearchSERPTelemetry Actor to load only on http and https - r=Standard8
Since telemetry tests load http pages, we need to include both http and https.
I avoided using a wildcard for the scheme since that includes WebSocket URLs.

Differential Revision: https://phabricator.services.mozilla.com/D175203
2023-04-12 16:43:20 +00:00
Travis Long
38f4688935 Bug 1826974 - Use new inverted remote metric config logic r=janerik
Differential Revision: https://phabricator.services.mozilla.com/D174979
2023-04-12 15:55:45 +00:00
Norisz Fay
e50e1557e5 Backed out changeset b210e1f3ffb5 (bug 1826974) for causing metrics config related build bustages CLOSED TREE 2023-04-12 18:45:46 +03:00
Travis Long
7fe6056530 Bug 1826974 - Use new inverted remote metric config logic r=janerik
Differential Revision: https://phabricator.services.mozilla.com/D174979
2023-04-12 14:04:37 +00:00
Noah
5a263b7de2 Bug 1824493 - Convert browser/actors/RefreshBlocker* JSMs to ESMs. r=kpatenio
Differential Revision: https://phabricator.services.mozilla.com/D175074
2023-04-11 22:07:42 +00:00
Niklas Baumgardner
229e52a604 Bug 1822395 - Telemetry for new PiP controls. r=mconley
Differential Revision: https://phabricator.services.mozilla.com/D173079
2023-04-04 18:47:08 +00:00
Gijs Kruitbosch
0abde24068 Bug 1814884 - add marionette test to ensure we catch newly introduced startup console spew, r=webdriver-reviewers,devtools-reviewers,bgrins,nchevobbe,whimboo
Differential Revision: https://phabricator.services.mozilla.com/D174039
2023-04-04 12:47:50 +00:00
Iulian Moraru
ddd46f2753 Backed out changeset a3aaa9226d1a (bug 1822395) for causing bc failures on browser_telemetry_enhancements.js. 2023-04-04 03:42:05 +03:00
Noah
7d39526f2e Bug 1824491 - Convert browser/actors/LightweightThemeChild.jsm to ESM. r=kpatenio
Differential Revision: https://phabricator.services.mozilla.com/D174521
2023-04-03 22:17:52 +00:00
Niklas Baumgardner
2c05b164e2 Bug 1822395 - Telemetry for new PiP controls. r=mconley
Differential Revision: https://phabricator.services.mozilla.com/D173079
2023-04-03 22:09:21 +00:00
Cristian Tuns
6ced673117 Backed out changeset 7776b8a21884 (bug 1822395) for causing bc failures in browser_improved_controls.js CLOSED TREE 2023-03-31 15:15:57 -04:00
Niklas Baumgardner
e9ebda2383 Bug 1822395 - Telemetry for new PiP controls. r=mconley
Differential Revision: https://phabricator.services.mozilla.com/D173079
2023-03-31 16:51:25 +00:00
Barret Rennie
a85bf46599 Bug 1788954 - Convert toolkit/components/nimbus to ES modules r=Standard8,pip-reviewers,credential-management-reviewers,sgalich
Differential Revision: https://phabricator.services.mozilla.com/D172850
2023-03-30 20:51:58 +00:00
Bilal
3a0a9908fa Bug 1816994 - ESMified UITour JSMs. r=kpatenio
Differential Revision: https://phabricator.services.mozilla.com/D173571
2023-03-29 17:32:27 +00:00
Norisz Fay
aaa8bb3236 Backed out changeset f84682fa3ea9 (bug 1824094) for causing Mn failures on test_restore_manually_with_pinned_tabs.py CLOSED TREE 2023-03-28 22:11:41 +03:00