[wpt-sync] Sync PR 45337 - [bfcache] Report null for non-set attributes
Categories
(Core :: DOM: Performance APIs, task, P4)
Tracking
()
Tracking | Status | |
---|---|---|
firefox126 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 45337 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/45337
Details from upstream follow.
rubberyuzu <yuzus@chromium.org> wrote:
[bfcache] Report null for non-set attributes
Change-Id: Ic15d75562e7f473c34b8c85aea6900ff8f51d961
Reviewed-on: https://chromium-review.googlesource.com/5394900
WPT-Export-Revision: ecebc6845246dc71a21e62e2a8a6410789d632d5
Assignee | ||
Updated•1 year ago
|
Assignee | ||
Comment 1•1 year ago
|
||
Assignee | ||
Comment 2•1 year ago
|
||
CI Results
Ran 0 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 14 tests and 1 subtests
Status Summary
Firefox
OK
: 13
FAIL
: 13
TIMEOUT
: 2
Chrome
OK
: 14
PASS
: 10
FAIL
: 4
Safari
OK
: 12
FAIL
: 12
TIMEOUT
: 2
ERROR
: 1
Links
Details
New Tests That Don't Pass
- /performance-timeline/not-restored-reasons/abort-block-bfcache.window.html [wpt.fyi]:
TIMEOUT
(Chrome:OK
, Safari:ERROR
)- aborting a parser should block bfcache.:
TIMEOUT
(Chrome:PASS
)
- aborting a parser should block bfcache.:
- /performance-timeline/not-restored-reasons/performance-navigation-timing-attributes.tentative.window.html [wpt.fyi]
- RemoteContextHelper navigation using BFCache:
FAIL
(Chrome:PASS
, 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:PASS
, Safari:FAIL
)
- RemoteContextHelper navigation using BFCache:
- /performance-timeline/not-restored-reasons/performance-navigation-timing-bfcache.tentative.window.html [wpt.fyi]
- RemoteContextHelper navigation using BFCache:
FAIL
(Chrome:PASS
, 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-fetch.tentative.window.html [wpt.fyi]
- Ensure that ongoing fetch upon entering bfcache blocks bfcache and recorded.:
FAIL
(Chrome:FAIL
, Safari:FAIL
)
- Ensure that ongoing fetch upon entering bfcache blocks bfcache and recorded.:
- /performance-timeline/not-restored-reasons/performance-navigation-timing-iframes-without-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-lock.https.tentative.window.html [wpt.fyi]
- Ensure that if WebLock is held upon entering bfcache, it cannot enter bfcache and gets reported.:
FAIL
(Chrome:PASS
, Safari:FAIL
)
- Ensure that if WebLock is held upon entering bfcache, it cannot enter bfcache and gets reported.:
- /performance-timeline/not-restored-reasons/performance-navigation-timing-navigation-failure.tentative.window.html [wpt.fyi]
- Ensure that navigation failure blocks bfcache and gets recorded.:
FAIL
(Chrome:FAIL
, Safari:FAIL
)
- Ensure that navigation failure blocks bfcache and gets recorded.:
- /performance-timeline/not-restored-reasons/performance-navigation-timing-not-bfcached.tentative.window.html [wpt.fyi]
- RemoteContextHelper navigation using BFCache:
FAIL
(Chrome:PASS
, 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-reload.tentative.window.html [wpt.fyi]
- RemoteContextHelper navigation using BFCache:
FAIL
(Chrome:PASS
, Safari:FAIL
)
- RemoteContextHelper navigation using BFCache:
- /performance-timeline/not-restored-reasons/performance-navigation-timing-same-origin-bfcache.tentative.window.html [wpt.fyi]
- RemoteContextHelper navigation using BFCache:
FAIL
(Chrome:PASS
, Safari:FAIL
)
- 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:PASS
, Safari:FAIL
)
- RemoteContextHelper navigation using BFCache:
Comment 4•1 year ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/c3d5913e4431
https://hg.mozilla.org/mozilla-central/rev/0a50f59d4f23
Description
•