Closed
Bug 1510986
Opened 6 years ago
Closed 6 years ago
[wpt-sync] Sync PR 14293 - Add web platform test for verifying first byte timing of responseStart
Categories
(Core :: DOM: Core & HTML, enhancement, P4)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
FIXED
mozilla66
Tracking | Status | |
---|---|---|
firefox66 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 14293 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/14293
Details from upstream follow.
Andrew Comminos <acomminos@fb.com> wrote:
> Add web platform test for verifying first byte timing of responseStart
>
> Verfies that the UA measures the time before the end of header parsing
> in responseStart by simulating a delay after writing the status line and
> flushing to the client. Chrome fails this test for now, but Firefox
> passes.
>
> Bug: 568024
> Change-Id: I61569c6a5b0d8ea2f3a06cb37a3d1ed36c06d40f
> Reviewed-on: https://chromium-review.googlesource.com/1354645
> WPT-Export-Revision: afdab53be6095d11c7ca011bd637601b8aa6f4ae
Assignee | ||
Updated•6 years ago
|
Component: web-platform-tests → DOM
Product: Testing → Core
Assignee | ||
Comment 1•6 years ago
|
||
Assignee | ||
Comment 2•6 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=e155ced49675c0043f30c82f16c7ee06fc5d92ac
Assignee | ||
Comment 3•6 years ago
|
||
Assignee | ||
Comment 4•6 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=98501b71c834c0de39deaed266187ee924c91873
Assignee | ||
Comment 5•6 years ago
|
||
Ran 1 tests
Tests that are disabled for instability:
/resource-timing/resource-timing.html
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/9abc886d2782
[wpt PR 14293] - Add web platform test for verifying first byte timing of responseStart, a=testonly
Comment 7•6 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 6 years ago
status-firefox66:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla66
Updated•6 years ago
|
Component: DOM → DOM: Core & HTML
You need to log in
before you can comment on or make changes to this bug.
Description
•