Closed
Bug 1587411
Opened 6 years ago
Closed 6 years ago
[wpt-sync] Sync PR 19597 - Move common/sleep.py to resource-timing/sleep.py
Categories
(Core :: Performance: General, task, P4)
Core
Performance: General
Tracking
()
RESOLVED
FIXED
mozilla72
| Tracking | Status | |
|---|---|---|
| firefox72 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 19597 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/19597
Details from upstream follow.
Simon Pieters <zcorpan@gmail.com> wrote:
Move common/sleep.py to resource-timing/sleep.py
Part of #17913.
I was going to delete this seemingly unused file, but when I looked closer I found it was used by
resource-timing/resource-timing-level1.sub.html, imported inresource-timing/SyntheticResponse.py.I could be convinced that other tests may need this as well such that it should stay in
common/, but right now it's not commonly used...
| Assignee | ||
Updated•6 years ago
|
Component: web-platform-tests → Performance
Product: Testing → Core
| Assignee | ||
Comment 1•6 years ago
|
||
Pushed by james@hoppipolla.co.uk:
https://hg.mozilla.org/integration/mozilla-inbound/rev/d99fc0b3c0c8
[wpt PR 19597] - Move common/sleep.py to resource-timing/sleep.py, a=testonly
Comment 3•6 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 6 years ago
status-firefox72:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla72
You need to log in
before you can comment on or make changes to this bug.
Description
•