Closed
Bug 1497681
Opened 7 years ago
Closed 7 years ago
[wpt-sync] Sync PR 13437 - Fix flakiness in resource_timing_buffer_full_250
Categories
(Core :: DOM: Core & HTML, enhancement, P4)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
FIXED
mozilla64
Tracking | Status | |
---|---|---|
firefox64 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 13437 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/13437
Details from upstream follow.
Nicolas Pena <npm@chromium.org> wrote:
> Fix flakiness in resource_timing_buffer_full_250
>
> This CL uses document fragments to append scripts faster. Also, we do
> not need to wait until onload of one script to begin appending the next.
>
> Bug: 626703, 883837
> Change-Id: I0bc010640793d6a7113d404f2838fd5cfe88ab25
> Reviewed-on: https://chromium-review.googlesource.com/1265901
> WPT-Export-Revision: d4671d4d1c4eeddbab1426f9a541b1e07c573c7c
Assignee | ||
Updated•7 years ago
|
Component: web-platform-tests → DOM
Product: Testing → Core
Assignee | ||
Comment 1•7 years ago
|
||
Assignee | ||
Comment 2•7 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=bbfbc0ace5a2227b4d5e9f36fe475309b6c9c12b
Assignee | ||
Comment 3•7 years ago
|
||
Assignee | ||
Comment 4•7 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=c9769c43a16aef01bd3ce554afee7a354d8f9eb1
Assignee | ||
Comment 5•7 years ago
|
||
Ran 1 tests and 1 subtests
OK : 1
PASS : 1
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/13fb36fc139f
[wpt PR 13437] - Fix flakiness in resource_timing_buffer_full_250, a=testonly
Pushed by james@hoppipolla.co.uk:
https://hg.mozilla.org/integration/mozilla-inbound/rev/b0c82bf8ee18
[wpt PR 13437] - Fix flakiness in resource_timing_buffer_full_250, a=testonly
Comment 8•7 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 7 years ago
status-firefox64:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla64
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
•