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

Issue 363993003: Move chrome.power API from chrome/ to extensions/. (Closed)

Created:
6 years, 5 months ago by Daniel Erat
Modified:
6 years, 5 months ago
CC:
chromium-reviews, extensions-reviews_chromium.org, nkostylev+watch_chromium.org, oshima+watch_chromium.org, chromium-apps-reviews_chromium.org, stevenjb+watch_chromium.org, davemoore+watch_chromium.org
Project:
chromium
Visibility:
Public.

Description

Move chrome.power API from chrome/ to extensions/. BUG=389348 TBR=sky@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=281220

Patch Set 1 #

Total comments: 4

Patch Set 2 : fix quotes in gn file #

Unified diffs Side-by-side diffs Delta from patch set Stats (+48 lines, -685 lines) Patch
M chrome/browser/chromeos/policy/power_policy_browsertest.cc View 3 chunks +3 lines, -3 lines 0 comments Download
D chrome/browser/extensions/api/power/OWNERS View 1 chunk +0 lines, -1 line 0 comments Download
D chrome/browser/extensions/api/power/power_api.h View 1 chunk +0 lines, -38 lines 0 comments Download
D chrome/browser/extensions/api/power/power_api.cc View 1 chunk +0 lines, -27 lines 0 comments Download
D chrome/browser/extensions/api/power/power_api_manager.h View 1 chunk +0 lines, -107 lines 0 comments Download
D chrome/browser/extensions/api/power/power_api_manager.cc View 1 chunk +0 lines, -124 lines 0 comments Download
D chrome/browser/extensions/api/power/power_api_unittest.cc View 1 chunk +0 lines, -291 lines 0 comments Download
M chrome/browser/extensions/browser_context_keyed_service_factories.cc View 2 chunks +1 line, -1 line 0 comments Download
M chrome/chrome_browser_extensions.gypi View 1 chunk +0 lines, -4 lines 0 comments Download
M chrome/chrome_tests_unit.gypi View 2 chunks +1 line, -1 line 0 comments Download
M chrome/common/extensions/api/_api_features.json View 1 chunk +0 lines, -4 lines 0 comments Download
M chrome/common/extensions/api/_permission_features.json View 1 chunk +0 lines, -6 lines 0 comments Download
M chrome/common/extensions/api/api.gyp View 1 chunk +0 lines, -1 line 0 comments Download
D chrome/common/extensions/api/power.idl View 1 chunk +0 lines, -27 lines 0 comments Download
M chrome/common/extensions/permissions/chrome_api_permissions.cc View 1 chunk +0 lines, -1 line 0 comments Download
M extensions/DEPS View 1 chunk +1 line, -0 lines 0 comments Download
A + extensions/browser/api/power/OWNERS View 0 chunks +-1 lines, --1 lines 0 comments Download
A + extensions/browser/api/power/power_api.h View 2 chunks +3 lines, -3 lines 0 comments Download
A + extensions/browser/api/power/power_api.cc View 1 chunk +6 lines, -6 lines 0 comments Download
A + extensions/browser/api/power/power_api_manager.h View 7 chunks +8 lines, -17 lines 0 comments Download
A + extensions/browser/api/power/power_api_manager.cc View 7 chunks +10 lines, -20 lines 0 comments Download
A + extensions/browser/api/power/power_api_unittest.cc View 2 chunks +2 lines, -5 lines 0 comments Download
M extensions/common/api/BUILD.gn View 1 1 chunk +1 line, -0 lines 0 comments Download
M extensions/common/api/_api_features.json View 1 chunk +4 lines, -0 lines 0 comments Download
M extensions/common/api/_permission_features.json View 1 chunk +4 lines, -0 lines 0 comments Download
M extensions/common/api/api.gyp View 1 chunk +1 line, -0 lines 0 comments Download
A + extensions/common/api/power.idl View 0 chunks +-1 lines, --1 lines 0 comments Download
M extensions/common/permissions/extensions_api_permissions.cc View 1 chunk +1 line, -0 lines 0 comments Download
M extensions/extensions.gyp View 1 chunk +4 lines, -0 lines 0 comments Download

Messages

Total messages: 12 (0 generated)
Daniel Erat
so many fiddly little files to update... chrome.power.requestKeepAwake works both under chrome and under app_shell ...
6 years, 5 months ago (2014-07-02 21:36:06 UTC) #1
miket_OOO
Rubber-stamp OWNER LGTM subject to rockot's approval.
6 years, 5 months ago (2014-07-02 22:22:02 UTC) #2
Ken Rockot(use gerrit already)
lgtm https://codereview.chromium.org/363993003/diff/1/extensions/DEPS File extensions/DEPS (right): https://codereview.chromium.org/363993003/diff/1/extensions/DEPS#newcode40 extensions/DEPS:40: "+chrome/test/base/browser_with_test_window_test.h", On 2014/07/02 21:36:06, Daniel Erat wrote: > ...
6 years, 5 months ago (2014-07-02 23:32:09 UTC) #3
Daniel Erat
The CQ bit was checked by derat@chromium.org
6 years, 5 months ago (2014-07-02 23:48:57 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/derat@chromium.org/363993003/1
6 years, 5 months ago (2014-07-02 23:51:21 UTC) #5
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: android_chromium_gn_compile_rel on tryserver.chromium ...
6 years, 5 months ago (2014-07-03 02:46:23 UTC) #6
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 5 months ago (2014-07-03 02:53:32 UTC) #7
commit-bot: I haz the power
Try jobs failed on following builders: android_chromium_gn_compile_rel on tryserver.chromium (http://build.chromium.org/p/tryserver.chromium/builders/android_chromium_gn_compile_rel/builds/19406) chromium_presubmit on tryserver.chromium (http://build.chromium.org/p/tryserver.chromium/builders/chromium_presubmit/builds/77765) linux_chromium_gn_rel ...
6 years, 5 months ago (2014-07-03 02:53:33 UTC) #8
Daniel Erat
TBR scott for DEPS change
6 years, 5 months ago (2014-07-03 05:25:02 UTC) #9
Daniel Erat
The CQ bit was checked by derat@chromium.org
6 years, 5 months ago (2014-07-03 05:25:09 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/derat@chromium.org/363993003/20001
6 years, 5 months ago (2014-07-03 05:27:40 UTC) #11
commit-bot: I haz the power
6 years, 5 months ago (2014-07-03 07:54:13 UTC) #12
Message was sent while issue was closed.
Change committed as 281220

Powered by Google App Engine
This is Rietveld 408576698