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

Issue 2229283003: Convert Budget to BudgetService. (Closed)

Created:
4 years, 4 months ago by harkness
Modified:
4 years, 4 months ago
Reviewers:
Peter Beverloo
CC:
chromium-reviews, blink-reviews, haraken
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Convert Budget to BudgetService. In the specification, the NavigatorBudget has a BudgetService member, not a Budget member. Converting the code to match the spec. BUG=617971 Committed: https://crrev.com/eba38fdd93655ae7f7116e3c7846b5607e0ce3c5 Cr-Commit-Position: refs/heads/master@{#411316}

Patch Set 1 #

Total comments: 2

Patch Set 2 : Updated global interface list #

Unified diffs Side-by-side diffs Delta from patch set Stats (+28 lines, -113 lines) Patch
M third_party/WebKit/LayoutTests/http/tests/budget/interfaces.html View 1 chunk +2 lines, -2 lines 0 comments Download
M third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt View 1 1 chunk +1 line, -1 line 0 comments Download
D third_party/WebKit/Source/modules/budget/Budget.h View 1 chunk +0 lines, -39 lines 0 comments Download
D third_party/WebKit/Source/modules/budget/Budget.cpp View 1 chunk +0 lines, -29 lines 0 comments Download
D third_party/WebKit/Source/modules/budget/Budget.idl View 1 chunk +0 lines, -17 lines 0 comments Download
A + third_party/WebKit/Source/modules/budget/BudgetService.h View 3 chunks +8 lines, -8 lines 0 comments Download
A + third_party/WebKit/Source/modules/budget/BudgetService.cpp View 2 chunks +4 lines, -4 lines 0 comments Download
A + third_party/WebKit/Source/modules/budget/BudgetService.idl View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/modules/budget/NavigatorBudget.h View 3 chunks +4 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/modules/budget/NavigatorBudget.cpp View 2 chunks +4 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/modules/budget/NavigatorBudget.idl View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/modules/modules.gypi View 2 chunks +3 lines, -3 lines 0 comments Download

Dependent Patchsets:

Messages

Total messages: 13 (6 generated)
harkness
https://codereview.chromium.org/2229283003/diff/1/third_party/WebKit/Source/modules/budget/BudgetService.h File third_party/WebKit/Source/modules/budget/BudgetService.h (right): https://codereview.chromium.org/2229283003/diff/1/third_party/WebKit/Source/modules/budget/BudgetService.h#newcode19 third_party/WebKit/Source/modules/budget/BudgetService.h:19: class BudgetService final : public GarbageCollected<BudgetService>, public ScriptWrappable { ...
4 years, 4 months ago (2016-08-10 17:09:32 UTC) #2
Peter Beverloo
In principle I'm fine with this, but we do need to think about naming. Considering ...
4 years, 4 months ago (2016-08-10 18:03:28 UTC) #3
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/2229283003/1
4 years, 4 months ago (2016-08-11 10:37:53 UTC) #5
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_rel_ng on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_rel_ng/builds/278268)
4 years, 4 months ago (2016-08-11 11:44:51 UTC) #7
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/2229283003/20001
4 years, 4 months ago (2016-08-11 12:09:32 UTC) #10
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 4 months ago (2016-08-11 13:55:33 UTC) #11
commit-bot: I haz the power
4 years, 4 months ago (2016-08-11 13:56:50 UTC) #13
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/eba38fdd93655ae7f7116e3c7846b5607e0ce3c5
Cr-Commit-Position: refs/heads/master@{#411316}

Powered by Google App Engine
This is Rietveld 408576698