Commit graph

124 commits

Author SHA1 Message Date
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
Mike Conley
8b49f9b6fb Bug 1824094 - Don't read from the about:home startup cache if the last session will be recovered. r=Gijs
We were choosing not to read from the cache if the user has configured the browser
to restore the last session, but there's also the case where the last session might
be restored regardless - for example, to recover from a parent-process crash, after
an update applies, or if using the browser restart shortcut for developers.

Differential Revision: https://phabricator.services.mozilla.com/D173782
2023-03-28 15:31:49 +00:00
Narcis Beleuzu
184f6c5108 Backed out changeset 141c453cccac (bug 1824094) for bc failures on browser_no_startup_actions.js . CLOSED TREE 2023-03-28 17:42:24 +03:00
Mike Conley
7511950acd Bug 1824094 - Don't read from the about:home startup cache if the last session will be recovered. r=Gijs
We were choosing not to read from the cache if the user has configured the browser
to restore the last session, but there's also the case where the last session might
be restored regardless - for example, to recover from a parent-process crash, after
an update applies, or if using the browser restart shortcut for developers.

Differential Revision: https://phabricator.services.mozilla.com/D173782
2023-03-28 13:12:12 +00:00
Calixte
fefd92b8e9 Bug 1824610 - EMSification of pdf.js r=Standard8,pdfjs-reviewers,geckoview-reviewers,marco,m_kato
Differential Revision: https://phabricator.services.mozilla.com/D173674
2023-03-28 09:18:58 +00:00
Mike Conley
3a9a221da4 Bug 1822676 - Have the new Migration Wizard request permissions if necessary for Safari import. r=NeilDeakin
Differential Revision: https://phabricator.services.mozilla.com/D172840
2023-03-27 20:08:54 +00:00
Cosmin Sabou
257756f09e Backed out changeset fe5dd9d4dcbb (bug 1822676) for causing macOS shippable bc failures on browser_safari_permissions.js. 2023-03-27 21:21:39 +03:00
Mike Conley
46215877ca Bug 1822676 - Have the new Migration Wizard request permissions if necessary for Safari import. r=NeilDeakin
Differential Revision: https://phabricator.services.mozilla.com/D172840
2023-03-27 16:51:12 +00:00
Iulian Moraru
263c62f558 Backed out changeset 518a61189274 (bug 1822676) for causing doc-generate failures. CLOSED TREE 2023-03-27 19:12:29 +03:00
Mike Conley
da7fb10746 Bug 1822676 - Have the new Migration Wizard request permissions if necessary for Safari import. r=NeilDeakin
Differential Revision: https://phabricator.services.mozilla.com/D172840
2023-03-27 14:48:39 +00:00
Saira Abdulla
190fd21569 Bug 1824608 - Convert toolkit/components/resistfingerprinting to ES modules. r=Standard8
Differential Revision: https://phabricator.services.mozilla.com/D173659
2023-03-27 14:34:38 +00:00
Abhishek Tiwari
99be4fc359 Bug 1821163 - Convert browser/actors/Plugin* JSMs to ESMs r=kpatenio
Differential Revision: https://phabricator.services.mozilla.com/D172895
2023-03-20 23:01:20 +00:00
Ekene Nwobodo
a99307f0ff Bug 1822221 - Convert browser/actors/LinkHandler* JSMs to ESMs. r=kpatenio,devtools-reviewers
Differential Revision: https://phabricator.services.mozilla.com/D172542
2023-03-17 07:46:57 +00:00
Saira Abdulla
6a4ef6bc43 Bug 1822222 - Convert browser/actors/PageStyle* JSMs to ESMs. r=kpatenio
Differential Revision: https://phabricator.services.mozilla.com/D172674
2023-03-17 01:55:59 +00:00