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

Issue 10851002: In ExtensionDispatcher, maintain the active extensions as a subset of installed (Closed)

Created:
8 years, 4 months ago by not at google - send to devlin
Modified:
8 years, 4 months ago
Reviewers:
Aaron Boodman
CC:
chromium-reviews, Aaron Boodman, mihaip-chromium-reviews_chromium.org, darin-cc_chromium.org, brettw-cc_chromium.org, benwells, koz (OOO until 15th September)
Base URL:
http://git.chromium.org/chromium/src.git@master
Visibility:
Public.

Description

In ExtensionDispatcher, maintain the active extensions as a subset of installed extensions by removing them when extensions are uninstalled. Tweak several defensive guards against this to be CHECKs. BUG=139869 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=149613

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+16 lines, -11 lines) Patch
M chrome/renderer/extensions/extension_dispatcher.cc View 7 chunks +16 lines, -11 lines 2 comments Download

Messages

Total messages: 6 (0 generated)
not at google - send to devlin
8 years, 4 months ago (2012-08-02 09:38:04 UTC) #1
Aaron Boodman
https://chromiumcodereview.appspot.com/10851002/diff/1/chrome/renderer/extensions/extension_dispatcher.cc File chrome/renderer/extensions/extension_dispatcher.cc (right): https://chromiumcodereview.appspot.com/10851002/diff/1/chrome/renderer/extensions/extension_dispatcher.cc#newcode1079 chrome/renderer/extensions/extension_dispatcher.cc:1079: return extensions_.Contains(extension_id) ? Have you seen this continue to ...
8 years, 4 months ago (2012-08-02 09:42:42 UTC) #2
not at google - send to devlin
https://chromiumcodereview.appspot.com/10851002/diff/1/chrome/renderer/extensions/extension_dispatcher.cc File chrome/renderer/extensions/extension_dispatcher.cc (right): https://chromiumcodereview.appspot.com/10851002/diff/1/chrome/renderer/extensions/extension_dispatcher.cc#newcode1079 chrome/renderer/extensions/extension_dispatcher.cc:1079: return extensions_.Contains(extension_id) ? On 2012/08/02 09:42:42, Aaron Boodman wrote: ...
8 years, 4 months ago (2012-08-02 09:53:55 UTC) #3
Aaron Boodman
lgtm
8 years, 4 months ago (2012-08-02 10:13:17 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/kalman@chromium.org/10851002/1
8 years, 4 months ago (2012-08-02 10:13:41 UTC) #5
commit-bot: I haz the power
8 years, 4 months ago (2012-08-02 11:52:10 UTC) #6
Change committed as 149613

Powered by Google App Engine
This is Rietveld 408576698