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

Issue 1382563002: Split the desktop portion of application_lifetime.cc into its own file. (Closed)

Created:
5 years, 2 months ago by Lei Zhang
Modified:
5 years, 2 months ago
Reviewers:
sky
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Split the desktop portion of application_lifetime.cc into its own file. BUG=159847

Patch Set 1 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+144 lines, -609 lines) Patch
M chrome/browser/lifetime/application_lifetime.h View 4 chunks +5 lines, -75 lines 0 comments Download
M chrome/browser/lifetime/application_lifetime.cc View 7 chunks +8 lines, -276 lines 0 comments Download
A + chrome/browser/lifetime/application_lifetime_desktop.h View 5 chunks +40 lines, -71 lines 0 comments Download
A + chrome/browser/lifetime/application_lifetime_desktop.cc View 10 chunks +57 lines, -187 lines 0 comments Download
A chrome/browser/lifetime/application_lifetime_internal.h View 1 chunk +31 lines, -0 lines 0 comments Download
M chrome/chrome_browser.gypi View 2 chunks +3 lines, -0 lines 0 comments Download

Messages

Total messages: 8 (4 generated)
Lei Zhang
The split is a bit messy and so is the diff. Maybe I could move ...
5 years, 2 months ago (2015-09-30 19:11:15 UTC) #5
sky
Whenever I look at this code I get confused. It seems like we have far ...
5 years, 2 months ago (2015-09-30 21:28:06 UTC) #6
Lei Zhang
On 2015/09/30 21:28:06, sky wrote: > Whenever I look at this code I get confused. ...
5 years, 2 months ago (2015-09-30 22:19:47 UTC) #7
Lei Zhang
5 years, 2 months ago (2015-09-30 23:58:24 UTC) #8
Message was sent while issue was closed.
I will in fact close this and work on splitting application_lifetime.cc in
smaller pieces. With this as a reference for what goes where.

Powered by Google App Engine
This is Rietveld 408576698