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

Issue 10911105: Switch ScriptBadgeController and PageActionController to use WebContents. (Closed)

Created:
8 years, 3 months ago by Avi (use Gerrit)
Modified:
8 years, 3 months ago
CC:
chromium-reviews, mihaip-chromium-reviews_chromium.org, tfarina
Visibility:
Public.

Description

Switch ScriptBadgeController and PageActionController to use WebContents. BUG=107201 TEST=no visible change Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=155378

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+49 lines, -47 lines) Patch
M chrome/browser/extensions/page_action_controller.h View 3 chunks +2 lines, -5 lines 1 comment Download
M chrome/browser/extensions/page_action_controller.cc View 5 chunks +12 lines, -10 lines 0 comments Download
M chrome/browser/extensions/script_badge_controller.h View 3 chunks +1 line, -5 lines 0 comments Download
M chrome/browser/extensions/script_badge_controller.cc View 5 chunks +23 lines, -16 lines 0 comments Download
M chrome/browser/extensions/script_badge_controller_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/extensions/tab_helper.cc View 1 chunk +3 lines, -2 lines 0 comments Download
M chrome/browser/ui/cocoa/location_bar/location_bar_view_mac.mm View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/ui/gtk/location_bar_view_gtk.cc View 1 chunk +2 lines, -3 lines 0 comments Download
M chrome/browser/ui/views/location_bar/location_bar_view.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/common/chrome_notification_types.h View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 15 (0 generated)
Avi (use Gerrit)
8 years, 3 months ago (2012-09-05 18:04:57 UTC) #1
Aaron Boodman
LGTM http://codereview.chromium.org/10911105/diff/1/chrome/browser/extensions/page_action_controller.h File chrome/browser/extensions/page_action_controller.h (right): http://codereview.chromium.org/10911105/diff/1/chrome/browser/extensions/page_action_controller.h#newcode24 chrome/browser/extensions/page_action_controller.h:24: explicit PageActionController(content::WebContents* web_contents); General comment. It is really ...
8 years, 3 months ago (2012-09-05 22:02:00 UTC) #2
Avi (use Gerrit)
It's a little more subtle than that. When the existing code requires that something be ...
8 years, 3 months ago (2012-09-05 22:06:33 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/avi@chromium.org/10911105/1
8 years, 3 months ago (2012-09-05 22:08:20 UTC) #4
commit-bot: I haz the power
Presubmit check for 10911105-1 failed and returned exit status 1. Running presubmit commit checks ...
8 years, 3 months ago (2012-09-05 22:08:24 UTC) #5
Avi (use Gerrit)
Ben, OWNER?
8 years, 3 months ago (2012-09-05 22:09:00 UTC) #6
Ben Goodger (Google)
ui lgtm
8 years, 3 months ago (2012-09-06 21:19:55 UTC) #7
Aaron Boodman
On 2012/09/05 22:06:33, Avi wrote: > It's a little more subtle than that. When the ...
8 years, 3 months ago (2012-09-06 21:53:28 UTC) #8
Avi (use Gerrit)
They exist because they're created by the Extensions::TabHelper, and I'm going to make sure I ...
8 years, 3 months ago (2012-09-06 23:23:04 UTC) #9
Avi (use Gerrit)
In fact this is going to be better than it is today. Today, TabContents are ...
8 years, 3 months ago (2012-09-06 23:27:45 UTC) #10
Aaron Boodman
On Thu, Sep 6, 2012 at 4:27 PM, <avi@chromium.org> wrote: > In fact this is ...
8 years, 3 months ago (2012-09-06 23:53:50 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/avi@chromium.org/10911105/1
8 years, 3 months ago (2012-09-07 00:51:12 UTC) #12
commit-bot: I haz the power
Try job failure for 10911105-1 on win for step "update". http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=win&number=26597 Step "update" is always ...
8 years, 3 months ago (2012-09-07 00:53:40 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/avi@chromium.org/10911105/1
8 years, 3 months ago (2012-09-07 01:36:22 UTC) #14
commit-bot: I haz the power
8 years, 3 months ago (2012-09-07 13:06:10 UTC) #15
Change committed as 155378

Powered by Google App Engine
This is Rietveld 408576698