Commit Graph

911837 Commits

Author SHA1 Message Date
Emilio Cobos Álvarez
206ca74d01 Bug 1864418 - Append implicit parent selector during parsing. r=dshin,devtools-reviewers,nchevobbe
This matches recent spec changes.

Differential Revision: https://phabricator.services.mozilla.com/D206766
2024-04-08 08:44:42 +00:00
Nicolas Chevobbe
8003c92d48 Bug 1882964 - [devtools] Turn getRuleBodyTextOffsets into getRuleBodyText for easier unicode chars handling. r=layout-reviewers,devtools-reviewers,emilio,ochameau.
`InspectorUtils.getRuleBodyTextOffset` was returning bytes position, and we
were using them directly in Javascript `substring`, which causes problem
with non-ascii chars.
Instead of returning offsets to compute the rule string, we directly return
the string from InspectorUtils which is easier to work with.

Differential Revision: https://phabricator.services.mozilla.com/D204523
2024-04-08 08:37:14 +00:00
Nicolas Chevobbe
d6cde62e67 Bug 1882964 - [devtools] Add InspectorUtils.replaceBlockRuleBodyTextInStylesheet. r=layout-reviewers,devtools-reviewers,emilio,ochameau.
The next patch modifies `getRuleText` so it only returns the text, and no
longer the offset at which the rule starts.
The only consumer of the returned offset was in `StyleRuleActor#setRuleText`,
so we migrate this directly to a InspectorUtils method to avoid mixing JS string
indexes with Rust bytes position.

Differential Revision: https://phabricator.services.mozilla.com/D204522
2024-04-08 08:37:13 +00:00
florin.bilt
98afb65e32 Bug 1615258 - [perfdocs] Add test manifest searchfox link to test descriptions r=perftest-reviewers,sparky,jmaher,afinder
Differential Revision: https://phabricator.services.mozilla.com/D205060
2024-04-08 08:11:11 +00:00
jackyzy823
922e7f8be6 Bug 1866617 - IntentReceiverActivity should be ignored when onTaskRemoved of AbstractPrivateNotificationService. r=android-reviewers,rsainani
Differential Revision: https://phabricator.services.mozilla.com/D204907
2024-04-08 08:03:20 +00:00
Updatebot
987f174e8f Bug 1890078 - Update PDF.js to 5adad89eb36b7600258270864b1f9a35454b4586 r=pdfjs-reviewers,calixte
Differential Revision: https://phabricator.services.mozilla.com/D206832
2024-04-08 08:00:12 +00:00
Cosmin Sabou
3c32bf14ba Backed out 6 changesets (Bug 1522790) for having multiple regressions. CLOSED TREE 2024-04-08 11:33:24 +03:00
moz-wptsync-bot
5ebf99650a Bug 1888562 - [wpt-sync] Update web-platform-tests to d7608c3f616a39fd032d28d84a23d46274fdd58b, a=testonly
MANUAL PUSH: wpt sync bot

wpt-head: d7608c3f616a39fd032d28d84a23d46274fdd58b
wpt-type: landing
2024-04-08 07:55:08 +00:00
sagudev
6a2f5c7d87 Bug 1888372 [wpt PR 45403] - Update servo's testharnessreport, a=testonly
Automatic update from web-platform-tests
Update testharnessreport-servo.js with new props

--

wpt-commits: d7608c3f616a39fd032d28d84a23d46274fdd58b
wpt-pr: 45403
2024-04-08 07:55:07 +00:00
Ari Chivukula
84047afbd4 Bug 1888381 [wpt PR 45406] - [SAA] Test Cache Storage Fetch w/ Cookies, a=testonly
Automatic update from web-platform-tests
[SAA] Test Cache Storage Fetch w/ Cookies

Let's validate that the correct cookies are included in cache storage
fetches, which is to say we use the cookies the current window has
access to at the time the fetch is done.

Bug: 40282415
Change-Id: If6de86f0781668e67f75e22c0c7812a31b7404cb
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5403529
Reviewed-by: Dylan Cutler <dylancutler@google.com>
Auto-Submit: Ari Chivukula <arichiv@chromium.org>
Commit-Queue: Ari Chivukula <arichiv@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1279781}

--

wpt-commits: a2c70cbd735e9bf8de024552285f00a62e4a1865
wpt-pr: 45406
2024-04-08 07:55:06 +00:00
Luke Warlow
00686d67e2 Bug 1888416 [wpt PR 45407] - WebKit export of https://bugs.webkit.org/show_bug.cgi?id=271822, a=testonly
Automatic update from web-platform-tests
WebKit export of https://bugs.webkit.org/show_bug.cgi?id=271822 (#45407)

--

wpt-commits: 6ced607b25ee68ec5fcdfc64ac560a8d7c4aa0ed
wpt-pr: 45407
2024-04-08 07:55:05 +00:00
moz-wptsync-bot
83b5fa76d9 Bug 1886866 [wpt PR 45259] - Update wpt metadata, a=testonly
wpt-pr: 45259
wpt-type: metadata
2024-04-08 07:55:05 +00:00
David Awogbemila
f7dea3b92a Bug 1886866 [wpt PR 45259] - Add onscrollend attribute to visualViewport, a=testonly
Automatic update from web-platform-tests
Add onscrollend attribute to visualViewport

Bug: 325307785, 40603457
Change-Id: Ib9c54ca8c27b80d90907df8dbddbf03ebae57a54
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5385990
Reviewed-by: Kevin Ellis <kevers@chromium.org>
Commit-Queue: David Awogbemila <awogbemila@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1279702}

--

wpt-commits: d6c9b797f371f92fb23681150148e9ec81a63510
wpt-pr: 45259
2024-04-08 07:55:04 +00:00
Ian Kilpatrick
a662f73f7f Bug 1888272 [wpt PR 45392] - [layout] Mitigate flex crash., a=testonly
Automatic update from web-platform-tests
[layout] Mitigate flex crash.

We recently enabled some correctness for flex-wrap intrinsic-sizing:
https://chromium-review.googlesource.com/c/chromium/src/+/5388584

However the fixes were slightly too broad. We aren't (yet) producing
a layout-result for baseline-alignment purposes within the flex-wrap intrinsic sizing logic.

For the moment mitigate this by ignoring alignment (how it was working
previously).

Bug: 331646698, 40206065
Change-Id: I216481b4d2746cb514a6ee186a57512af03ba5fd
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5402803
Reviewed-by: David Baron <dbaron@chromium.org>
Commit-Queue: Ian Kilpatrick <ikilpatrick@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1279695}

--

wpt-commits: 33c3fe9690d0e6e028b6a91af29295dc863fe79b
wpt-pr: 45392
2024-04-08 07:55:03 +00:00
moz-wptsync-bot
70c34764a3 Bug 1888074 [wpt PR 45358] - Update wpt metadata, a=testonly
wpt-pr: 45358
wpt-type: metadata
2024-04-08 07:55:03 +00:00
L. David Baron
a64e490b59 Bug 1888074 [wpt PR 45358] - Reduce number of test_no_interpolation tests between sizing keywords., a=testonly
Automatic update from web-platform-tests
Reduce number of test_no_interpolation tests between sizing keywords.

This removes some excessive tests that were making the tests slow.

Bug: 313072
Change-Id: I3ce49ce634930849798df74e4a40bdf4656c4b78
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5398737
Auto-Submit: David Baron <dbaron@chromium.org>
Reviewed-by: Robert Flack <flackr@chromium.org>
Commit-Queue: Robert Flack <flackr@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1279693}

--

wpt-commits: 80ab23edeb5ff7917624258aa148997125851282
wpt-pr: 45358
2024-04-08 07:55:02 +00:00
moz-wptsync-bot
548702b281 Bug 1888056 [wpt PR 45341] - Update wpt metadata, a=testonly
wpt-pr: 45341
wpt-type: metadata
2024-04-08 07:55:01 +00:00
Keith Cirkel
4afe9134c6 Bug 1888056 [wpt PR 45341] - [Invokers] Reland: Only dispatch invoke for built-ins or actions containing '-', a=testonly
Automatic update from web-platform-tests
[Invokers] Reland: Only dispatch invoke for built-ins or actions containing '-'

(This relands
https://chromium-review.googlesource.com/c/chromium/src/+/5366502 after
fixing timeout issues in
https://chromium-review.googlesource.com/c/chromium/src/+/5372478 and
new failing tests from
https://chromium-review.googlesource.com/c/chromium/src/+/5374369)

This change refactors the `HandleInvokeInternal` calls to use an enum
class of known attribute values including a `kCustom` key which can determine if the invoke action meets the criteria for being
a "custom" action - that is it includes a dash (see
b40ba866cc).

This also updates the tests to reflect this; only actions with a `-`, or
otherwise known actions, will dispatch an event. All other actions do
not, and must be manually dispatched. This does not preclude web authors
from manually dispatching said events.

Bug: 40947660
Change-Id: Ia704e73e50bf65b01286a148bd5b810241f0c664
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5393265
Reviewed-by: Joey Arhar <jarhar@chromium.org>
Auto-Submit: Keith Cirkel <chromium@keithcirkel.co.uk>
Commit-Queue: Keith Cirkel <chromium@keithcirkel.co.uk>
Cr-Commit-Position: refs/heads/main@{#1279659}

--

wpt-commits: 6103651d84bab72f06c3711c1945f86089d75bb4
wpt-pr: 45341
2024-04-08 07:55:00 +00:00
Sam Goto
bed89b32ef Bug 1888303 [wpt PR 45397] - [digital credential] Move IdentityRequestProvider to a separate dict, a=testonly
Automatic update from web-platform-tests
[digital credential] Move IdentityRequestProvider to a separate dict

In this CL, we further decouple the Digital Credential API [1] from
the FedCM API [2] by moving the protocol/request parameters into its
own dictionary that is only accessible by the Digital Credential API
but not from FedCM, and vice versa, so that the appropriate
parameters are parsed (or discarded) in each of these two APIs.

[1] https://wicg.github.io/digital-identities/
[2] https://fedidcg.github.io/FedCM/

Bug: 1416939
Change-Id: I322bcac9fb38eb52e3466162753e000146d652fd
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5386528
Reviewed-by: Emily Stark <estark@chromium.org>
Commit-Queue: Sam Goto <goto@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1279609}

--

wpt-commits: 3bfcd2d3f1d691fe9ae88bcf9db5d0eef0c71715
wpt-pr: 45397
2024-04-08 07:54:59 +00:00
moz-wptsync-bot
a92032e8d5 Bug 1888413 [wpt PR 45123] - Update wpt metadata, a=testonly
wpt-pr: 45123
wpt-type: metadata
2024-04-08 07:54:59 +00:00
Nicolò Ribaudo
acdf8cb84f Bug 1888413 [wpt PR 45123] - Update integrity hashes in JSON/CSS modules tests, a=testonly
Automatic update from web-platform-tests
Update integrity hashes in JSON/CSS modules tests

--

wpt-commits: 577d22542f1321249653d695626f05aa42320ff7
wpt-pr: 45123
2024-04-08 07:54:58 +00:00
moz-wptsync-bot
8d134e0428 Bug 1887036 [wpt PR 45278] - Update wpt metadata, a=testonly
wpt-pr: 45278
wpt-type: metadata
2024-04-08 07:54:57 +00:00
Otto
4f4219c4f6 Bug 1887036 [wpt PR 45278] - [webaudio] Fix AudioDestinationNode asserting numberOfOutputs = 1, a=testonly
Automatic update from web-platform-tests
[webaudio] Fix AudioDestinationNode asserting numberOfOutputs = 1

cf. https://webaudio.github.io/web-audio-api/#AudioDestinationNode
related discussion: https://github.com/WebAudio/web-audio-api/issues/2578

--

wpt-commits: 4a8bcb8d55affc81a9007f6255ca96352fa8eeea
wpt-pr: 45278
2024-04-08 07:54:56 +00:00
moz-wptsync-bot
7b26f33df1 Bug 1885546 [wpt PR 45126] - Update wpt metadata, a=testonly
wpt-pr: 45126
wpt-type: metadata
2024-04-08 07:54:56 +00:00
perryuwang
e103ed0c11 Bug 1885546 [wpt PR 45126] - CanvasGradient addColorStop supports color-mix, a=testonly
Automatic update from web-platform-tests
CanvasGradient addColorStop supports color-mix

Bug: 327837697
Change-Id: I5f5b21c011fab15d81e196be0d7f2279a6e82ec2
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5371273
Commit-Queue: Perry <perryuwang@tencent.com>
Reviewed-by: Aaron Krajeski <aaronhk@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1279417}

--

wpt-commits: 94d4057fa26277a82d9cdeff3bd654a546029d90
wpt-pr: 45126
2024-04-08 07:54:55 +00:00
Fredrik Söderquist
aed71a1b61 Bug 1888055 [wpt PR 45340] - Drop redundant alpha channel keyword resolution, a=testonly
Automatic update from web-platform-tests
Drop redundant alpha channel keyword resolution

The next expression/block will handle this case as well since it has a
"wider" environment.

This block will also mean that a 'alpha' channel keyword is always
accepted in the alpha position, since it's not guarded by a check for if
RCS is used.

Bug: 41490164
Change-Id: I6a33df6082e39f99eaf75250e439898a9404be69
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5392801
Reviewed-by: Aaron Krajeski <aaronhk@chromium.org>
Commit-Queue: Aaron Krajeski <aaronhk@chromium.org>
Auto-Submit: Fredrik Söderquist <fs@opera.com>
Cr-Commit-Position: refs/heads/main@{#1279392}

--

wpt-commits: 21726d3bece0cdfec3c2881ce23c392cbd336055
wpt-pr: 45340
2024-04-08 07:54:54 +00:00
moz-wptsync-bot
e0063f01dc Bug 1886337 [wpt PR 45211] - Update wpt metadata, a=testonly
wpt-pr: 45211
wpt-type: metadata
2024-04-08 07:54:53 +00:00
BruceDai
0f8040a7c4 Bug 1886337 [wpt PR 45211] - webnn: Migrated resample2d unit tests to WPTs., a=testonly
Automatic update from web-platform-tests
webnn: Migrated resample2d unit tests to WPTs.

This CL is migrating resample2d unit tests to WPTs by removing
MLGraphBuilderTest.Resample2dTest and MLGraphTestMojo.Resample2dTest
tests. It's also fixing axes validation issue.

Bug: 327337526 328026885
Change-Id: Ia0ae3fe2515040f37d84fef048ba558991a248c3
Cq-Include-Trybots: luci.chromium.try​:win11-blink-rel
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5382118
Reviewed-by: ningxin hu <ningxin.hu@intel.com>
Commit-Queue: Feng Dai <feng.dai@intel.com>
Reviewed-by: Austin Sullivan <asully@chromium.org>
Auto-Submit: Feng Dai <feng.dai@intel.com>
Cr-Commit-Position: refs/heads/main@{#1279384}

--

wpt-commits: fdf65900f894eddf21fa68b807b305bce2a405fa
wpt-pr: 45211
2024-04-08 07:54:53 +00:00
moz-wptsync-bot
a31faaf05a Bug 1877882 [wpt PR 44339] - Update wpt metadata, a=testonly
wpt-pr: 44339
wpt-type: metadata
2024-04-08 07:54:52 +00:00
Mason Freed
f7e8bd24f9 Bug 1877882 [wpt PR 44339] - Ship NestedTopLayerSupport, a=testonly
Automatic update from web-platform-tests
Ship NestedTopLayerSupport

Chromestatus:
https://chromestatus.com/feature/5149353645965312

Spec PRs:
https://github.com/whatwg/html/pull/10116
https://github.com/whatwg/fullscreen/pull/237

I2S:
https://groups.google.com/a/chromium.org/g/blink-dev/c/3vIL56MTgvw/m/W4hcWMblBAAJ

Fixed: 1520938
Change-Id: I04e5f217155658907988ed0a0557944dbffbf6f2
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5255819
Commit-Queue: Mason Freed <masonf@chromium.org>
Reviewed-by: Joey Arhar <jarhar@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1279321}

--

wpt-commits: 5317488d13e2990de35a96e8fc3bf74fa7a2987b
wpt-pr: 44339
2024-04-08 07:54:51 +00:00
xtlsheep
59a94bf71e Bug 1886890 [wpt PR 45262] - Add web platform tests for max trusted bidding/scoring signals URL length., a=testonly
Automatic update from web-platform-tests
Add web platform tests for max trusted bidding/scoring signals URL length.

Add web platform tests for both maxTrustedBiddingSignalsURLLength and
maxTrustedScoringSignalsURLLength by checking if any merged URL length
exceeds any of the signals' URL length limit.

Bug: 324416012
Change-Id: Icf4ea75992307b3a02048eccfb0dbf4bd708a7f4
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5385994
Commit-Queue: Tianyang Xu <xtlsheep@google.com>
Reviewed-by: mmenke <mmenke@chromium.org>
Reviewed-by: Caleb Raitto <caraitto@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1279285}

--

wpt-commits: acabb88c580459224955c8c0fa0bddd6fd701f30
wpt-pr: 45262
2024-04-08 07:54:50 +00:00
Rakesh Goulikar
375ce56182 Bug 1883415 [wpt PR 44905] - Blink: Set access policy to protected mode in Drag Drop events, a=testonly
Automatic update from web-platform-tests
Blink: Set access policy to protected mode in Drag Drop events

As per spec
https://html.spec.whatwg.org/multipage/dnd.html#concept-dnd-p
The correct access restriction for most drag events
after "dragstart" is the protected mode.
which allows enumerating the types/kind of data in the drag store.

DataTransferAccessPolicy::kImageWritable is
no longer in use and is removed.

Bug: 1345474
Change-Id: Ibcbe4f61f5846ba49b590d235324f2784370d005
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5341049
Reviewed-by: Evan Stade <estade@chromium.org>
Reviewed-by: Dave Tapuska <dtapuska@chromium.org>
Commit-Queue: Rakesh Goulikar <ragoulik@microsoft.com>
Cr-Commit-Position: refs/heads/main@{#1279266}

--

wpt-commits: ccd60d5c5888226332acc8482fa60728e1e185f1
wpt-pr: 44905
2024-04-08 07:54:49 +00:00
Christian Biesinger
ff086471c9 Bug 1888258 [wpt PR 45388] - [FedCM] Always notify opener that we're done loading, a=testonly
Automatic update from web-platform-tests
[FedCM] Always notify opener that we're done loading

If FencedFrameConfig does not exist, we never send the
message to the opener.
That leads to a test timeout, which is unfortunate.

Instead, rearrange this code so that we always add the onload listener.

Noticed this while running
credential-management/fedcm-login-status/cross-origin-status.https.html

Bug: 331237776
Change-Id: Id47677cf591337c3a548c10e33ad29f56985d882
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5402337
Commit-Queue: Christian Biesinger <cbiesinger@chromium.org>
Reviewed-by: Nicolás Peña <npm@chromium.org>
Auto-Submit: Christian Biesinger <cbiesinger@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1279256}

--

wpt-commits: b313ed0b09d7b7aca6132707ff8fbec4a0e08890
wpt-pr: 45388
2024-04-08 07:54:49 +00:00
moz-wptsync-bot
903e102d23 Bug 1886550 [wpt PR 45224] - Update wpt metadata, a=testonly
wpt-pr: 45224
wpt-type: metadata
2024-04-08 07:54:48 +00:00
Joey Arhar
76d9be109e Bug 1886550 [wpt PR 45224] - Support default datalist in appearance:bikeshed <select>, a=testonly
Automatic update from web-platform-tests
Support default datalist in appearance:bikeshed <select>

This patch makes <select> with appearance:bikeshed work when the author
does not provide a child <datalist> element to slot in. It also adds a
::select-fallback-datalist pseudo-element which matches the fallback
<datalist> in the UA shadowroot.

Bug: 1511354
Change-Id: I4e91ab8a528a5a9235c2cf8a3a20a5d869b0878c
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5368740
Commit-Queue: Joey Arhar <jarhar@chromium.org>
Reviewed-by: David Baron <dbaron@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1279219}

--

wpt-commits: c7b3871ef4819f0130e4fd290a43aa3a3073bd8e
wpt-pr: 45224
2024-04-08 07:54:47 +00:00
moz-wptsync-bot
f923cc63fd Bug 1888090 [wpt PR 45364] - Update wpt metadata, a=testonly
wpt-pr: 45364
wpt-type: metadata
2024-04-08 07:54:46 +00:00
Xianzhu Wang
8d8f727f22 Bug 1888090 [wpt PR 45364] - [css-anchor-position] Basic support for position-visibility: no-overflow, a=testonly
Automatic update from web-platform-tests
[css-anchor-position] Basic support for position-visibility: no-overflow

https://github.com/w3c/csswg-drafts/issues/7758#issuecomment-1965540529
no-overflow hides the abspos if it overflows its inset-modified
containing block (after exhausting all position-try options, if
relevant). Note this value would apply even when using regular
abspos or fixedpos.

PaintLayer::SetInvisibleForPositionVisibility to track if the layer
needs to be invisible for any position-visibility constraint. The
function is called when the abspos needs to be invisible due to
no-overflow. The layer, as well certain descendant layers [1] in
containing block hierarchy will be skipped during hit-testing and
paint.

[1] We should skip all descendant layers in containing block
hierarchy, but this CL fails to skip self-painting descendant layers
if the layer is not a stacking context. The issue will be addressed
in a followup.

Bug: 329703412
Change-Id: Iee50ef89fbdb6a4c514b1940c45b0d9c41220383
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5398471
Reviewed-by: Philip Rogers <pdr@chromium.org>
Commit-Queue: Xianzhu Wang <wangxianzhu@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1279183}

--

wpt-commits: f1d83c9438a4efaf226ec445d23d88bb1bc708ad
wpt-pr: 45364
2024-04-08 07:54:46 +00:00
Christian Biesinger
927f406aad Bug 1888251 [wpt PR 45383] - [FedCM] Pass the button to click_fedcm_dialog_button, a=testonly
Automatic update from web-platform-tests
[FedCM] Pass the button to click_fedcm_dialog_button

This was caused by f3d1eb9c1787cf2276ea867b7fda2622b9835c13

Should fix this test:
https://wpt.fyi/results/credential-management/fedcm-login-status/confirm-idp-login.https.html?label=experimental&label=master

--

wpt-commits: 0dd3ce58985ae5e76a3b59959636fb19d5c4ae0d
wpt-pr: 45383
2024-04-08 07:54:45 +00:00
moz-wptsync-bot
bfbf864d0e Bug 1888149 [wpt PR 45373] - Update wpt metadata, a=testonly
wpt-pr: 45373
wpt-type: metadata
2024-04-08 07:54:44 +00:00
Raphael Kubo da Costa
fa378fd307 Bug 1888149 [wpt PR 45373] - screen wake lock: Set "allow" attribute in more Permissions Policy tests, a=testonly
Automatic update from web-platform-tests
screen wake lock: Set "allow" attribute in more Permissions Policy tests (#45373)

Contrary to the old Feature Policy spec, in the Permissions Policy both the
header and the "allow" attribute are checked, and even when the header
access to a given feature it might still fail if the "allow" attribute is
not set accordingly (it defaults to "src").

In the tests being changed here, we explicitly set the attribute to make
sure that the Permissions Policy checks are failing because of the header
values, not because of a lack of an "allow" attribute that would have
otherwise permitted access to the feature.
--

wpt-commits: 25fdec3c95e308d6c844022fedd2fcbb6b2b5703
wpt-pr: 45373
2024-04-08 07:54:44 +00:00
Mozilla Releng Treescript
36f88aea01 no bug - Bumping Firefox l10n changesets r=release a=l10n-bump DONTBUILD CLOSED TREE
ar -> b4d37327b39820f3169bb9b9b613f96ea48d00ca
cs -> 4e45324c27df1a2b284faa92f569736e7c14177d
es-ES -> ba37303d99ac5b7bfa19d19085de59d932300bbc
ja -> e7a4e3dfae9f263193befecdd5e95efed3a30259
ja-JP-mac -> 6a7a8218314e397ea975f8229d25946d71b59f93
pl -> 6b35b3b8a145ba2369afdab589397a76441523e8
th -> d61fe3d680aaed5acc82321634d321b6874a7da7
2024-04-08 07:11:51 +00:00
Cosmin Sabou
783470433c Backed out 2 changesets (bug 903746) for causing non-unified build bustages on nsIPrincipal.h. CLOSED TREE
Backed out changeset c80afc8b7c2a (bug 903746)
Backed out changeset 0ac710612d09 (bug 903746)
2024-04-08 09:47:04 +03:00
iorgamgabriel
b32c70cbf3 Bug 1885125 - The translation bottom sheet should not be displayed after dismissing it. r=android-reviewers,ohall,gl
Differential Revision: https://phabricator.services.mozilla.com/D206650
2024-04-08 06:17:26 +00:00
Masayuki Nakano
c1fc3d961a Bug 903746 - part 2: Add textInput event and make EditorBase dispatch it as a default action of beforeinput r=smaug
Differential Revision: https://phabricator.services.mozilla.com/D200121
2024-04-08 05:23:25 +00:00
Masayuki Nakano
421f87708c Bug 903746 - part 1: Add TextEvent r=smaug
Unfortunately, we returned a `CompositionEvent` for
`Document.createEvent("textevent")` because we had a text event which we stopped
exposing to the web and was replaced with `eCompositionChange` event.
Therefore, this change could potentially have a compatibility risk.

Differential Revision: https://phabricator.services.mozilla.com/D200120
2024-04-08 05:23:24 +00:00
Ting-Yu Lin
1ea2756afa Bug 1890207 Part 2 - Rename mIntrinsicWidth and UpdateIntrinsicWidth. r=layout-reviewers,tnikkel
Differential Revision: https://phabricator.services.mozilla.com/D206857
2024-04-08 05:05:15 +00:00
Ting-Yu Lin
c2f17261e8 Bug 1890207 Part 1 - Initialize mBlockStartAscent directly in the declaration. r=layout-reviewers,tnikkel
Differential Revision: https://phabricator.services.mozilla.com/D206856
2024-04-08 05:05:15 +00:00
Drew Willcoxon
6b39381c00 Bug 1890079 - Make the yelpMinKeywordLength Nimbus variable more useful. r=daisuke
Differential Revision: https://phabricator.services.mozilla.com/D206834
2024-04-08 04:40:01 +00:00
Joel Maher
20bdf0b688 Bug 1889658 - Remove Windows XP/7 references from some test scripts. r=gbrown,perftest-reviewers,taskgraph-reviewers,sparky
Differential Revision: https://phabricator.services.mozilla.com/D206651
2024-04-08 01:45:49 +00:00
Mozilla Releng Treescript
ca0e96c55b no bug - Import translations from android-l10n r=release a=l10n CLOSED TREE 2024-04-08 00:16:50 +00:00