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

Issue 56253002: Move ExtensionsProcessManager to src/extensions, part 2 (Closed)

Created:
7 years, 1 month ago by James Cook
Modified:
7 years, 1 month ago
Reviewers:
Yoyo Zhou, sky
CC:
chromium-reviews, chromium-apps-reviews_chromium.org, extensions-reviews_chromium.org
Visibility:
Public.

Description

Move ExtensionsProcessManager to src/extensions, part 2 * Move observation of NOTIFICATION_BROWSER_WINDOW_READY to Chrome * Remove remaining references to Profile * Tidy up ChromeTestSuiteInitializer BUG=313481 TEST=unit_tests and browser_tests ExtensionProcessManager* R=sky@chromium.org, yoz@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=233011

Patch Set 1 #

Patch Set 2 : rebase #

Patch Set 3 : cleanup #

Total comments: 7

Patch Set 4 : rebase, comments 1 #

Total comments: 2

Patch Set 5 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+198 lines, -106 lines) Patch
M chrome/browser/browser_process_impl.h View 2 chunks +5 lines, -0 lines 0 comments Download
M chrome/browser/browser_process_impl.cc View 1 2 3 1 chunk +5 lines, -2 lines 0 comments Download
M chrome/browser/extensions/chrome_extensions_browser_client.h View 1 2 3 2 chunks +5 lines, -0 lines 0 comments Download
A chrome/browser/extensions/chrome_notification_observer.h View 1 chunk +39 lines, -0 lines 0 comments Download
A chrome/browser/extensions/chrome_notification_observer.cc View 1 2 1 chunk +68 lines, -0 lines 0 comments Download
M chrome/browser/extensions/extension_process_manager.h View 4 chunks +10 lines, -8 lines 0 comments Download
M chrome/browser/extensions/extension_process_manager.cc View 1 2 10 chunks +27 lines, -71 lines 0 comments Download
M chrome/browser/extensions/extension_process_manager_unittest.cc View 3 chunks +2 lines, -11 lines 0 comments Download
M chrome/chrome_browser_extensions.gypi View 1 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/test/base/chrome_test_suite.cc View 1 2 3 5 chunks +35 lines, -11 lines 0 comments Download
M extensions/browser/extensions_browser_client.cc View 1 chunk +0 lines, -3 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
James Cook
yoz, PTAL https://codereview.chromium.org/56253002/diff/80001/chrome/browser/extensions/chrome_notification_observer.cc File chrome/browser/extensions/chrome_notification_observer.cc (right): https://codereview.chromium.org/56253002/diff/80001/chrome/browser/extensions/chrome_notification_observer.cc#newcode42 chrome/browser/extensions/chrome_notification_observer.cc:42: // non-incognito window opened. This code replicates ...
7 years, 1 month ago (2013-11-01 20:53:12 UTC) #1
Yoyo Zhou
LGTM https://codereview.chromium.org/56253002/diff/80001/chrome/browser/extensions/chrome_extensions_browser_client.h File chrome/browser/extensions/chrome_extensions_browser_client.h (right): https://codereview.chromium.org/56253002/diff/80001/chrome/browser/extensions/chrome_extensions_browser_client.h#newcode53 chrome/browser/extensions/chrome_extensions_browser_client.h:53: scoped_ptr<ChromeNotificationObserver> notification_observer_; Can this be a regular member ...
7 years, 1 month ago (2013-11-01 22:54:06 UTC) #2
James Cook
https://codereview.chromium.org/56253002/diff/80001/chrome/browser/extensions/chrome_extensions_browser_client.h File chrome/browser/extensions/chrome_extensions_browser_client.h (right): https://codereview.chromium.org/56253002/diff/80001/chrome/browser/extensions/chrome_extensions_browser_client.h#newcode53 chrome/browser/extensions/chrome_extensions_browser_client.h:53: scoped_ptr<ChromeNotificationObserver> notification_observer_; On 2013/11/01 22:54:06, Yoyo Zhou wrote: > ...
7 years, 1 month ago (2013-11-04 19:06:18 UTC) #3
James Cook
sky, can I get OWNERS approval for chrome/browser/browser_process_impl.* and chrome/test/base/chrome_test_suite.cc ? https://codereview.chromium.org/56253002/diff/160001/chrome/browser/browser_process_impl.h File chrome/browser/browser_process_impl.h (right): ...
7 years, 1 month ago (2013-11-04 19:09:31 UTC) #4
sky
LGTM
7 years, 1 month ago (2013-11-04 21:15:21 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jamescook@chromium.org/56253002/240001
7 years, 1 month ago (2013-11-05 06:23:59 UTC) #6
commit-bot: I haz the power
Retried try job too often on win_rel for step(s) content_unittests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=win_rel&number=219491
7 years, 1 month ago (2013-11-05 09:08:37 UTC) #7
James Cook
7 years, 1 month ago (2013-11-05 17:09:13 UTC) #8
Message was sent while issue was closed.
Committed patchset #5 manually as r233011 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698