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

Issue 7799008: Fix crash on NTP related to multi-profile extensions. (Closed)

Created:
9 years, 3 months ago by jstritar
Modified:
9 years, 3 months ago
CC:
chromium-reviews, Aaron Boodman, Erik does not do reviews, mihaip+watch_chromium.org, estade+watch_chromium.org
Visibility:
Public.

Description

Fix crash on NTP related to multi-profile extensions. This makes sure the NTP only listens for extension related notifications from the current profile. It also updates some of the sources for extension notifications in the Browser and ExtensionManagementEventRouters. BUG=94438, 87457, 94034 TEST=see bug report Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=98836

Patch Set 1 #

Total comments: 2

Patch Set 2 : fix sources for incognito #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+26 lines, -18 lines) Patch
M chrome/browser/autocomplete/extension_app_provider.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/extensions/extension_management_api.cc View 2 chunks +2 lines, -4 lines 0 comments Download
M chrome/browser/ui/browser.cc View 1 2 chunks +6 lines, -5 lines 1 comment Download
M chrome/browser/ui/webui/ntp/app_launcher_handler.cc View 1 3 chunks +11 lines, -6 lines 0 comments Download
M chrome/browser/web_resource/promo_resource_service.h View 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/browser/web_resource/promo_resource_service.cc View 2 chunks +2 lines, -1 line 0 comments Download

Messages

Total messages: 6 (0 generated)
jstritar
9 years, 3 months ago (2011-08-29 22:10:25 UTC) #1
Evan Stade
it seems there are changes here not related to the NTP per se? e.g. the ...
9 years, 3 months ago (2011-08-29 22:32:15 UTC) #2
Yoyo Zhou
LGTM for the most part You might also consider adding 94034 to the BUG=. http://codereview.chromium.org/7799008/diff/1/chrome/browser/ui/webui/ntp/app_launcher_handler.cc ...
9 years, 3 months ago (2011-08-29 22:40:46 UTC) #3
Miranda Callahan
On 2011/08/29 22:40:46, Yoyo Zhou wrote: > LGTM for the most part > > You ...
9 years, 3 months ago (2011-08-30 08:12:30 UTC) #4
jstritar
Updated the description and BUG= line based on your feedback. Thanks for catching the incognito ...
9 years, 3 months ago (2011-08-30 15:06:31 UTC) #5
Yoyo Zhou
9 years, 3 months ago (2011-08-30 16:25:04 UTC) #6
LGTM again

Powered by Google App Engine
This is Rietveld 408576698