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

Issue 132993002: app_shell: Fix PrefsTabHelper dependency of ExtensionHost (Closed)

Created:
6 years, 11 months ago by James Cook
Modified:
6 years, 11 months ago
Reviewers:
miket_OOO
CC:
chromium-reviews, tfarina, extensions-reviews_chromium.org, chromium-apps-reviews_chromium.org
Visibility:
Public.

Description

app_shell: Fix PrefsTabHelper dependency of ExtensionHost The default preference values are fine for app_shell's pages (as they are for content_shell, which doesn't use PrefsTabHelper). Delegate out the creation of PrefsTabHelper so we only create them in Chrome. With this patch app_shell can launch a renderer before crashing. BUG=332435 TEST=browser_tests, manual testing that extensions still work Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=244236

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+21 lines, -2 lines) Patch
M apps/shell/shell_extensions_browser_client.h View 1 chunk +2 lines, -0 lines 0 comments Download
M apps/shell/shell_extensions_browser_client.cc View 1 chunk +4 lines, -0 lines 0 comments Download
M chrome/browser/extensions/chrome_extensions_browser_client.h View 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/browser/extensions/chrome_extensions_browser_client.cc View 2 chunks +6 lines, -0 lines 0 comments Download
M chrome/browser/extensions/extension_host.cc View 3 chunks +2 lines, -2 lines 0 comments Download
M extensions/browser/extensions_browser_client.h View 2 chunks +5 lines, -0 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
James Cook
miket, PTAL
6 years, 11 months ago (2014-01-10 01:05:03 UTC) #1
miket_OOO
lgtm
6 years, 11 months ago (2014-01-10 15:54:06 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jamescook@chromium.org/132993002/1
6 years, 11 months ago (2014-01-10 17:31:39 UTC) #3
commit-bot: I haz the power
6 years, 11 months ago (2014-01-10 20:52:50 UTC) #4
Message was sent while issue was closed.
Change committed as 244236

Powered by Google App Engine
This is Rietveld 408576698