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

Issue 10749002: Move unload handling off Browser onto its own class, UnloadController. (Closed)

Created:
8 years, 5 months ago by Ben Goodger (Google)
Modified:
8 years, 5 months ago
Reviewers:
jam
CC:
chromium-reviews
Visibility:
Public.

Description

Move unload handling off Browser onto its own class, UnloadController. http://crbug.com/133576 TEST=none Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=145719

Patch Set 1 : #

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+419 lines, -231 lines) Patch
M chrome/browser/ui/browser.h View 5 chunks +4 lines, -48 lines 0 comments Download
M chrome/browser/ui/browser.cc View 1 14 chunks +16 lines, -183 lines 0 comments Download
A chrome/browser/ui/unload_controller.h View 1 1 chunk +139 lines, -0 lines 0 comments Download
A chrome/browser/ui/unload_controller.cc View 1 1 chunk +258 lines, -0 lines 0 comments Download
M chrome/chrome_browser.gypi View 1 chunk +2 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Ben Goodger (Google)
8 years, 5 months ago (2012-07-09 17:54:33 UTC) #1
jam
8 years, 5 months ago (2012-07-09 18:05:23 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698