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

Issue 6306010: BackgroundModeManager will no longer listen to EXTENSION_(UN)INSTALLED. (Closed)

Created:
9 years, 11 months ago by Andrew T Wilson (Slow)
Modified:
9 years, 7 months ago
CC:
chromium-reviews
Visibility:
Public.

Description

BackgroundModeManager will no longer listen to EXTENSION_(UN)INSTALLED. We now just listen for EXTENSION_LOADED/UNLOADED, as EXTENSION_INSTALLED/UNINSTALLED get sent even when the extension is disabled at the time of installation/removal. BUG=62873 TEST=Existing tests suffice Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=72346

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+10 lines, -22 lines) Patch
M chrome/browser/background_mode_manager.cc View 4 chunks +10 lines, -22 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Andrew T Wilson (Slow)
Please take a look
9 years, 11 months ago (2011-01-21 23:10:33 UTC) #1
The wrong rickcam account
9 years, 11 months ago (2011-01-22 01:50:11 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698