Closed
Bug 1472306
Opened 7 years ago
Closed 7 years ago
[wpt-sync] Sync PR 11735 - Add more WPT tests for client hints
Categories
(Testing :: web-platform-tests, enhancement, P4)
Testing
web-platform-tests
Tracking
(firefox63 fixed)
RESOLVED
FIXED
mozilla63
Tracking | Status | |
---|---|---|
firefox63 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 11735 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/11735
Details from upstream follow.
Tarun Bansal <tbansal@chromium.org> wrote:
> Add more WPT tests for client hints
>
> The WPT tests check the Accept-CH-Lifetime (ACL) header functionality.
>
> Add tests for:
> (i) When ACL header is sent by a same-origin iframe.
> (ii) When ACL header is sent by a cross-origin iframe.
> (iii) When ACL header is sent by a subresource.
> (iv) When ACL header is sent on the main frame.
>
> Also, change the ACL persistence time-duration from 20
> seconds to 5 seconds to make it easier to run multiple tests
> quickly and without waiting too long.
>
> Change-Id: I31047598bbb1e7c64cadf3e6845bf850c29aca8b
> Bug:856700
>
> Reviewed-on: https://chromium-review.googlesource.com/1119848
> WPT-Export-Revision: 20f2e4ee9929c6ca03d8b6c99e35e8a159739810
Assignee | ||
Comment 1•7 years ago
|
||
PR 11735 applied with additional changes from upstream: 67ad035decf7726544cdd3ee877da1a29d37e41b
Assignee | ||
Comment 2•7 years ago
|
||
Assignee | ||
Comment 3•7 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=82adf277ccb5951e198f3f3be1b95f1725a9e27d
Assignee | ||
Comment 4•7 years ago
|
||
Assignee | ||
Comment 5•7 years ago
|
||
Ran 5 tests and 13 subtests
OK : 5
PASS : 13
Assignee | ||
Comment 6•7 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=8221784201dff4712e327d9328b2e6cb9fb6f502
Pushed by james@hoppipolla.co.uk:
https://hg.mozilla.org/integration/mozilla-inbound/rev/62c8e471c7e4
[wpt PR 11735] - Add more WPT tests for client hints, a=testonly
https://hg.mozilla.org/integration/mozilla-inbound/rev/5108caaf4b94
[wpt PR 11735] - Update wpt metadata, a=testonly
Comment 8•7 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/62c8e471c7e4
https://hg.mozilla.org/mozilla-central/rev/5108caaf4b94
Status: NEW → RESOLVED
Closed: 7 years ago
status-firefox63:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla63
You need to log in
before you can comment on or make changes to this bug.
Description
•