[wpt-sync] Sync PR 21511 - Set network_isolation_key for signed exchange cert fetch
Categories
(Testing :: web-platform-tests, task, P4)
Tracking
(firefox75 fixed)
Tracking | Status | |
---|---|---|
firefox75 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 21511 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/21511
Details from upstream follow.
Tsuyoshi Horo <horo@chromium.org> wrote:
Set network_isolation_key for signed exchange cert fetch
Currently network_isolation_key is not set for signed exchange cert fetch.
So, even if the signed exchange and the certificate were prefetched,
the certificate is fetched again while navigation when
SplitCacheByNetworkIsolationKey is enabled.Bug=1047110
Change-Id: I524df1da097c6f544777f20cca5a3e53246693cf
Reviewed-on: https://chromium-review.googlesource.com/2029564
WPT-Export-Revision: c3095d32455e41399290f6bfa368b4c25c24c4a0
Assignee | ||
Updated•6 years ago
|
Assignee | ||
Updated•6 years ago
|
Assignee | ||
Comment 1•6 years ago
|
||
Assignee | ||
Comment 2•6 years ago
|
||
CI Results
Ran 13 Firefox configurations based on mozilla-central, and Chrome, and Safari on GitHub CI
Total 44 tests
Status Summary
Firefox
PASS : 43
TIMEOUT: 2
Chrome
OK : 1
FAIL : 1
Safari
TIMEOUT: 2
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
New Tests That Don't Pass
/signed-exchange/sxg-prefetch.tentative.https.html: TIMEOUT (Chrome: OK, Safari: TIMEOUT)
Prefetched signed exchange and certificate must not be fetched again.: TIMEOUT (Chrome: FAIL, Safari: TIMEOUT)
Comment 4•6 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/b06c148094dd
https://hg.mozilla.org/mozilla-central/rev/66dcbea11625
Description
•