[wpt-sync] Sync PR 20333 - [resource-timing] ensure workerStart is protected by TAO
Categories
(Core :: Performance, task, P4)
Tracking
()
Tracking | Status | |
---|---|---|
firefox73 | --- | fixed |
People
(Reporter: mozilla.org, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 20333 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/20333
Details from upstream follow.
Yoav Weiss <yoavweiss@chromium.org> wrote:
[resource-timing] ensure workerStart is protected by TAO
Bug: 1026404
Change-Id: Ibf86bc2c4fc2657411dc07515ce1405e5e133766
Reviewed-on: https://chromium-review.googlesource.com/1924520
WPT-Export-Revision: d1b9ee3242b0ca2ada7ab5867b1230b1cff72bdc
Assignee | ||
Updated•5 years ago
|
Assignee | ||
Comment 1•5 years ago
|
||
Assignee | ||
Comment 2•5 years ago
|
||
Assignee | ||
Comment 3•5 years ago
|
||
CI Results
Ran 13 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 1 tests and 3 subtests
Status Summary
Firefox
OK : 1
PASS: 2
FAIL: 1
Chrome
OK : 1
PASS: 2
FAIL: 1
Safari
OK : 1
PASS: 2
FAIL: 1
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
New Tests That Don't Pass
/resource-timing/workerStart-tao-protected.https.html
Add TAO iframe to remote origin. Make sure workerStart is not zero: FAIL (Chrome: PASS, Safari: FAIL)
Comment 4•5 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/4c736f3f731d
https://hg.mozilla.org/mozilla-central/rev/f6c32efc5574
Description
•