Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(244)

Issue 1855623002: Implement quota estimation API from Storage spec (Closed)

Created:
4 years, 8 months ago by jsbell
Modified:
4 years, 8 months ago
Reviewers:
kinuko
CC:
chromium-reviews, blink-reviews, haraken, kinuko+fileapi, nhiroki, tzik
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Implement quota estimation API from Storage spec https://storage.spec.whatwg.org/#api Adds navigator.storage.estimate() which returns a Promise with {usage, quota} values in bytes. This is behind the --enable-experimental-web-platform-features flag. I2I: https://groups.google.com/a/chromium.org/d/msg/blink-dev/P6eY26vB91c/Ri4ohXOPBQAJ R=kinuko@chromium.org Committed: https://crrev.com/703806a09a9c9dc295e29c86d079dfef4dc67f40 Cr-Commit-Position: refs/heads/master@{#388577}

Patch Set 1 #

Patch Set 2 : Update webexposed expectations #

Total comments: 8

Patch Set 3 : Review feedback #

Messages

Total messages: 11 (5 generated)
jsbell
kinuko@ - please take a look?
4 years, 8 months ago (2016-04-19 21:50:33 UTC) #1
kinuko
lgtm https://codereview.chromium.org/1855623002/diff/20001/third_party/WebKit/LayoutTests/storage/quota/storagemanager-estimate.html File third_party/WebKit/LayoutTests/storage/quota/storagemanager-estimate.html (right): https://codereview.chromium.org/1855623002/diff/20001/third_party/WebKit/LayoutTests/storage/quota/storagemanager-estimate.html#newcode73 third_party/WebKit/LayoutTests/storage/quota/storagemanager-estimate.html:73: 'increase should be at least as large as ...
4 years, 8 months ago (2016-04-20 05:56:33 UTC) #3
jsbell
https://codereview.chromium.org/1855623002/diff/20001/third_party/WebKit/LayoutTests/storage/quota/storagemanager-estimate.html File third_party/WebKit/LayoutTests/storage/quota/storagemanager-estimate.html (right): https://codereview.chromium.org/1855623002/diff/20001/third_party/WebKit/LayoutTests/storage/quota/storagemanager-estimate.html#newcode73 third_party/WebKit/LayoutTests/storage/quota/storagemanager-estimate.html:73: 'increase should be at least as large as value ...
4 years, 8 months ago (2016-04-20 19:38:04 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1855623002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1855623002/40001
4 years, 8 months ago (2016-04-20 20:56:52 UTC) #7
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 8 months ago (2016-04-20 21:06:04 UTC) #9
commit-bot: I haz the power
4 years, 8 months ago (2016-04-22 19:26:31 UTC) #11
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/703806a09a9c9dc295e29c86d079dfef4dc67f40
Cr-Commit-Position: refs/heads/master@{#388577}

Powered by Google App Engine
This is Rietveld 408576698