[wpt-sync] Sync PR 38009 - Make IFrame attributes optional
Categories
(Core :: DOM: Performance APIs, task, P4)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox111 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 38009 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/38009
Details from upstream follow.
Yuzu Saijo <yuzus@chromium.org> wrote:
Make IFrame attributes optional
This CL makes IFrame attributes sent to the browser optional so that
we can differentiate empty attributes and non-set attributes.Bug:1402594
Change-Id: I3ee87f4f822a0ab414deee2a6c074e85d0780bd1
Reviewed-on: https://chromium-review.googlesource.com/4111817
WPT-Export-Revision: 2d56471d72544263399eb8985d797b10b613b0f6
| Assignee | ||
Updated•3 years ago
|
| Assignee | ||
Updated•3 years ago
|
| Assignee | ||
Updated•3 years ago
|
| Assignee | ||
Comment 1•3 years ago
|
||
| Assignee | ||
Comment 2•3 years ago
|
||
CI Results
Ran 9 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 6 tests and 1 subtests
Status Summary
Firefox
OK : 6
FAIL : 6
Chrome
OK : 6
PASS : 1
FAIL : 5
Safari
OK : 5
FAIL : 5
TIMEOUT: 2
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
New Tests That Don't Pass
- /performance-timeline/not-restored-reasons/performance-navigation-timing-attributes.tentative.window.html [wpt.fyi]
- RemoteContextHelper navigation using BFCache:
FAIL(Chrome:FAIL, Safari:FAIL)
- RemoteContextHelper navigation using BFCache:
- /performance-timeline/not-restored-reasons/performance-navigation-timing-bfcache-reasons-stay.tentative.window.html [wpt.fyi]
- RemoteContextHelper navigation using BFCache:
FAIL(Chrome:FAIL, Safari:FAIL)
- RemoteContextHelper navigation using BFCache:
- /performance-timeline/not-restored-reasons/performance-navigation-timing-cross-origin-bfcache.tentative.window.html [wpt.fyi]
- RemoteContextHelper navigation using BFCache:
FAIL(Chrome:FAIL, Safari:FAIL)
- RemoteContextHelper navigation using BFCache:
- /performance-timeline/not-restored-reasons/performance-navigation-timing-not-bfcached.tentative.window.html [wpt.fyi]
- RemoteContextHelper navigation using BFCache:
FAIL(Chrome:FAIL, Safari:FAIL)
- RemoteContextHelper navigation using BFCache:
- /performance-timeline/not-restored-reasons/performance-navigation-timing-redirect-on-history.tentative.window.html [wpt.fyi]
- RemoteContextHelper navigation using BFCache:
FAIL(Chrome:PASS, Safari:TIMEOUT)
- RemoteContextHelper navigation using BFCache:
- /performance-timeline/not-restored-reasons/performance-navigation-timing-same-origin-replace.tentative.window.html [wpt.fyi]
- RemoteContextHelper navigation using BFCache:
FAIL(Chrome:FAIL, Safari:FAIL)
- RemoteContextHelper navigation using BFCache:
Comment 4•3 years ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/cf11b8806e21
https://hg.mozilla.org/mozilla-central/rev/7dece2eed08f
Description
•