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

Issue 2583013002: Specify TaskType of posted Task explicitly in Quota API (13) (Closed)

Created:
4 years ago by tzik
Modified:
3 years, 11 months ago
Reviewers:
haraken, kinuko
CC:
chromium-reviews, nhiroki, blink-reviews, kinuko+watch, kinuko+fileapi
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Specify TaskType of posted Task explicitly in Quota API Quota API doesn't mention the task sources. Assigning TaskType::MiscPlatformAPI here. http://w3c.github.io/quota-api/ BUG=624696 Review-Url: https://codereview.chromium.org/2583013002 Cr-Commit-Position: refs/heads/master@{#442582} Committed: https://chromium.googlesource.com/chromium/src/+/ddff17c30b45bf94a4cf633177d91cdc1306084e

Patch Set 1 #

Patch Set 2 : s/Internal/Quota/g #

Patch Set 3 : s/Quota/MiscPlatformAPI/g #

Total comments: 2

Patch Set 4 : +comment #

Patch Set 5 : +comment #

Patch Set 6 : . #

Patch Set 7 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+21 lines, -7 lines) Patch
M third_party/WebKit/Source/core/dom/TaskRunnerHelper.h View 1 2 3 4 5 2 chunks +10 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/core/dom/TaskRunnerHelper.cpp View 1 2 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/Source/modules/quota/DeprecatedStorageInfo.cpp View 1 2 3 chunks +3 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/modules/quota/DeprecatedStorageQuota.cpp View 1 2 5 chunks +5 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/web/StorageQuotaClientImpl.cpp View 1 2 2 chunks +2 lines, -1 line 0 comments Download

Dependent Patchsets:

Messages

Total messages: 45 (28 generated)
tzik
PTAL
4 years ago (2016-12-18 22:46:06 UTC) #7
haraken
kinuko-san: Do you have any idea on what task source quota APIs are expected to ...
4 years ago (2016-12-19 00:17:18 UTC) #9
kinuko
On 2016/12/19 00:17:18, haraken wrote: > kinuko-san: Do you have any idea on what task ...
4 years ago (2016-12-20 05:22:01 UTC) #10
haraken
On 2016/12/20 05:22:01, kinuko wrote: > On 2016/12/19 00:17:18, haraken wrote: > > kinuko-san: Do ...
4 years ago (2016-12-20 10:09:35 UTC) #11
kinuko
On 2016/12/20 10:09:35, haraken wrote: > On 2016/12/20 05:22:01, kinuko wrote: > > On 2016/12/19 ...
4 years ago (2016-12-21 13:58:45 UTC) #12
haraken
On 2016/12/21 13:58:45, kinuko wrote: > On 2016/12/20 10:09:35, haraken wrote: > > On 2016/12/20 ...
4 years ago (2016-12-21 15:30:03 UTC) #13
tzik
On 2016/12/21 15:30:03, haraken wrote: > On 2016/12/21 13:58:45, kinuko wrote: > > On 2016/12/20 ...
3 years, 11 months ago (2017-01-05 04:26:57 UTC) #16
haraken
LGTM https://codereview.chromium.org/2583013002/diff/40001/third_party/WebKit/Source/core/dom/TaskRunnerHelper.h File third_party/WebKit/Source/core/dom/TaskRunnerHelper.h (right): https://codereview.chromium.org/2583013002/diff/40001/third_party/WebKit/Source/core/dom/TaskRunnerHelper.h#newcode40 third_party/WebKit/Source/core/dom/TaskRunnerHelper.h:40: MiscPlatformAPI, Add a comment like: // Use MiscPlatformAPI ...
3 years, 11 months ago (2017-01-05 04:32:45 UTC) #18
tzik
https://codereview.chromium.org/2583013002/diff/40001/third_party/WebKit/Source/core/dom/TaskRunnerHelper.h File third_party/WebKit/Source/core/dom/TaskRunnerHelper.h (right): https://codereview.chromium.org/2583013002/diff/40001/third_party/WebKit/Source/core/dom/TaskRunnerHelper.h#newcode40 third_party/WebKit/Source/core/dom/TaskRunnerHelper.h:40: MiscPlatformAPI, On 2017/01/05 04:32:45, haraken wrote: > > Add ...
3 years, 11 months ago (2017-01-05 05:20:28 UTC) #21
kinuko
Might we also allow emerging, experimental tiny APIs to use the MiscPlatformAPI type too until ...
3 years, 11 months ago (2017-01-05 07:52:29 UTC) #24
kinuko
(Otherwise lgtm, thanks)
3 years, 11 months ago (2017-01-05 07:52:56 UTC) #25
tzik
On 2017/01/05 07:52:29, kinuko wrote: > Might we also allow emerging, experimental tiny APIs to ...
3 years, 11 months ago (2017-01-05 11:50:35 UTC) #30
kinuko
On 2017/01/05 11:50:35, tzik wrote: > On 2017/01/05 07:52:29, kinuko wrote: > > Might we ...
3 years, 11 months ago (2017-01-10 07:06:43 UTC) #33
tzik
On 2017/01/10 07:06:43, kinuko wrote: > On 2017/01/05 11:50:35, tzik wrote: > > On 2017/01/05 ...
3 years, 11 months ago (2017-01-10 12:28:43 UTC) #36
kinuko
On 2017/01/10 12:28:43, tzik wrote: > On 2017/01/10 07:06:43, kinuko wrote: > > On 2017/01/05 ...
3 years, 11 months ago (2017-01-10 12:30:37 UTC) #37
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2583013002/120001
3 years, 11 months ago (2017-01-10 14:37:25 UTC) #42
commit-bot: I haz the power
3 years, 11 months ago (2017-01-10 14:41:36 UTC) #45
Message was sent while issue was closed.
Committed patchset #7 (id:120001) as
https://chromium.googlesource.com/chromium/src/+/ddff17c30b45bf94a4cf633177d9...

Powered by Google App Engine
This is Rietveld 408576698