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

Issue 10413061: Make PageInfoBubble not use BrowserList::GetLastActive and instead obtain a navigator at creation t… (Closed)

Created:
8 years, 7 months ago by Ben Goodger (Google)
Modified:
8 years, 7 months ago
Reviewers:
Finnur
CC:
chromium-reviews, stevenjb+watch_chromium.org, nkostylev+watch_chromium.org, davemoore+watch_chromium.org
Visibility:
Public.

Description

Make PageInfoBubble not use BrowserList::GetLastActive and instead obtain a navigator at creation time. http://crbug.com/129187 TEST=none Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=138724

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : #

Patch Set 4 : #

Total comments: 1

Patch Set 5 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+95 lines, -37 lines) Patch
M chrome/browser/chromeos/login/simple_web_view_dialog.h View 1 2 3 4 3 chunks +6 lines, -0 lines 0 comments Download
M chrome/browser/chromeos/login/simple_web_view_dialog.cc View 1 2 3 4 2 chunks +10 lines, -1 line 0 comments Download
M chrome/browser/ui/cocoa/browser_window_cocoa.mm View 1 2 3 4 1 chunk +2 lines, -1 line 0 comments Download
M chrome/browser/ui/cocoa/page_info_bubble_controller.h View 1 2 3 4 3 chunks +10 lines, -1 line 0 comments Download
M chrome/browser/ui/cocoa/page_info_bubble_controller.mm View 1 2 3 4 5 chunks +13 lines, -8 lines 0 comments Download
M chrome/browser/ui/cocoa/page_info_bubble_controller_unittest.mm View 1 2 3 4 1 chunk +5 lines, -3 lines 0 comments Download
M chrome/browser/ui/gtk/browser_window_gtk.cc View 1 2 3 4 1 chunk +2 lines, -1 line 0 comments Download
M chrome/browser/ui/gtk/page_info_bubble_gtk.cc View 1 2 3 4 6 chunks +17 lines, -9 lines 0 comments Download
M chrome/browser/ui/page_info_bubble.h View 1 2 3 4 2 chunks +3 lines, -1 line 0 comments Download
M chrome/browser/ui/views/browser_dialogs.h View 1 2 3 4 2 chunks +3 lines, -1 line 0 comments Download
M chrome/browser/ui/views/frame/browser_view.cc View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/views/page_info_bubble_view.h View 1 2 3 4 3 chunks +6 lines, -1 line 0 comments Download
M chrome/browser/ui/views/page_info_bubble_view.cc View 1 2 3 4 3 chunks +17 lines, -9 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Ben Goodger (Google)
8 years, 7 months ago (2012-05-23 00:08:10 UTC) #1
Finnur
8 years, 7 months ago (2012-05-23 16:33:24 UTC) #2
LGTM, one nit.

And thanks!

https://chromiumcodereview.appspot.com/10413061/diff/7004/chrome/browser/ui/c...
File chrome/browser/ui/cocoa/page_info_bubble_controller.mm (right):

https://chromiumcodereview.appspot.com/10413061/diff/7004/chrome/browser/ui/c...
chrome/browser/ui/cocoa/page_info_bubble_controller.mm:186:
navigator:(content::PageNavigator*)navigator{
nit: space before {

Powered by Google App Engine
This is Rietveld 408576698