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

Issue 22548009: [SystemInfo API] Implement storage.getAvailableCapacity API (Closed)

Created:
7 years, 4 months ago by Haojian Wu
Modified:
7 years, 2 months ago
CC:
chromium-reviews, extensions-reviews_chromium.org, felt, jar (doing other things), asvitkine+watch_chromium.org, chromium-apps-reviews_chromium.org, Ilya Sherman
Base URL:
https://chromium.googlesource.com/chromium/src.git@impl_get_available_capacity_api2
Visibility:
Public.

Description

[SystemInfo API] Implement storage.getAvailableCapacity API BUG=252994 TEST=browser_tests --gtest_filter=SystemStorageApiTest.Storage Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=229660

Patch Set 1 #

Patch Set 2 : Rebase #

Patch Set 3 : Upload again #

Total comments: 7

Patch Set 4 : Update documents and Rebase #

Patch Set 5 : upload again #

Patch Set 6 : #

Patch Set 7 : Rebase #

Total comments: 4

Patch Set 8 : Update #

Total comments: 2

Patch Set 9 : #

Patch Set 10 : Rebase #

Patch Set 11 : Rebase #

Messages

Total messages: 27 (0 generated)
Haojian Wu
Hongbo@, @Greg for api implementation. Ilya@ for histograms.xml
7 years, 4 months ago (2013-08-08 10:06:54 UTC) #1
Haojian Wu
On 2013/08/08 10:06:54, Haojian Wu wrote: > Hongbo@, @Greg for api implementation. > Ilya@ for ...
7 years, 4 months ago (2013-08-08 11:19:58 UTC) #2
Ilya Sherman
histograms.xml lgtm
7 years, 4 months ago (2013-08-08 23:05:45 UTC) #3
Hongbo Min
Haojian, you might need to rebase this CL.
7 years, 4 months ago (2013-08-16 05:36:51 UTC) #4
Haojian Wu
On 2013/08/16 05:36:51, Hongbo Min wrote: > Haojian, you might need to rebase this CL. ...
7 years, 4 months ago (2013-08-16 09:17:16 UTC) #5
Hongbo Min
LGTM. ping gbillock@
7 years, 4 months ago (2013-08-22 02:36:46 UTC) #6
Greg Billock
https://codereview.chromium.org/22548009/diff/14001/chrome/common/extensions/api/system_storage.idl File chrome/common/extensions/api/system_storage.idl (right): https://codereview.chromium.org/22548009/diff/14001/chrome/common/extensions/api/system_storage.idl#newcode34 chrome/common/extensions/api/system_storage.idl:34: DOMString id; Can we arrange to pass this in ...
7 years, 2 months ago (2013-10-14 20:32:04 UTC) #7
Haojian Wu
https://codereview.chromium.org/22548009/diff/14001/chrome/common/extensions/api/system_storage.idl File chrome/common/extensions/api/system_storage.idl (right): https://codereview.chromium.org/22548009/diff/14001/chrome/common/extensions/api/system_storage.idl#newcode34 chrome/common/extensions/api/system_storage.idl:34: DOMString id; On 2013/10/14 20:32:05, Greg Billock wrote: > ...
7 years, 2 months ago (2013-10-15 00:50:25 UTC) #8
Greg Billock
This is about ready, I think. Just some docs clarification. https://codereview.chromium.org/22548009/diff/14001/chrome/common/extensions/api/system_storage.idl File chrome/common/extensions/api/system_storage.idl (right): https://codereview.chromium.org/22548009/diff/14001/chrome/common/extensions/api/system_storage.idl#newcode34 ...
7 years, 2 months ago (2013-10-15 15:26:03 UTC) #9
Haojian Wu
https://codereview.chromium.org/22548009/diff/14001/chrome/common/extensions/api/system_storage.idl File chrome/common/extensions/api/system_storage.idl (right): https://codereview.chromium.org/22548009/diff/14001/chrome/common/extensions/api/system_storage.idl#newcode34 chrome/common/extensions/api/system_storage.idl:34: DOMString id; On 2013/10/15 15:26:04, Greg Billock wrote: > ...
7 years, 2 months ago (2013-10-16 04:04:23 UTC) #10
Greg Billock
lgtm
7 years, 2 months ago (2013-10-16 16:09:48 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/Hokein.Wu@gmail.com/22548009/28001
7 years, 2 months ago (2013-10-17 13:39:31 UTC) #12
commit-bot: I haz the power
Failed to apply patch for chrome/browser/extensions/extension_function_histogram_value.h: While running patch -p1 --forward --force --no-backup-if-mismatch; patching file ...
7 years, 2 months ago (2013-10-17 13:39:42 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/Hokein.Wu@gmail.com/22548009/46001
7 years, 2 months ago (2013-10-17 17:05:30 UTC) #14
commit-bot: I haz the power
Retried try job too often on chromium_presubmit for step(s) presubmit http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=chromium_presubmit&number=31048
7 years, 2 months ago (2013-10-17 18:29:19 UTC) #15
Haojian Wu
On 2013/10/17 18:29:19, I haz the power (commit-bot) wrote: > Retried try job too often ...
7 years, 2 months ago (2013-10-18 00:30:15 UTC) #16
not at google - send to devlin
lgtm https://codereview.chromium.org/22548009/diff/46001/chrome/common/extensions/api/system_storage.idl File chrome/common/extensions/api/system_storage.idl (right): https://codereview.chromium.org/22548009/diff/46001/chrome/common/extensions/api/system_storage.idl#newcode34 chrome/common/extensions/api/system_storage.idl:34: // The same |id| from the getAvailableCapacity function ...
7 years, 2 months ago (2013-10-18 00:33:11 UTC) #17
Haojian Wu
https://codereview.chromium.org/22548009/diff/46001/chrome/common/extensions/api/system_storage.idl File chrome/common/extensions/api/system_storage.idl (right): https://codereview.chromium.org/22548009/diff/46001/chrome/common/extensions/api/system_storage.idl#newcode34 chrome/common/extensions/api/system_storage.idl:34: // The same |id| from the getAvailableCapacity function parameter ...
7 years, 2 months ago (2013-10-18 00:47:37 UTC) #18
not at google - send to devlin
https://codereview.chromium.org/22548009/diff/64001/chrome/common/extensions/api/system_storage.idl File chrome/common/extensions/api/system_storage.idl (right): https://codereview.chromium.org/22548009/diff/64001/chrome/common/extensions/api/system_storage.idl#newcode58 chrome/common/extensions/api/system_storage.idl:58: callback getAvailableCapacityCallback = void ( the line of code ...
7 years, 2 months ago (2013-10-18 00:49:56 UTC) #19
Haojian Wu
https://codereview.chromium.org/22548009/diff/64001/chrome/common/extensions/api/system_storage.idl File chrome/common/extensions/api/system_storage.idl (right): https://codereview.chromium.org/22548009/diff/64001/chrome/common/extensions/api/system_storage.idl#newcode58 chrome/common/extensions/api/system_storage.idl:58: callback getAvailableCapacityCallback = void ( On 2013/10/18 00:49:57, kalman ...
7 years, 2 months ago (2013-10-18 04:51:41 UTC) #20
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/Hokein.Wu@gmail.com/22548009/97001
7 years, 2 months ago (2013-10-18 05:08:05 UTC) #21
commit-bot: I haz the power
Failed to apply patch for chrome/browser/extensions/extension_function_histogram_value.h: While running patch -p1 --forward --force --no-backup-if-mismatch; patching file ...
7 years, 2 months ago (2013-10-18 05:08:08 UTC) #22
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/Hokein.Wu@gmail.com/22548009/187001
7 years, 2 months ago (2013-10-18 10:08:40 UTC) #23
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/Hokein.Wu@gmail.com/22548009/187001
7 years, 2 months ago (2013-10-18 20:49:08 UTC) #24
commit-bot: I haz the power
Retried try job too often on win7_aura for step(s) app_list_unittests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=win7_aura&number=90515
7 years, 2 months ago (2013-10-19 07:12:42 UTC) #25
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/Hokein.Wu@gmail.com/22548009/187001
7 years, 2 months ago (2013-10-20 01:24:47 UTC) #26
commit-bot: I haz the power
7 years, 2 months ago (2013-10-20 05:25:19 UTC) #27
Message was sent while issue was closed.
Change committed as 229660

Powered by Google App Engine
This is Rietveld 408576698