Closed
Bug 1504428
Opened 7 years ago
Closed 7 years ago
[wpt-sync] Sync PR 13883 - Quota: Send usage breakdown in return value of estimate().
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 13883 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/13883
Details from upstream follow.
Jarryd <jarrydg@chromium.org> wrote:
> Quota: Send usage breakdown in return value of estimate().
>
> Change-Id: I85fd510b4245f966e32340b9d433f7d9b96b3810
> Reviewed-on: https://chromium-review.googlesource.com/1303041
> WPT-Export-Revision: 2665ae73a5f99b3ad8511943c1aa87f493b2a7f3
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=4f36a7985ee68514b199d1cd94da456cf8fd42bc
Assignee | ||
Comment 3•7 years ago
|
||
Assignee | ||
Comment 4•7 years ago
|
||
Assignee | ||
Comment 5•7 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=bc7074a0f753393fc939b5b35a904768e02d3655
Assignee | ||
Comment 6•7 years ago
|
||
Assignee | ||
Comment 7•7 years ago
|
||
Assignee | ||
Comment 8•7 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=1e2962a278bd24c1affca84e53dfaa330eccbe87
Assignee | ||
Comment 9•7 years ago
|
||
Assignee | ||
Comment 10•7 years ago
|
||
Assignee | ||
Comment 11•7 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=948663359d96f71996fa3051588654d39de7de03
Assignee | ||
Comment 12•7 years ago
|
||
Assignee | ||
Comment 13•7 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=269bb114a11e7144322a4b705d14c82c2318f554
Assignee | ||
Comment 14•7 years ago
|
||
Assignee | ||
Comment 15•7 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=4dbe048e705fac10d570f51cfd8c0ef0bc823ac7
Assignee | ||
Comment 16•7 years ago
|
||
Assignee | ||
Comment 17•7 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=c5992286efa251139b6392e176b0ee8b9af7e6dd
Assignee | ||
Comment 18•7 years ago
|
||
Assignee | ||
Comment 19•7 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=b8fbc8cd9f1c2318be62c129ff79c097e79af7d6
Assignee | ||
Comment 20•7 years ago
|
||
Assignee | ||
Comment 21•7 years ago
|
||
Assignee | ||
Comment 22•7 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=40397530d8a793e56b233621a56dc566d01a6f8d
Assignee | ||
Comment 23•7 years ago
|
||
Assignee | ||
Comment 24•7 years ago
|
||
Ran 2 tests and 4 subtests
OK : 2
FAIL : 4
New tests that have failures or other problems:
/storage/estimate-usage-details-indexeddb.https.tentative.any.html
estimate() resolves to dictionary with usageDetails member: FAIL
estimate() usage details reflects increase in indexedDB after large value is stored: FAIL
/storage/estimate-usage-details-indexeddb.https.tentative.any.worker.html
estimate() resolves to dictionary with usageDetails member: FAIL
estimate() usage details reflects increase in indexedDB after large value is stored: FAIL
Assignee | ||
Comment 25•7 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=3621d4faf35ae807d9e8558d808f400f6c63e13e
Comment 26•7 years ago
|
||
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/737d0ec9198a
[wpt PR 13883] - Quota: Send usage details in return value of estimate()., a=testonly
https://hg.mozilla.org/integration/mozilla-inbound/rev/4d2ca6c4816d
[wpt PR 13883] - Update wpt metadata, a=testonly
Comment 27•7 years ago
|
||
Pushed by james@hoppipolla.co.uk:
https://hg.mozilla.org/integration/mozilla-inbound/rev/a5a904ac56b7
[wpt PR 13883] - Quota: Send usage details in return value of estimate()., a=testonly
https://hg.mozilla.org/integration/mozilla-inbound/rev/7a9c750bbd65
[wpt PR 13883] - Update wpt metadata, a=testonly
Comment 28•7 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/a5a904ac56b7
https://hg.mozilla.org/mozilla-central/rev/7a9c750bbd65
Status: NEW → RESOLVED
Closed: 7 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
•