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

Issue 11740035: Don't access owner() in the constructor; eventually doing this won't work, because InfoBarDelegates… (Closed)

Created:
7 years, 11 months ago by Peter Kasting
Modified:
7 years, 11 months ago
Reviewers:
Elliot Glaysher
CC:
chromium-reviews
Visibility:
Public.

Description

Don't access owner() in the constructor; eventually doing this won't work, because InfoBarDelegates won't be owned at creation. (It's fine right now, but this is more efficient anyway, since the caller already has a Browser*.) BUG=none TEST=none Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=175242

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -4 lines) Patch
M chrome/browser/ui/startup/session_crashed_prompt.cc View 3 chunks +6 lines, -4 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Peter Kasting
7 years, 11 months ago (2013-01-04 01:46:33 UTC) #1
Elliot Glaysher
7 years, 11 months ago (2013-01-04 18:29:42 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698