Граф коммитов

719661 Коммитов

Автор SHA1 Сообщение Дата
Oriol Brufau 1e9b8adc7d Bug 1653254 [wpt PR 24626] - [css-grid] Clear size override in MinLogicalSizeForChild if needed, a=testonly
Automatic update from web-platform-tests
[css-grid] Clear size override in MinLogicalSizeForChild if needed

Grid items can get an override for their containing block size, which
for example can affect percentage resolution.
However, sometimes we need to clear such overrides, which can be checked
using ShouldClearOverrideContainingBlockContentSizeForChild.
That's already done in LogicalHeightForChild, used by MinContentForChild
and MaxContentForChild.

But when the min track sizing function is 'auto', the code may use
MinLogicalSizeForChild instead of LogicalHeightForChild. And
MinLogicalSizeForChild didn't check if the override had to be cleared.

This patch makes it perform the check.

Bug: 1103592
Change-Id: Ie6012b5099c4988217228352dc552f7437f738d2
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2299354
Reviewed-by: Javier Fernandez <jfernandez@igalia.com>
Commit-Queue: Oriol Brufau <obrufau@igalia.com>
Cr-Commit-Position: refs/heads/master@{#789122}

--

wpt-commits: a2cd0c973e85b634094d996d3e80ed2e53c8ea1d
wpt-pr: 24626
2020-07-24 09:10:18 +00:00
autofoolip ec9209a7c6 Bug 1653367 [wpt PR 24632] - Update interfaces/streams.idl, a=testonly
Automatic update from web-platform-tests
Update interfaces/streams.idl (#24632)

Source: https://github.com/tidoust/reffy-reports/blob/77c34a4/ed/idl/streams.idl
Build: https://travis-ci.org/tidoust/reffy-reports/builds/708867439
--

wpt-commits: e71dd66da3b3a6f44c5174b4495ad827d9c3f917
wpt-pr: 24632
2020-07-24 09:10:17 +00:00
autofoolip 61426cf914 Bug 1646816 [wpt PR 24241] - Update interfaces/wai-aria.idl, a=testonly
Automatic update from web-platform-tests
Update interfaces/wai-aria.idl (#24241)

Source: https://github.com/tidoust/reffy-reports/blob/513c0a1/ed/idl/wai-aria.idl
Build: https://travis-ci.org/tidoust/reffy-reports/builds/699821042
--

wpt-commits: 5ebe3f49bc0e94ebe8adc91f90a13b479231a9fa
wpt-pr: 24241
2020-07-24 09:10:17 +00:00
autofoolip 890fb891e0 Bug 1650999 [wpt PR 24480] - Update interfaces/uievents.idl, a=testonly
Automatic update from web-platform-tests
Update interfaces/uievents.idl (#24480)

Source: https://github.com/tidoust/reffy-reports/blob/5958d7a/ed/idl/uievents.idl
Build: https://travis-ci.org/tidoust/reffy-reports/builds/705679019
--

wpt-commits: daadcf25d86c910f499fc286d41321d830f5d734
wpt-pr: 24480
2020-07-24 09:10:17 +00:00
moz-wptsync-bot e61cc3c51a Bug 1650796 [wpt PR 24457] - Update wpt metadata, a=testonly
wpt-pr: 24457
wpt-type: metadata
2020-07-24 09:10:16 +00:00
Stephen McGruer 6ad1f8c2f1 Bug 1650796 [wpt PR 24457] - Update interfaces/audio-output.idl and test, a=testonly
Automatic update from web-platform-tests
Update interfaces/audio-output.idl and test (#24457)

Closes https://github.com/web-platform-tests/wpt/pull/24456

Co-authored-by: Philip Jägenstedt <philip@foolip.org>
--

wpt-commits: 115dd06bb12d28f1f6c992fa53f8faee3667e7a4
wpt-pr: 24457
2020-07-24 09:10:16 +00:00
Stephen McGruer b0c2369fc9 Bug 1652036 [wpt PR 24560] - Fix wpt rev-list failure-handling in epochs_update.sh, a=testonly
Automatic update from web-platform-tests
Fix wpt rev-list failure-handling in epochs_update.sh (#24560)

Previously if this subcommand failed it would be converted to the empty
string, which would then branch and push epochs at HEAD! This PR both
fixes the code to fail if the wpt subcommand fails, and also to
double-check that the SHA isn't empty.

Fixes https://github.com/web-platform-tests/wpt/issues/24504
--

wpt-commits: b448d547b6c82189980ceed1ca120dc50ad23c7e
wpt-pr: 24560
2020-07-24 09:10:15 +00:00
Philip Jägenstedt 34ceac41b4 Bug 1653040 [wpt PR 24611] - Test that AudioContext's state is updated if "allowed to start", a=testonly
Automatic update from web-platform-tests
Test that AudioContext's state is updated if "allowed to start" (#24611)

For https://github.com/WebAudio/web-audio-api/issues/2218.
--

wpt-commits: 36cff3577cfd29108a14b2f641f3ff21f46902bd
wpt-pr: 24611
2020-07-24 09:10:15 +00:00
Numfor Mbiziwo-Tiapo 9e6e0b8323 Bug 1653066 [wpt PR 24613] - Remove old comments from web platform tests, a=testonly
Automatic update from web-platform-tests
Remove old comments from web platform tests

Change-Id: I4932d737c4895d2cb4ebfee07b31b306f2580fad
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2300010
Reviewed-by: Daniel Murphy <dmurph@chromium.org>
Reviewed-by: Olivier Yiptong <oyiptong@chromium.org>
Commit-Queue: Daniel Murphy <dmurph@chromium.org>
Cr-Commit-Position: refs/heads/master@{#789067}

--

wpt-commits: 8c155e4d48d6cf4a776c7cf5eda4f5eb1911f104
wpt-pr: 24613
2020-07-24 09:10:14 +00:00
Robert Ma d4417da215 Bug 1653120 [wpt PR 24619] - [wptserve] Allow more headers in Python 3, a=testonly
Automatic update from web-platform-tests
[wptserve] Allow more headers in Python 3 (#24619)

Monkey patch http.client to support more headers.

Co-authored-by: Stephen McGruer <smcgruer@chromium.org>

--

wpt-commits: d301b89a96da799524a0d8229f7202397952cafb
wpt-pr: 24619
2020-07-24 09:10:14 +00:00
Robert Ma 43adfc2b18 Bug 1653004 [wpt PR 24608] - [lint] Implement EarlyTestdriverVendor lint, a=testonly
Automatic update from web-platform-tests
[lint] Implement EarlyTestdriverVendor lint (#24608)

testdriver-vendor.js must be included after testdriver.js.

--

wpt-commits: 370f9d815f2481a7b6fd1426cc01e185f86c734a
wpt-pr: 24608
2020-07-24 09:10:13 +00:00
Ian Kilpatrick e09b6a8123 Bug 1653266 [wpt PR 24627] - [FlexNG] Fix %-relpos for a grandchild of a flexbox., a=testonly
Automatic update from web-platform-tests
[FlexNG] Fix %-relpos for a grandchild of a flexbox.

When we resolve %-based offsets for a relative position child, if its
parent is a flex-item we'll read the constraint-space used to generate
this fragment, and resolve the %-based offset using that block-size. I.e.
https://source.chromium.org/chromium/chromium/src/+/master:third_party/blink/renderer/core/layout/layout_box.cc;l=4521;drc=3f50460dcc4c426eb876cd0a1d2838eb35472e18?originalUrl=https:%2F%2Fcs.chromium.org%2F

However flex can have two passes, one without a fixed block-size, and one
with. If we can determine ahead of time that these would result in the
same fragment we'll hit the cache, but the constraint space would
be the one without the fixed block-size.

In other words, if a flex-item remained the same size between the
measure, and layout passes, a relative position grandchild would resolve
its %-based offsets incorrectly.

This patch introduces *some* logic from another patch current WIP:
https://chromium-review.googlesource.com/c/chromium/src/+/2214608
which got reverted for unrelated reasons.

Effectively if we have a %-based grandchild like this, we'll miss the
cache, meaning that when we later read the constraint space fixed
block-size, it'll resolve against the correct size.

Bug: 1106074
Change-Id: I5003e4c0903bda408c45f8fb608ad4106c8f22b0
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2302231
Commit-Queue: Ian Kilpatrick <ikilpatrick@chromium.org>
Reviewed-by: David Grogan <dgrogan@chromium.org>
Cr-Commit-Position: refs/heads/master@{#789058}

--

wpt-commits: 81de986322a0de90f2fe895fcd62fcebf29b0e1a
wpt-pr: 24627
2020-07-24 09:10:13 +00:00
Robert Ma 66943000d0 Bug 1653080 [wpt PR 24614] - [wptserve] Make Request.GET.get return a value, a=testonly
Automatic update from web-platform-tests
[wptserve] Make Request.GET.get return a value (#24614)

instead of a list of values from the built-in get method inherited from
dict
--

wpt-commits: 165779e785cef2b6989ae00ed052f06c38488130
wpt-pr: 24614
2020-07-24 09:10:12 +00:00
Kent Tamura 238ca978a1 Bug 1653184 [wpt PR 24623] - [css/selectors] Merge css3-modsel-{23,24,68,69}.xml into a single testharness test, a=testonly
Automatic update from web-platform-tests
[css/selectors] Merge css3-modsel-{23,24,68,69}.xml into a single testharness test

They are for :enabled and :disabled.
Testharness is better than a reference test in this case because the rendering
result of form controls with CSS properties are not specified well.

Bug: crbug.com/1040826
Change-Id: Ia348854a9d2795518746757883ca0223f28e8a35
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2299826
Auto-Submit: Kent Tamura <tkent@chromium.org>
Reviewed-by: Yoshifumi Inoue <yosin@chromium.org>
Commit-Queue: Kent Tamura <tkent@chromium.org>
Cr-Commit-Position: refs/heads/master@{#788945}

--

wpt-commits: 765a5cba3fd8477f430cbd8bc3489b474097ee0e
wpt-pr: 24623
2020-07-24 09:10:12 +00:00
Tsuyoshi Horo c0e6f3bc4e Bug 1651932 [wpt PR 24555] - NEL report for subresource sxg header integrity mismatch, a=testonly
Automatic update from web-platform-tests
NEL report for subresource sxg header integrity mismatch

When there is a mismatch between the 'header-integrity' value of
'allowed-alt-sxg' link header of the cached main resource and the header
integrity value of the cached subresource, Chrome will send a NEL report
with "sxg.header_integrity_mismatch" type when navigating to the main
resource if NEL reporting was setup.

Bug: 1025074
Change-Id: I7c0ae0904a211e11b72bae95cfe2274eb9c5550a
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2237212
Reviewed-by: Kunihiko Sakamoto <ksakamoto@chromium.org>
Reviewed-by: Kinuko Yasuda <kinuko@chromium.org>
Commit-Queue: Tsuyoshi Horo <horo@chromium.org>
Cr-Commit-Position: refs/heads/master@{#788891}

--

wpt-commits: f6d1d4dccb2735d9c90a5b79fa0dc1e6b0f882b1
wpt-pr: 24555
2020-07-24 09:10:11 +00:00
Robert Ma 09eaece8e3 Bug 1653012 [wpt PR 24609] - Fix incorrect uses of testdriver.js in WPT, a=testonly
Automatic update from web-platform-tests
Fix incorrect uses of testdriver.js in WPT

testdriver-vendor.js must be included after testdriver.js.
This CL fixes all the affected tests; there will be a new lint rule to
prevent regressions later.

Bug: 1105751
Change-Id: I793c5d3c65f4cdeeed3f120f6fad063dffaaa406
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2300261
Commit-Queue: Eric Willigers <ericwilligers@chromium.org>
Reviewed-by: Eric Willigers <ericwilligers@chromium.org>
Auto-Submit: Robert Ma <robertma@chromium.org>
Cr-Commit-Position: refs/heads/master@{#788828}

--

wpt-commits: 4cb6be1ace00074aad563c32b019adf096cbb307
wpt-pr: 24609
2020-07-24 09:10:11 +00:00
Kunihiko Sakamoto 69865eeac0 Bug 1652637 [wpt PR 24584] - Implement subresource loading with Web Bundles, a=testonly
Automatic update from web-platform-tests
Implement subresource loading with Web Bundles

- Adds WebBundleLoader class which loads a WebBundle resource using
  ThreadableLoader, and creates a WebBundleSubresourceLoaderFactory.

- LinkWebBundle is registered in ResourceFetcher, and used to forward
  subresource requests that match the corresponding <link>'s resources=
  attribute to the WebBundleSubresourceLoaderFactory. This is done via
  the SubresourceWebBundle interface.

Bug: 1082020
Change-Id: I3f26bd6b1fbd5855caa5175cdcb3db0fe103a093
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2291809
Reviewed-by: Kinuko Yasuda <kinuko@chromium.org>
Reviewed-by: Tsuyoshi Horo <horo@chromium.org>
Reviewed-by: Hayato Ito <hayato@chromium.org>
Commit-Queue: Kunihiko Sakamoto <ksakamoto@chromium.org>
Cr-Commit-Position: refs/heads/master@{#788842}

--

wpt-commits: 7693fed05a080fcfc4da00907efda3885f20e5e9
wpt-pr: 24584
2020-07-24 09:10:11 +00:00
moz-wptsync-bot a5a13b5a9e Bug 1642061 [wpt PR 23880] - Update wpt metadata, a=testonly
wpt-pr: 23880
wpt-type: metadata
2020-07-24 09:10:10 +00:00
Gérard Talbot 9e7a074654 Bug 1642061 [wpt PR 23880] - Corrected and improved border-radius-clipping.html test, a=testonly
Automatic update from web-platform-tests
Corrected and improved border-radius-clipping.html test (#23880)

* Corrected and improved border-radius-clipping.html test

* Corrected and improved border-radius-clipping.html test

* Corrected and improved border-radius-clipping.html test

* Numerous improvements to border-radius-clipping* tests
--

wpt-commits: 45884b15aa3c826f10705eebb4ac6cf3245d2a5b
wpt-pr: 23880
2020-07-24 09:10:10 +00:00
pyup.io bot a804a08f4c Bug 1652977 [wpt PR 24605] - Update psutil to 5.7.2, a=testonly
Automatic update from web-platform-tests
Update psutil from 5.7.0 to 5.7.2 (#24605)

--

wpt-commits: 00b7aebbbca60116d196a113fdb7799a99bfa391
wpt-pr: 24605
2020-07-24 09:10:09 +00:00
autofoolip 0e8c4032cc Bug 1653051 [wpt PR 24612] - Update interfaces/appmanifest.idl, a=testonly
Automatic update from web-platform-tests
Update interfaces/appmanifest.idl (#24612)

Source: https://github.com/tidoust/reffy-reports/blob/fcb06d4/ed/idl/appmanifest.idl
Build: https://travis-ci.org/tidoust/reffy-reports/builds/708434037
--

wpt-commits: 7dab90ac9eaa6b69302614ad3612942deb4232e4
wpt-pr: 24612
2020-07-24 09:10:09 +00:00
moz-wptsync-bot ac6e65d6e2 Bug 1653021 [wpt PR 24610] - Update wpt metadata, a=testonly
wpt-pr: 24610
wpt-type: metadata
2020-07-24 09:10:08 +00:00
Dominic Farolino 4002dc4dad Bug 1653021 [wpt PR 24610] - Make iframe lazy loading WPTs as non-tentative, a=testonly
Automatic update from web-platform-tests
Make iframe lazy loading WPTs as non-tentative

R=sclittle@chromium.org

Bug: N/A
Change-Id: I3ea94a937ecc957389217a24bd4cc961a6d11c9f
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2300500
Reviewed-by: Scott Little <sclittle@chromium.org>
Commit-Queue: Dominic Farolino <dom@chromium.org>
Cr-Commit-Position: refs/heads/master@{#788713}

--

wpt-commits: 2e5721c4ac9dedb02bc6ac965fdf511b2d30e467
wpt-pr: 24610
2020-07-24 09:10:08 +00:00
moz-wptsync-bot 75cc1ed120 Bug 1651493 [wpt PR 24518] - Update wpt metadata, a=testonly
wpt-pr: 24518
wpt-type: metadata
2020-07-24 09:10:07 +00:00
Domenic Denicola 795e500a78 Bug 1651493 [wpt PR 24518] - Add a test for network errors with <embed>, a=testonly
Automatic update from web-platform-tests
Add a test for network errors with <embed> and <iframe>

Follows https://github.com/whatwg/html/pull/4247 for <embed> and existing spec text for <iframe>.
--

wpt-commits: 91b0d35770bcb521c540d08002d8d3700666180c
wpt-pr: 24518
2020-07-24 09:10:06 +00:00
moz-wptsync-bot 4a25c48758 Bug 1652964 [wpt PR 24603] - Update wpt metadata, a=testonly
wpt-pr: 24603
wpt-type: metadata
2020-07-24 09:10:06 +00:00
Rob Buis 3e162853db Bug 1652964 [wpt PR 24603] - Split mpadded-002.html first paragraph, a=testonly
Automatic update from web-platform-tests
Split mpadded-002.html first paragraph (#24603)

Due to lack of line-breaking, on narrow pages the first math
element will be positioned below the baseline reference. A lot
of test frameworks use narrow widths for testing and calculations
will fail, therefore split the first math element in half, giving
a higher chance for the test framework to pass this test.
--

wpt-commits: 2155d26033c70ec5789f6c00a9e6c9dae45d5fde
wpt-pr: 24603
2020-07-24 09:10:05 +00:00
autofoolip 6a9d20baef Bug 1652917 [wpt PR 24597] - Update interfaces/input-device-capabilities.idl, a=testonly
Automatic update from web-platform-tests
Update interfaces/input-device-capabilities.idl (#24597)

Source: https://github.com/tidoust/reffy-reports/blob/b041bca/ed/idl/input-device-capabilities.idl
Build: https://travis-ci.org/tidoust/reffy-reports/builds/708238267
--

wpt-commits: 2e85d3fd95837d040380def2cfc5ae010089b3b8
wpt-pr: 24597
2020-07-24 09:10:05 +00:00
moz-wptsync-bot b68c538892 Bug 1649644 [wpt PR 24405] - Update wpt metadata, a=testonly
wpt-pr: 24405
wpt-type: metadata
2020-07-24 09:10:05 +00:00
Thomas Guilbert 2931950fb4 Bug 1649644 [wpt PR 24405] - Add preservesPitch tests, a=testonly
Automatic update from web-platform-tests
Add preservesPitch tests

This CL adds Web Platform Tests that check the behavior of the
preservesPitch flag.

The tests rely on WebAudio to analyze the frequency of an Audio element,
as the playback rate changes.

Firefox's mozPreservePitch does not affect MediaElementAudioSourceNode,
which means that these tests won't work on Firefox. See:
https://bugzilla.mozilla.org/show_bug.cgi?id=1648277

Change-Id: Ic25d474f96e32eb8d8584188d879a018daa6ae73
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2259375
Commit-Queue: Thomas Guilbert <tguilbert@chromium.org>
Reviewed-by: Philip Jägenstedt <foolip@chromium.org>
Cr-Commit-Position: refs/heads/master@{#787947}

--
Deflake preservesPitch tests

This CL changes preservesPitch tests to wait until the audioElement's
currentTime is at least 0.5 seconds before trying to detect the pitch.
Without this check, the test can try to detect the pitch before the
audio has played enough, which can return a dominant frequency of 0Hz
and fail the test.

The CL also makes a few stylistic changes, and fixes an off-by-one error
in the number of increments used to calculate frequencies.

Bug: 1096238
Change-Id: I6e98e172862a47bea1c4026737138293914f7906
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2298281
Auto-Submit: Thomas Guilbert <tguilbert@chromium.org>
Commit-Queue: Philip Jägenstedt <foolip@chromium.org>
Reviewed-by: Philip Jägenstedt <foolip@chromium.org>
Cr-Commit-Position: refs/heads/master@{#788535}

--

wpt-commits: f96e3094d5ad65792ef0cfe4fae3202c7ad99741, 09fbe278df64f25b6d0fea96ba6a5655ae19f2a6
wpt-pr: 24405
2020-07-24 09:10:04 +00:00
Marcos Cáceres ebdc8a357f Bug 1652936 [wpt PR 23423] - Web Share file sharing no longer tentative, a=testonly
Automatic update from web-platform-tests
Web Share file sharing no longer tentative (#23423)

--

wpt-commits: f25005b8a4509c23e125db2b0e842027df7698a3
wpt-pr: 23423
2020-07-24 09:10:04 +00:00
Johanna fa9dd6bcf2 Bug 1532479 [wpt PR 15618] - Screen Orientation: add requestFullscreen to final orientation-reading.html test, a=testonly
Automatic update from web-platform-tests
Screen Orientation: add requestFullscreen to final orientation-reading.html test (#15618)

--

wpt-commits: 237fce47cec56baeb64392506c0c21c0c9615e18
wpt-pr: 15618
2020-07-24 09:10:03 +00:00
Marcos Cáceres c6b6231566 Bug 1650721 [wpt PR 24447] - Relocate to link relationship to HTML spec, a=testonly
Automatic update from web-platform-tests
Relocate to link relationship to HTML spec (#24447)

--

wpt-commits: a337b1801eda0b39e67581a94467d0111a842c3e
wpt-pr: 24447
2020-07-24 09:10:03 +00:00
Marcos Cáceres ebe3f38e3e Bug 1650717 [wpt PR 24446] - Add MIME Checks for link rel=manifest, a=testonly
Automatic update from web-platform-tests
Add MIME Checks for link rel=manifest (#24446)

--

wpt-commits: 48340be6b8218f30540c7deb9da89736ff7144d9
wpt-pr: 24446
2020-07-24 09:10:02 +00:00
Marcos Cáceres 8aa9ed8a55 Bug 1650734 [wpt PR 24450] - check unattached doc + iframes for manifest, a=testonly
Automatic update from web-platform-tests
check unattached doc + iframes for manifest (#24450)

--

wpt-commits: 874838a005fa79ba00aa90fdc37506239b9f2c94
wpt-pr: 24450
2020-07-24 09:10:02 +00:00
Kent Tamura 764b235e6b Bug 1652905 [wpt PR 24595] - SELECT: The last selected OPTION should be selected when multiple selected OPTIONs are added by jQuery append()., a=testonly
Automatic update from web-platform-tests
SELECT: The last selected OPTION should be selected when multiple selected OPTIONs are added by jQuery append().

HTMLOptionElement::SetWasOptionInsertedCalled() had a silly bug.

Bug: 1105672
Change-Id: Ic70572f297969d44bbe8f3d55fe05af796397f19
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2298882
Auto-Submit: Kent Tamura <tkent@chromium.org>
Commit-Queue: Koji Ishii <kojii@chromium.org>
Reviewed-by: Koji Ishii <kojii@chromium.org>
Cr-Commit-Position: refs/heads/master@{#788486}

--

wpt-commits: 42740f8337817eee7ecec4645ec41373b2735024
wpt-pr: 24595
2020-07-24 09:10:01 +00:00
Adam Rice 71d5e99ed9 Bug 1652459 [wpt PR 24577] - Streams: Update queuing strategies to match standard, a=testonly
Automatic update from web-platform-tests
Streams: Update queuing strategies to match standard

Update the IDL for ByteLengthQueuingStrategy and CountQueuingStrategy
to match the standard.

The most noticeable semantic difference is that incorrect calls like
`new CountQueuingStrategy(10)`, which previously silently gave
you the default highWaterMark, will now throw an exception.

Also cache the "size" function on the global object. Add a test that
iframes have a different "size" function, since they have a different
global object.

Change-Id: I9b6763944c0abc278451c28a4fcf615f624e1fdb
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2104815
Reviewed-by: Victor Costan <pwnall@chromium.org>
Reviewed-by: Yutaka Hirano <yhirano@chromium.org>
Commit-Queue: Adam Rice <ricea@chromium.org>
Cr-Commit-Position: refs/heads/master@{#788474}

--

wpt-commits: 00d2a437cb9f382d734bd9af3c3ecb4c42ca2c79
wpt-pr: 24577
2020-07-24 09:10:01 +00:00
ziransun a6305e8af7 Bug 1649697 [wpt PR 24408] - Python 3: port tests forms, links & text-level-semantics tests in htm…, a=testonly
Automatic update from web-platform-tests
Python 3: port tests forms, links & text-level-semantics tests in html/semantics (#24408)

* Apply suggestions from code review

Co-authored-by: Philip Jägenstedt <philip@foolip.org>
Co-authored-by: Robert Ma <robertma@chromium.org>
--

wpt-commits: 1cd6ed009969f11a8feba62d4e81f92c62b4a6f9
wpt-pr: 24408
2020-07-24 09:10:00 +00:00
moz-wptsync-bot 4e398b714c Bug 1652840 [wpt PR 24593] - Update wpt metadata, a=testonly
wpt-pr: 24593
wpt-type: metadata
2020-07-24 09:10:00 +00:00
Domenic Denicola 3672414bf9 Bug 1652840 [wpt PR 24593] - Origin isolation: initial getter updates, a=testonly
Automatic update from web-platform-tests
Origin isolation: initial getter updates

This makes window.originIsolationRestricted available in non-secure
contexts, per the latest updates in
https://github.com/whatwg/html/pull/5545. It also updates the tests to
expect the values we would get from that spec. It does *not* update the
web platform tests, or the implementation, for the new name; that's
https://crbug.com/1103866.

Bug: 1095653
Change-Id: I9ac31d36e2744a3a49eb61c6899debbe38180868
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2290782
Commit-Queue: Domenic Denicola <domenic@chromium.org>
Reviewed-by: James MacLean <wjmaclean@chromium.org>
Reviewed-by: Daniel Cheng <dcheng@chromium.org>
Cr-Commit-Position: refs/heads/master@{#788297}

--

wpt-commits: d02251699d90d93f792461a2b61baf48a0e786ec
wpt-pr: 24593
2020-07-24 09:09:59 +00:00
Christoph Kerschbaumer 396052a4f9 Bug 1653455: Enable test_resource_upgrade.html for fission and xorigin. r=cpeterson
Differential Revision: https://phabricator.services.mozilla.com/D84486
2020-07-24 08:21:41 +00:00
Martin Stransky 5b82a4ec2b Bug 1654798 [Linux] Create GL fence at DMABufSurface::FenceWait(), r=jhorak
Recently we create sync during dmabuf surface import which may fail as GL context may be missing.
In this patch we postpone sync creation until the sync is actually used at DMABufSurface::FenceWait().

Differential Revision: https://phabricator.services.mozilla.com/D84693
2020-07-24 08:54:37 +00:00
Jan Varga 7ae4b87c84 Bug 1651016 - Introduce QM_TRY and QM_TRY_VAR macros; r=dom-workers-and-storage-reviewers,ttung,sg
Differential Revision: https://phabricator.services.mozilla.com/D83927
2020-07-24 07:11:24 +00:00
Shane Caraveo 2369b54b63 Bug 1649813 test dns api failure when forwarding dns to socks proxy r=mayhemer,necko-reviewers,dragana
Differential Revision: https://phabricator.services.mozilla.com/D83006
2020-07-23 18:50:49 +00:00
Kershaw Chang 6c48b4e2a1 Bug 1649953 - Remove probe DNS_TRR_REDIRECTED, r=dragana,necko-reviewers
Differential Revision: https://phabricator.services.mozilla.com/D84512
2020-07-24 08:19:42 +00:00
Coroiu Cristina ab4bf91c05 Backed out changeset 8e3ebf0c6b3e (bug 1654984) for xpcshell failures at devtools/server/tests/xpcshell/test_addons_actor.js on a CLOSED TREE 2020-07-24 11:22:07 +03:00
Jon Coppeard 9982da293c Bug 1654526 - Remove support for realm parameter with eRethrowExceptions r=smaug
Differential Revision: https://phabricator.services.mozilla.com/D84501
2020-07-24 08:08:53 +00:00
Nicolas Silva 6647720701 Bug 1653615 - Ensure displayport snapping doesn't move by more than the margin. r=kats
Differential Revision: https://phabricator.services.mozilla.com/D84552
2020-07-24 07:09:47 +00:00
Nicolas Silva d93c5bb4f4 Bug 1653615 - Add a test. r=kats
Differential Revision: https://phabricator.services.mozilla.com/D84659
2020-07-23 13:50:10 +00:00
Dimi Lee f1a07fba67 Bug 1650768 - P4. Add .xsd file extension to application reputation binary list r=Gijs
Differential Revision: https://phabricator.services.mozilla.com/D84475
2020-07-23 15:21:23 +00:00