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

Issue 48853005: Remove ExtensionToolbarModel from ExtensionService. (Closed)

Created:
7 years, 1 month ago by benwells
Modified:
7 years, 1 month ago
CC:
chromium-reviews, chromium-apps-reviews_chromium.org, tfarina, extensions-reviews_chromium.org, chrome-apps-syd-reviews_chromium.org
Visibility:
Public.

Description

Remove ExtensionToolbarModel from ExtensionService. This is a chrome concept and will prevent us moving ExtensionService to the extensions layer. It also has no real reason to be there. BUG=162530 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=233727

Patch Set 1 #

Patch Set 2 : git cl try #

Patch Set 3 : Don't create toolbar model in tests #

Patch Set 4 : Rebase #

Patch Set 5 : Compile after rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+192 lines, -114 lines) Patch
M chrome/browser/extensions/active_tab_apitest.cc View 3 chunks +4 lines, -6 lines 0 comments Download
M chrome/browser/extensions/api/extension_action/browser_action_apitest.cc View 1 2 3 4 6 chunks +15 lines, -14 lines 0 comments Download
M chrome/browser/extensions/api/extension_action/extension_action_api.cc View 2 chunks +2 lines, -3 lines 0 comments Download
M chrome/browser/extensions/api/extension_action/page_as_browser_action_apitest.cc View 3 chunks +3 lines, -6 lines 0 comments Download
M chrome/browser/extensions/error_console/error_console_browsertest.cc View 2 chunks +1 line, -5 lines 0 comments Download
M chrome/browser/extensions/extension_service.h View 3 chunks +0 lines, -6 lines 0 comments Download
M chrome/browser/extensions/extension_service.cc View 1 2 3 1 chunk +0 lines, -1 line 0 comments Download
M chrome/browser/extensions/extension_toolbar_model.h View 1 5 chunks +16 lines, -7 lines 0 comments Download
M chrome/browser/extensions/extension_toolbar_model.cc View 1 2 3 15 chunks +49 lines, -46 lines 0 comments Download
M chrome/browser/extensions/extension_toolbar_model_browsertest.cc View 2 chunks +1 line, -5 lines 0 comments Download
A chrome/browser/extensions/extension_toolbar_model_factory.h View 1 2 1 chunk +35 lines, -0 lines 0 comments Download
A chrome/browser/extensions/extension_toolbar_model_factory.cc View 1 2 1 chunk +55 lines, -0 lines 0 comments Download
M chrome/browser/profiles/chrome_browser_main_extra_parts_profiles.cc View 2 chunks +2 lines, -0 lines 0 comments Download
M chrome/browser/ui/cocoa/extensions/browser_actions_controller.mm View 1 1 chunk +2 lines, -6 lines 0 comments Download
M chrome/browser/ui/gtk/browser_actions_toolbar_gtk.cc View 3 chunks +3 lines, -4 lines 0 comments Download
M chrome/browser/ui/views/browser_actions_container.cc View 1 1 chunk +2 lines, -5 lines 0 comments Download
M chrome/chrome_browser_extensions.gypi View 1 2 3 1 chunk +2 lines, -0 lines 0 comments Download

Messages

Total messages: 15 (0 generated)
benwells
7 years, 1 month ago (2013-11-05 11:27:16 UTC) #1
Yoyo Zhou
LGTM
7 years, 1 month ago (2013-11-06 01:50:03 UTC) #2
benwells
7 years, 1 month ago (2013-11-06 05:43:18 UTC) #3
benwells
Sorry, sky: for chrome/browser/profiles and chrome/browser/ui/views erg: for chrome/browser/ui/gtk thakis: for chrome/browser/ui/cocoa
7 years, 1 month ago (2013-11-06 05:44:29 UTC) #4
sky
LGTM
7 years, 1 month ago (2013-11-06 15:01:40 UTC) #5
Elliot Glaysher
lgtm
7 years, 1 month ago (2013-11-06 18:20:54 UTC) #6
Nico
lgtm
7 years, 1 month ago (2013-11-06 22:59:00 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/benwells@chromium.org/48853005/110001
7 years, 1 month ago (2013-11-07 02:07:46 UTC) #8
commit-bot: I haz the power
Failed to apply patch for chrome/browser/extensions/extension_toolbar_model.cc: While running patch -p1 --forward --force --no-backup-if-mismatch; patching file ...
7 years, 1 month ago (2013-11-07 02:07:51 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/benwells@chromium.org/48853005/280001
7 years, 1 month ago (2013-11-07 08:05:30 UTC) #10
commit-bot: I haz the power
Retried try job too often on linux_rel for step(s) base_unittests, browser_tests, interactive_ui_tests, net_unittests, unit_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=linux_rel&number=186524
7 years, 1 month ago (2013-11-07 08:32:14 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/benwells@chromium.org/48853005/500002
7 years, 1 month ago (2013-11-07 09:05:27 UTC) #12
commit-bot: I haz the power
Retried try job too often on win7_aura for step(s) browser_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=win7_aura&number=99121
7 years, 1 month ago (2013-11-07 12:13:54 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/benwells@chromium.org/48853005/500002
7 years, 1 month ago (2013-11-07 21:59:44 UTC) #14
commit-bot: I haz the power
7 years, 1 month ago (2013-11-08 00:38:14 UTC) #15
Message was sent while issue was closed.
Change committed as 233727

Powered by Google App Engine
This is Rietveld 408576698