Closed
Bug 1498667
Opened 7 years ago
Closed 7 years ago
[wpt-sync] Sync PR 13484 - [Picture-in-Picture] Bail early for feature policy tests
Categories
(Testing :: web-platform-tests, enhancement, P4)
Testing
web-platform-tests
Tracking
(firefox64 fixed)
RESOLVED
FIXED
mozilla64
Tracking | Status | |
---|---|---|
firefox64 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 13484 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/13484
Details from upstream follow.
François Beaufort <beaufort.francois@gmail.com> wrote:
> [Picture-in-Picture] Bail early for feature policy tests
>
> Change-Id: I0186fd20fc1d1e763208f5488917b65d24fa3e00
> Reviewed-on: https://chromium-review.googlesource.com/c/1278786
> Reviewed-by: Mounir Lamouri \<mlamouri@chromium.org>
> Commit-Queue: François Beaufort \<beaufort.francois@gmail.com>
> Cr-Commit-Position: refs/heads/master@{#599253}
>
Assignee | ||
Updated•7 years ago
|
Whiteboard: [wptsync downstream] → [wptsync downstream error]
Assignee | ||
Updated•7 years ago
|
Component: web-platform-tests → DOM
Product: Testing → Core
Assignee | ||
Updated•7 years ago
|
Whiteboard: [wptsync downstream error] → [wptsync downstream]
Assignee | ||
Comment 1•7 years ago
|
||
Assignee | ||
Updated•7 years ago
|
Component: DOM → web-platform-tests
Product: Core → Testing
Assignee | ||
Comment 2•7 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=1eabd233950be322a1d0503a211c2c7b8cfd4115
Assignee | ||
Comment 3•7 years ago
|
||
Ran 6 tests and 14 subtests
OK : 6
FAIL : 14
Existing tests that now have a worse result (e.g. they used to PASS and now FAIL):
/feature-policy/picture-in-picture-allowed-by-feature-policy-attribute-redirect-on-load.https.sub.html
Feature-Policy allow="picture-in-picture" disallows cross-origin navigation in an iframe.: FAIL
/feature-policy/picture-in-picture-disabled-by-feature-policy.https.sub.html
Feature-Policy header: picture-in-picture "none" disallows cross-origin iframes.: FAIL
Feature-Policy header: picture-in-picture "none" disallows same-origin iframes.: FAIL
Feature-Policy header: picture-in-picture "none" disallows the top-level document.: FAIL
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/dcce3a0a4c8f
[wpt PR 13484] - [Picture-in-Picture] Bail early for feature policy tests, a=testonly
https://hg.mozilla.org/integration/mozilla-inbound/rev/e15fb51620aa
[wpt PR 13484] - Update wpt metadata, a=testonly
Backout by rgurzau@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/09dd66ffc95a
Backed out 37 changesets (bug 1498667, bug 1498407, bug 1498665, bug 1497782, bug 1498662, bug 1498660, bug 1498649, bug 1498428, bug 1498621, bug 1498668, bug 1480198, bug 1498770, bug 1498415, bug 1498939, bug 1497939, bug 1498325, bug 1498338, bug 1496854, bug 1491890, bug 1499053, bug 1498368, bug 1497681, bug 1493012, bug 1495499, bug 1499111, bug 1499017, bug 1497732, bug 1496820) for failing at RTCDTMFSender-ontonechange-long.https.html and available-images.html
Pushed by james@hoppipolla.co.uk:
https://hg.mozilla.org/integration/mozilla-inbound/rev/2d2ea440e774
[wpt PR 13484] - [Picture-in-Picture] Bail early for feature policy tests, a=testonly
https://hg.mozilla.org/integration/mozilla-inbound/rev/6a1c2ae13ec5
[wpt PR 13484] - Update wpt metadata, a=testonly
Comment 7•7 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/2d2ea440e774
https://hg.mozilla.org/mozilla-central/rev/6a1c2ae13ec5
Status: NEW → RESOLVED
Closed: 7 years ago
status-firefox64:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla64
You need to log in
before you can comment on or make changes to this bug.
Description
•