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

Issue 10830254: views: Pass only Browser pointer to FirstRunBubble. (Closed)

Created:
8 years, 4 months ago by tfarina
Modified:
8 years, 4 months ago
Reviewers:
Peter Kasting
CC:
chromium-reviews, tfarina
Visibility:
Public.

Description

views: Pass only Browser pointer to FirstRunBubble. We don't need to pass Profile because we can get it from Browser API, and we are trying to reduce the usage of Profile. R=pkasting@chromium.org Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=151220

Patch Set 1 : #

Total comments: 1

Patch Set 2 : fix nit #

Unified diffs Side-by-side diffs Delta from patch set Stats (+11 lines, -19 lines) Patch
M chrome/browser/ui/views/first_run_bubble.h View 2 chunks +2 lines, -7 lines 0 comments Download
M chrome/browser/ui/views/first_run_bubble.cc View 1 4 chunks +7 lines, -10 lines 0 comments Download
M chrome/browser/ui/views/first_run_bubble_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/views/location_bar/location_bar_view.cc View 1 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 5 (0 generated)
tfarina
8 years, 4 months ago (2012-08-10 04:02:44 UTC) #1
tfarina
ping?
8 years, 4 months ago (2012-08-11 01:05:30 UTC) #2
Peter Kasting
LGTM http://codereview.chromium.org/10830254/diff/3005/chrome/browser/ui/views/first_run_bubble.cc File chrome/browser/ui/views/first_run_bubble.cc (right): http://codereview.chromium.org/10830254/diff/3005/chrome/browser/ui/views/first_run_bubble.cc#newcode52 chrome/browser/ui/views/first_run_bubble.cc:52: IDS_FR_BUBBLE_TITLE, search_engine_name)); Nit: If you inline, you can ...
8 years, 4 months ago (2012-08-11 22:52:40 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/tfarina@chromium.org/10830254/7
8 years, 4 months ago (2012-08-13 02:05:14 UTC) #4
commit-bot: I haz the power
8 years, 4 months ago (2012-08-13 03:46:38 UTC) #5
Change committed as 151220

Powered by Google App Engine
This is Rietveld 408576698