[wpt-sync] Sync PR 27876 - [ResourceTiming] Refactor assertions in entry-attributes.html
Categories
(Core :: Performance, task, P4)
Tracking
()
Tracking | Status | |
---|---|---|
firefox88 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 27876 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/27876
Details from upstream follow.
b'Tom McKee <tommckee@chromium.org>' wrote:
[ResourceTiming] Refactor assertions in entry-attributes.html
The ResourceTiming spec describes the expected values for the attributes
of PerformanceResourceTiming objects. The expected values follow a
common pattern when the resource is fetched in particular ways like over
HTTP or when the Timing-Allow-Origin header doesn't match.This change refactors a collection of assertions over one of these
patterns into a helper function: assert_http_resource().Bug: 1171767
Change-Id: I9e7aee031f65439fd36d58b480f0709d0a5ea5b5
GithubIssue: https://github.com/w3c/resource-timing/issues/254
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2732507
Commit-Queue: Tom McKee \<tommckee@chromium.org>
Reviewed-by: Yoav Weiss \<yoavweiss@chromium.org>
Cr-Commit-Position: refs/heads/master@{#861163}
Assignee | ||
Comment 1•4 years ago
|
||
Assignee | ||
Updated•4 years ago
|
Assignee | ||
Comment 2•4 years ago
|
||
Assignee | ||
Comment 3•4 years ago
|
||
CI Results
Ran 15 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 1 tests and 1 subtests
Status Summary
Firefox
OK : 1
PASS: 1
Chrome
OK : 1
PASS: 1
Safari
OK : 1
FAIL: 1
Links
Comment 5•4 years ago
|
||
bugherder |
Description
•