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

Issue 415933003: Remove chrome::NOTIFICATION_PROFILE_DESTROYED usage from src/extensions (Closed)

Created:
6 years, 5 months ago by James Cook
Modified:
6 years, 5 months ago
Reviewers:
Yoyo Zhou
CC:
chromium-reviews, chromium-apps-reviews_chromium.org, extensions-reviews_chromium.org
Project:
chromium
Visibility:
Public.

Description

Remove chrome::NOTIFICATION_PROFILE_DESTROYED usage from src/extensions The extensions module should not be listening to Chrome notifications. Move the observation to ChromeProcessManagerDelegate. BUG=396083 TEST=browser_tests ProcessManager* and unit_tests ProcessManager* Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=285482

Patch Set 1 #

Patch Set 2 : rebase #

Patch Set 3 : cleanup #

Total comments: 4

Patch Set 4 : comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+41 lines, -41 lines) Patch
M chrome/browser/extensions/chrome_process_manager_delegate.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/extensions/chrome_process_manager_delegate.cc View 1 2 3 3 chunks +29 lines, -3 lines 0 comments Download
M extensions/browser/process_manager.h View 2 chunks +3 lines, -3 lines 0 comments Download
M extensions/browser/process_manager.cc View 1 4 chunks +8 lines, -22 lines 0 comments Download
M extensions/browser/process_manager_unittest.cc View 1 1 chunk +0 lines, -13 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
James Cook
yoz, PTAL https://codereview.chromium.org/415933003/diff/60001/chrome/browser/extensions/chrome_process_manager_delegate.cc File chrome/browser/extensions/chrome_process_manager_delegate.cc (right): https://codereview.chromium.org/415933003/diff/60001/chrome/browser/extensions/chrome_process_manager_delegate.cc#newcode157 chrome/browser/extensions/chrome_process_manager_delegate.cc:157: // If this profile owns an incognito ...
6 years, 5 months ago (2014-07-24 18:27:54 UTC) #1
Yoyo Zhou
LGTM https://codereview.chromium.org/415933003/diff/60001/chrome/browser/extensions/chrome_process_manager_delegate.cc File chrome/browser/extensions/chrome_process_manager_delegate.cc (right): https://codereview.chromium.org/415933003/diff/60001/chrome/browser/extensions/chrome_process_manager_delegate.cc#newcode157 chrome/browser/extensions/chrome_process_manager_delegate.cc:157: // If this profile owns an incognito profile ...
6 years, 5 months ago (2014-07-24 20:25:01 UTC) #2
James Cook
https://codereview.chromium.org/415933003/diff/60001/chrome/browser/extensions/chrome_process_manager_delegate.cc File chrome/browser/extensions/chrome_process_manager_delegate.cc (right): https://codereview.chromium.org/415933003/diff/60001/chrome/browser/extensions/chrome_process_manager_delegate.cc#newcode157 chrome/browser/extensions/chrome_process_manager_delegate.cc:157: // If this profile owns an incognito profile then ...
6 years, 5 months ago (2014-07-24 21:02:35 UTC) #3
James Cook
The CQ bit was checked by jamescook@chromium.org
6 years, 5 months ago (2014-07-24 21:02:40 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jamescook@chromium.org/415933003/80001
6 years, 5 months ago (2014-07-24 21:06:18 UTC) #5
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: win_chromium_x64_rel on tryserver.chromium ...
6 years, 5 months ago (2014-07-25 01:18:55 UTC) #6
commit-bot: I haz the power
6 years, 5 months ago (2014-07-25 05:24:44 UTC) #7
Message was sent while issue was closed.
Change committed as 285482

Powered by Google App Engine
This is Rietveld 408576698