Commit Graph

827174 Commits

Author SHA1 Message Date
Nico Grunbaum
416e2c38f0 Bug 1790496 - P0 - Add libdrm to update bot;r=mjf
Differential Revision: https://phabricator.services.mozilla.com/D163975
2023-01-19 21:23:57 +00:00
Sergey Galich
3c7bdc96a3 Bug 1811149 - Update probes expiring in Firefox 112 pwmgr.doorhanger_submitted#doorhanger_submitted r=credential-management-reviewers,dimi
Differential Revision: https://phabricator.services.mozilla.com/D167217
2023-01-19 21:13:38 +00:00
Hiroyuki Ikezoe
73dd945ce0 Bug 1810819 - Add NativePanHandlerForHeadless. r=botond
Differential Revision: https://phabricator.services.mozilla.com/D167111
2023-01-19 21:07:44 +00:00
Hanna Jones
18a071166c Bug 1798335 - replace aboutaddons toggles with moz-toggle r=mstriemer,desktop-theme-reviewers,dao,sfoster
* replaced the toggle in the addons card that controls enabling/disabling the addon
* replaced the toggle that controls optional permissions
* fixed tests, added overrides for fx-toggle styles

Depends on D160971

Differential Revision: https://phabricator.services.mozilla.com/D160815
2023-01-19 20:56:02 +00:00
Gijs Kruitbosch
8be066753c Bug 1810995 - update BrowserTestUtils.loadURI consumers to use loadURIString (automated) - other directories - r=Standard8,webdriver-reviewers,whimboo
Differential Revision: https://phabricator.services.mozilla.com/D167154
2023-01-19 20:16:43 +00:00
Gijs Kruitbosch
9946c4fcbb Bug 1810995 - update BrowserTestUtils.loadURI consumers to use loadURIString (automated) - browser - r=Standard8
Differential Revision: https://phabricator.services.mozilla.com/D167153
2023-01-19 20:16:42 +00:00
Gijs Kruitbosch
cb015ad1d8 Bug 1810995 - update BrowserTestUtils.loadURI consumers to use loadURIString (automated) - dom and docshell - r=Standard8
Differential Revision: https://phabricator.services.mozilla.com/D167152
2023-01-19 20:16:41 +00:00
Gijs Kruitbosch
38016dd0ff Bug 1810995 - update BrowserTestUtils.loadURI consumers to use loadURIString (automated) - toolkit/ - r=Standard8,nchevobbe
Differential Revision: https://phabricator.services.mozilla.com/D167151
2023-01-19 20:16:41 +00:00
Gijs Kruitbosch
01b24928ce Bug 1810995 - rename BrowserTestUtils' loadURI to loadURIString to more accurately reflect what it does, r=Standard8
Differential Revision: https://phabricator.services.mozilla.com/D167150
2023-01-19 20:16:41 +00:00
Otto Länd
2a48a3fd2f Bug 1809457, 1809457, 1809457: apply code formatting via Lando
# ignore-this-changeset
2023-01-19 21:13:20 +00:00
Hanna Jones
25d40a1646 Bug 1809457 - Add decorator/wrapper component to fix Storybook style conflicts r=mstriemer
This fixes the style leakage/conflict issue @tgiles identified by using @mstriemer's `WithCommonStyles` component as a Storybook decorator.

Differential Revision: https://phabricator.services.mozilla.com/D166380
2023-01-19 20:07:41 +00:00
Hanna Jones
4f40774f76 Bug 1809457 - make panel-list work in shadow DOM r=mstriemer
Similar to `named-deck` listeners and `activeElement` checks needed to be updated to use `getRootNode` for cases where `panel-list` is used in the shadow DOM. `parentElement` also doesn't account for shadow roots, but swapping out `shadowRoot.host` seems to work the same. I also pulled in the changes from https://phabricator.services.mozilla.com/D166376.

Differential Revision: https://phabricator.services.mozilla.com/D166701
2023-01-19 20:07:40 +00:00
Hanna Jones
51b2cb50bc Bug 1809457 - use getRootNode in named-deck so it works in shadow DOM r=mstriemer
When named-deck is used in the shadow DOM we need to add listeners, check for `activeElement`, and query for elements on the shadow root rather than `document`.

Differential Revision: https://phabricator.services.mozilla.com/D166700
2023-01-19 20:07:40 +00:00
hanna alemu
f695ee3c6b Bug 1768730 - [Cleanup] Remove legacy spotlight messaging surface r=Mardak,fluent-reviewers,barret
Differential Revision: https://phabricator.services.mozilla.com/D165254
2023-01-19 20:07:16 +00:00
Gregory Pappas
15221633e4 Bug 1581516 - Turn FinderIterator into a JS class r=NeilDeakin
Differential Revision: https://phabricator.services.mozilla.com/D166874
2023-01-19 20:06:06 +00:00
Marian-Vasile Laza
2a0da11c3a Backed out changeset d24c37cd2f63 (bug 1809333) for causing mochitest failures on test_interfaces_secureContext.html. CLOSED TREE 2023-01-19 22:41:08 +02:00
Marian-Vasile Laza
ea060cc229 Backed out changeset b4dba80235dc (bug 1765921) for causing WR bustages. 2023-01-19 22:17:14 +02:00
Chris H-C
76c4c1615c Bug 1765921 - Rename fog crate to firefox-on-glean r=TravisLong,supply-chain-reviewers
This matches the empty-and-published-to-crates.io crate, which should allow for
easier optional dependencies in Rust.

Differential Revision: https://phabricator.services.mozilla.com/D165317
2023-01-19 19:55:24 +00:00
Valentin Gosu
63e2c0fb61 Bug 1789128 - tests r=smaug
Differential Revision: https://phabricator.services.mozilla.com/D156824
2023-01-19 19:44:32 +00:00
Natalia Kulatova
6940237fdb Bug 1808725 - land NSS NSS_3_88_BETA1 UPGRADE_NSS_RELEASE, r=nss-reviewers,jschanck
Differential Revision: https://phabricator.services.mozilla.com/D167294
2023-01-19 19:22:53 +00:00
Dão Gottwald
ecaa62f009 Bug 1801297 - Better align urlbar result menu button styling with the UX spec. r=jteow
Differential Revision: https://phabricator.services.mozilla.com/D167072
2023-01-19 19:10:05 +00:00
Iain Ireland
05efdc5e45 Bug 1800629: Remove custom builders from Reflect.parse r=arai
Differential Revision: https://phabricator.services.mozilla.com/D167215
2023-01-19 18:41:23 +00:00
Iain Ireland
7a0e2975cb Bug 1810854: Spew function name in trial inlining r=jandem
Differential Revision: https://phabricator.services.mozilla.com/D167087
2023-01-19 18:41:07 +00:00
Jon Coppeard
ee2bd0d3e2 Bug 1791975 - Add test r=jandem
Depends on D158022

Differential Revision: https://phabricator.services.mozilla.com/D159025
2023-01-19 18:24:41 +00:00
John Schanck
ccd11e95a6 Bug 1809333 - Disable the U2F DOM API by default. r=dveditz
Differential Revision: https://phabricator.services.mozilla.com/D167199
2023-01-19 18:14:48 +00:00
Bilal
ea77d6c67f Bug 1798635 - Converted WebChannel JSM modules to ESM. r=kpatenio,Standard8
Differential Revision: https://phabricator.services.mozilla.com/D167216
2023-01-19 18:07:33 +00:00
Jeff Muizelaar
1ed66b32d6 Bug 1811292 - Add a note on using libc6-prof. r=dpalmeiro
Differential Revision: https://phabricator.services.mozilla.com/D167286
2023-01-19 17:29:11 +00:00
Alexandre Poirot
be95b99bab Bug 1811254 - [devtools] Avoid listening for any resource type not supported by worker targets. r=devtools-reviewers,jdescottes
Because we are currently using an ignore list, we may miss any type not correctly ignored.
Let's instead use an accept list and be exaustive in which type the worker targets support.

Differential Revision: https://phabricator.services.mozilla.com/D167261
2023-01-19 17:18:32 +00:00
William Durand
f911a1db2e Bug 1805806 - Nullify the onchange listeners before the end of the test to avoid intermittent failures. r=rpl,bholley
Differential Revision: https://phabricator.services.mozilla.com/D167272
2023-01-19 17:18:26 +00:00
Alexandre Poirot
d42dc60869 Bug 1811230 - [devtools] Consider extension storage inspection always enabled. r=devtools-reviewers,nchevobbe
This pref has been true for a while and isn't meant to be disabled by the user.

Differential Revision: https://phabricator.services.mozilla.com/D166660
2023-01-19 17:16:34 +00:00
Alexandre Poirot
ec1c1ce4c1 Bug 1811229 - [devtools] Fix reporting toolbox as a valid browsing context r=devtools-reviewers,jdescottes
remote=true wasn't quite the right check here.
This workaround here is rather around chrome <=> content boundaries.
When we load a URL that loads in the parent process (like about:devtools-toolbox),
this ignores remote=true and loads in parent, but type="content"
is still enforced and still prevent it from being listed in BrowsingContext.children.

Because of this the about:devtools-toolbox wasn't visible in the storage panel.

Differential Revision: https://phabricator.services.mozilla.com/D166659
2023-01-19 17:16:33 +00:00
Martin Robinson
897c6495ad Bug 1807251 - content-visibility should not block IntersectionObserver which control content relevancy r=emilio
IntersectionObserver is used to decide whether content is relevant for
the purposes of `content-visibility: auto`. Content hidden by this
property normally blocks IntersectionObserver, but it should not block
the observer which controls content relevancy.

Differential Revision: https://phabricator.services.mozilla.com/D167193
2023-01-19 17:14:46 +00:00
Marian-Vasile Laza
b2525b4d3c Backed out 2 changesets (bug 1809700) for causing automation/mochitest/marionette failures. CLOSED TREE
Backed out changeset 7d58f9afe4b7 (bug 1809700)
Backed out changeset 8a37c048a169 (bug 1809700)
2023-01-19 21:33:08 +02:00
Marian-Vasile Laza
9383f289d9 Backed out changeset fab977235136 (bug 1798335) for causing bc failures on browser_extension_sideloading.js. 2023-01-19 21:25:03 +02:00
Mozilla Releng Treescript
d626605632 no bug - Bumping Firefox l10n changesets r=release a=l10n-bump DONTBUILD CLOSED TREE
gn -> bc9e230d632e8ff10f9931acff9a033cda8e02fb
it -> 5573a271d43f05d1a9e967689d5a374a4f9f8f18
kk -> 211a9cd5361f927d3077989b32cf687ea9316eb4
lo -> 114eb9ea220ef1aaa4a98e77326f4cf02a226994
oc -> 7027326ce7959797686d89700afc4cc9d1d0371a
pl -> 68e986b0ec7f561f33a255d4cb99e0f9f547badd
2023-01-19 19:04:55 +00:00
Paul Zuehlcke
7cda30cf9a Bug 1809700 - Refactor tests for detect-only pref. r=timhuang,settings-reviewers
Differential Revision: https://phabricator.services.mozilla.com/D166832
2023-01-19 17:12:00 +00:00
Paul Zuehlcke
681768e6f8 Bug 1809700 - Refactor detect-only mode into separate pref. r=timhuang,settings-reviewers
Differential Revision: https://phabricator.services.mozilla.com/D166831
2023-01-19 17:12:00 +00:00
Ryan VanderMeulen
9c7886df00 Bug 1811287 - Change repo-update reviewer to release-managers group. r=releng-reviewers,bhearsum DONTBUILD
Differential Revision: https://phabricator.services.mozilla.com/D167278
2023-01-19 17:06:03 +00:00
ffxbld
1884b5fef3 No Bug, mozilla-central repo-update HSTS HPKP remote-settings - r=dmeehan
Differential Revision: https://phabricator.services.mozilla.com/D167243
2023-01-19 16:56:45 +00:00
Hanna Jones
e571496256 Bug 1798335 - replace aboutaddons toggles with moz-toggle r=mstriemer,desktop-theme-reviewers,dao,sfoster
* replaced the toggle in the addons card that controls enabling/disabling the addon
* replaced the toggle that controls optional permissions
* fixed tests, added overrides for fx-toggle styles

Depends on D160971

Differential Revision: https://phabricator.services.mozilla.com/D160815
2023-01-19 16:52:56 +00:00
Eemeli Aro
7f665345c4 Bug 1801716 - Switch the id/attr set order in DOMLocalization::SetAttributes. r=Gijs
`l10n.setAttributes` should work atomically, so a failure in handling l10n args does not allow for the l10n id be set by itself.

Differential Revision: https://phabricator.services.mozilla.com/D167147
2023-01-19 16:47:19 +00:00
Marian-Vasile Laza
74bb5c8e29 Backed out changeset b85b6264ef4b (bug 1788741) for causing multiple wpt failures. CLOSED TREE 2023-01-19 20:16:52 +02:00
Jonathan Kew
7e4e37fd11 Bug 1810717 - Test/metadata updates for corrected font-{feature,variation}-settings computed style and interpolation behaviors. r=emilio
Differential Revision: https://phabricator.services.mozilla.com/D167013
2023-01-19 16:17:29 +00:00
Jonathan Kew
bf07f65e93 Bug 1810717 - De-dup items with the same tag in the computed value of font-feature-settings and font-variation-settings. r=emilio
Differential Revision: https://phabricator.services.mozilla.com/D167012
2023-01-19 16:17:29 +00:00
Cosmin Sabou
0869b4045d Backed out changeset 7e708c1c9d9d (bug 1805182) for causing SessionHistory related failures. 2023-01-19 19:37:59 +02:00
Cosmin Sabou
c5cbcf0a2e Backed out changeset 218b12b92ccb (bug 1352757) for causing failures on test_transitions_per_property.html. 2023-01-19 19:34:50 +02:00
Cosmin Sabou
edd09f1f0f Backed out 2 changesets (bug 1810717) for causing test_transitions_per_property.html failures. CLOSED TREE
Backed out changeset 51d5319d3ce9 (bug 1810717)
Backed out changeset 17729df522e3 (bug 1810717)
2023-01-19 19:13:31 +02:00
Cosmin Sabou
a8bad2ec96 Backed out changeset 4b53f5a10a76 (bug 1801297) for causing bc failures on browser_ext_themes_autocomplete_popup.js. 2023-01-19 19:11:23 +02:00
Cosmin Sabou
2fa42b60ac Backed out 4 changesets (bug 1804499) for causing SM bustages.
Backed out changeset 54dd0be202ef (bug 1804499)
Backed out changeset 3131f330b55d (bug 1804499)
Backed out changeset 180af13cd33f (bug 1804499)
Backed out changeset a05c18f43067 (bug 1804499)
2023-01-19 18:56:08 +02:00
Drew Willcoxon
61b44c9a32 Bug 1811018 - Don't show a weather suggestion when the search string contains spaces. r=daisuke
The weather suggestion shouldn't be shown when the search string contains only
spaces. We should check `queryContext.searchString` directly instead of the
trimmed search string. I implemented this wrong in D161410.

Differential Revision: https://phabricator.services.mozilla.com/D167218
2023-01-19 16:31:58 +00:00