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

Issue 8670001: Move chromeos specific code to ChromeBrowserMainPartsChromeos (Closed)

Created:
9 years, 1 month ago by stevenjb
Modified:
9 years ago
Reviewers:
satorux1, DaveMoore
CC:
chromium-reviews, stevenjb+watch_chromium.org, nkostylev+watch_chromium.org, davemoore+watch_chromium.org, Paweł Hajdan Jr.
Visibility:
Public.

Description

Move chromeos specific code to ChromeBrowserMainPartsChromeos Change-Id: I77a05a62fa652a1f79a536761c037cffc2d318bb BUG=chromium-os:103821 TEST=Make sure all chromeos tests and autotests run Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=112405

Patch Set 1 #

Patch Set 2 : . #

Patch Set 3 : Rebase #

Patch Set 4 : . #

Total comments: 5

Patch Set 5 : Better comments. #

Patch Set 6 : Rebase after addition of Tread stages #

Patch Set 7 : Rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+343 lines, -256 lines) Patch
M chrome/browser/chrome_browser_main.h View 1 2 3 4 5 6 3 chunks +11 lines, -0 lines 0 comments Download
M chrome/browser/chrome_browser_main.cc View 1 2 3 4 5 6 16 chunks +41 lines, -243 lines 0 comments Download
M chrome/browser/chrome_browser_main_extra_parts.h View 1 2 3 4 5 1 chunk +4 lines, -2 lines 0 comments Download
M chrome/browser/chrome_browser_main_extra_parts.cc View 1 2 3 4 5 1 chunk +8 lines, -2 lines 0 comments Download
M chrome/browser/chrome_browser_main_extra_parts_aura.h View 1 2 3 4 5 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/chrome_browser_main_extra_parts_aura.cc View 1 2 3 4 5 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/chromeos/chrome_browser_main_chromeos.h View 1 2 3 4 5 1 chunk +6 lines, -1 line 0 comments Download
M chrome/browser/chromeos/chrome_browser_main_chromeos.cc View 1 2 3 4 5 6 8 chunks +271 lines, -6 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
stevenjb
Taking advantage of the ChromeBrowserMain re-factoring to migrate most of the chromeos specific startup/shutdown code ...
9 years, 1 month ago (2011-11-23 22:43:47 UTC) #1
satorux1
LGTM. Nice refactoring. Fingers crossed. http://codereview.chromium.org/8670001/diff/6004/chrome/browser/chrome_browser_main.cc File chrome/browser/chrome_browser_main.cc (left): http://codereview.chromium.org/8670001/diff/6004/chrome/browser/chrome_browser_main.cc#oldcode149 chrome/browser/chrome_browser_main.cc:149: #include "chrome/browser/ui/views/browser_dialogs.h" Great to ...
9 years, 1 month ago (2011-11-23 23:51:53 UTC) #2
stevenjb
http://codereview.chromium.org/8670001/diff/6004/chrome/browser/chrome_browser_main.h File chrome/browser/chrome_browser_main.h (right): http://codereview.chromium.org/8670001/diff/6004/chrome/browser/chrome_browser_main.h#newcode69 chrome/browser/chrome_browser_main.h:69: virtual void PostBrowserStart(); On 2011/11/23 23:51:53, satorux1 wrote: > ...
9 years, 1 month ago (2011-11-24 01:35:39 UTC) #3
DaveMoore
lgtm
9 years ago (2011-11-30 23:02:22 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/stevenjb@chromium.org/8670001/11001
9 years ago (2011-12-01 00:59:39 UTC) #5
commit-bot: I haz the power
Can't apply patch for file chrome/browser/chrome_browser_main.cc. While running patch -p1 --forward --force; patching file chrome/browser/chrome_browser_main.cc ...
9 years ago (2011-12-01 02:46:23 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/stevenjb@chromium.org/8670001/12012
9 years ago (2011-12-01 03:07:19 UTC) #7
commit-bot: I haz the power
9 years ago (2011-12-01 04:38:29 UTC) #8
Change committed as 112405

Powered by Google App Engine
This is Rietveld 408576698