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

Issue 11638022: Consolidate [BrowserAction,PageAction,ScriptBadge]API into ExtensionActionAPI (Closed)

Created:
8 years ago by Devlin
Modified:
7 years, 11 months ago
Reviewers:
Yoyo Zhou
CC:
chromium-reviews, Aaron Boodman, chromium-apps-reviews_chromium.org, mhx348_motorola.com, SanjoyPal
Base URL:
http://git.chromium.org/chromium/src.git@dc_unref_script_badge
Visibility:
Public.

Description

Consolidate [BrowserAction,PageAction,ScriptBadge]API into ExtensionActionAPI This CL follows https://chromiumcodereview.appspot.com/11588004/ BUG=159265 TBR=ben@chromium.org,mirandac@chromium.org (ben: gypi changes, mirandac: rename in c/b/p/profile_dependency_manager) Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=178184

Patch Set 1 : #

Total comments: 16

Patch Set 2 : nits #

Total comments: 2

Patch Set 3 : #

Patch Set 4 : Latest master and remove api factory #

Patch Set 5 : Latest master #

Patch Set 6 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+593 lines, -1255 lines) Patch
A chrome/browser/extensions/api/extension_action/extension_action_api.h View 1 2 3 4 5 1 chunk +428 lines, -0 lines 0 comments Download
A + chrome/browser/extensions/api/extension_action/extension_action_api.cc View 1 2 3 4 5 13 chunks +139 lines, -24 lines 0 comments Download
D chrome/browser/extensions/api/extension_action/extension_actions_api.h View 1 chunk +0 lines, -183 lines 0 comments Download
D chrome/browser/extensions/api/extension_action/extension_actions_api.cc View 1 chunk +0 lines, -591 lines 0 comments Download
D chrome/browser/extensions/api/extension_action/extension_browser_actions_api.h View 1 2 3 4 5 1 chunk +0 lines, -112 lines 0 comments Download
M chrome/browser/extensions/api/extension_action/extension_browser_actions_api_unittest.cc View 2 chunks +5 lines, -1 line 0 comments Download
D chrome/browser/extensions/api/extension_action/extension_page_actions_api.h View 1 2 3 4 5 1 chunk +0 lines, -105 lines 0 comments Download
D chrome/browser/extensions/api/extension_action/extension_page_actions_api.cc View 1 chunk +0 lines, -101 lines 0 comments Download
D chrome/browser/extensions/api/extension_action/script_badge_api.h View 1 2 3 4 5 1 chunk +0 lines, -65 lines 0 comments Download
D chrome/browser/extensions/api/extension_action/script_badge_api.cc View 1 2 3 4 1 chunk +0 lines, -47 lines 0 comments Download
M chrome/browser/extensions/api/system_indicator/system_indicator_api.h View 1 2 3 4 5 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/extensions/browser_event_router.cc View 1 2 3 4 2 chunks +3 lines, -2 lines 0 comments Download
M chrome/browser/extensions/extension_function_registry.cc View 1 2 3 4 5 2 chunks +12 lines, -13 lines 0 comments Download
M chrome/browser/extensions/extension_service.cc View 1 2 3 4 5 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/profiles/profile_dependency_manager.cc View 1 2 3 4 5 3 chunks +2 lines, -2 lines 0 comments Download
M chrome/chrome_browser_extensions.gypi View 1 2 3 4 5 1 chunk +2 lines, -7 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
Devlin
8 years ago (2012-12-19 21:39:40 UTC) #1
Yoyo Zhou
Cool, this isn't actually quite what I had in mind, but it's still well below ...
8 years ago (2012-12-19 23:30:52 UTC) #2
Devlin
https://codereview.chromium.org/11638022/diff/2001/chrome/browser/extensions/api/extension_action/extension_action_api.cc File chrome/browser/extensions/api/extension_action/extension_action_api.cc (right): https://codereview.chromium.org/11638022/diff/2001/chrome/browser/extensions/api/extension_action/extension_action_api.cc#newcode614 chrome/browser/extensions/api/extension_action/extension_action_api.cc:614: // PageActionFunction On 2012/12/19 23:30:52, Yoyo Zhou wrote: > ...
8 years ago (2012-12-20 19:43:20 UTC) #3
Yoyo Zhou
additional nits. Normally though if I LGTMed the earlier patchset it means you don't need ...
7 years, 11 months ago (2013-01-02 21:56:04 UTC) #4
Devlin
+mirandac for c/b/profiles/ On 2013/01/02 21:56:04, Yoyo Zhou wrote: > additional nits. Normally though if ...
7 years, 11 months ago (2013-01-16 21:07:31 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/rdevlin.cronin@chromium.org/11638022/44001
7 years, 11 months ago (2013-01-22 22:55:24 UTC) #6
commit-bot: I haz the power
7 years, 11 months ago (2013-01-23 00:47:46 UTC) #7
Message was sent while issue was closed.
Change committed as 178184

Powered by Google App Engine
This is Rietveld 408576698