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

Issue 7016005: Don't show suggestions in the Omnibox from the Extension App provider unless the app has Incognit... (Closed)

Created:
9 years, 7 months ago by Finnur
Modified:
9 years, 6 months ago
Reviewers:
Matt Perry
CC:
chromium-reviews, Aaron Boodman, Erik does not do reviews, pam+watch_chromium.org
Visibility:
Public.

Description

Don't show suggestions in the Omnibox (from the Extension App provider) for packaged apps unless the app has Incognito enabled and split mode set to true. Hosted apps should always be able to load in incognito. BUG=81304 TEST=Install a packaged app from the web store and type its name into the Omnibox of an incognito window. Make sure it does not show up. Now go to chrome://extensions and check 'Allow in incognito' for this extension. Make sure it now shows up in the Omnibox as a suggestion. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=85209

Patch Set 1 #

Total comments: 1

Patch Set 2 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+16 lines, -0 lines) Patch
M chrome/browser/autocomplete/extension_app_provider.cc View 1 1 chunk +4 lines, -0 lines 0 comments Download
M chrome/browser/extensions/extension_service.h View 1 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/browser/extensions/extension_service.cc View 1 1 chunk +9 lines, -0 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
Finnur
9 years, 7 months ago (2011-05-11 23:12:34 UTC) #1
Matt Perry
http://codereview.chromium.org/7016005/diff/1/chrome/browser/autocomplete/extension_app_provider.cc File chrome/browser/autocomplete/extension_app_provider.cc (right): http://codereview.chromium.org/7016005/diff/1/chrome/browser/autocomplete/extension_app_provider.cc#newcode98 chrome/browser/autocomplete/extension_app_provider.cc:98: // Incognito extensions must have incognito enabled and split ...
9 years, 7 months ago (2011-05-11 23:55:26 UTC) #2
Finnur
Done. Please take another look. On 2011/05/11 23:55:26, Matt Perry wrote: > http://codereview.chromium.org/7016005/diff/1/chrome/browser/autocomplete/extension_app_provider.cc > File ...
9 years, 7 months ago (2011-05-12 20:00:44 UTC) #3
Matt Perry
9 years, 7 months ago (2011-05-12 20:29:15 UTC) #4
LGTM

Powered by Google App Engine
This is Rietveld 408576698