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

Issue 156153005: [Hotword, Extensions] Removing EXTERNAL_COMPONENT from IsPolicyLocation, adding a function to check… (Closed)

Created:
6 years, 10 months ago by rpetterson
Modified:
6 years, 10 months ago
CC:
chromium-reviews, chromium-apps-reviews_chromium.org, extensions-reviews_chromium.org
Visibility:
Public.

Description

[Hotword, Extensions] Removing EXTERNAL_COMPONENT from IsPolicyLocation, adding a function to check if an extension is a component extension, and updating places IsPolicyLocation was used. This is necessary for the correct look for hotwording. BUG=341611, 325439, 289023 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=250614

Patch Set 1 #

Total comments: 2

Patch Set 2 : responding to comments #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+12 lines, -6 lines) Patch
M chrome/browser/background/background_contents_service.cc View 1 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/extensions/extension_service.cc View 1 1 chunk +2 lines, -1 line 2 comments Download
M extensions/browser/admin_policy.cc View 1 chunk +1 line, -1 line 0 comments Download
M extensions/common/extension.cc View 1 chunk +1 line, -2 lines 0 comments Download
M extensions/common/manifest.h View 1 chunk +7 lines, -2 lines 0 comments Download

Messages

Total messages: 11 (0 generated)
rpetterson
atwilson@chromium.org: Please review changes in browser/background mek@chromium.org: Please review changes in extensions/* Marijn, the one ...
6 years, 10 months ago (2014-02-06 23:23:26 UTC) #1
Marijn Kruisselbrink
On 2014/02/06 23:23:26, rpetterson wrote: > Marijn, the one instance I wasn't sure of was ...
6 years, 10 months ago (2014-02-06 23:37:08 UTC) #2
rpetterson
On 2014/02/06 23:37:08, Marijn Kruisselbrink wrote: > On 2014/02/06 23:23:26, rpetterson wrote: > > Marijn, ...
6 years, 10 months ago (2014-02-07 00:23:38 UTC) #3
rpetterson
https://codereview.chromium.org/156153005/diff/1/chrome/browser/background/background_contents_service.cc File chrome/browser/background/background_contents_service.cc (right): https://codereview.chromium.org/156153005/diff/1/chrome/browser/background/background_contents_service.cc#newcode436 chrome/browser/background/background_contents_service.cc:436: extension->location() == extensions::Manifest::EXTERNAL_COMPONENT || On 2014/02/06 23:37:09, Marijn Kruisselbrink ...
6 years, 10 months ago (2014-02-07 00:23:51 UTC) #4
rpetterson
Monday morning ping.
6 years, 10 months ago (2014-02-10 17:52:16 UTC) #5
Marijn Kruisselbrink
lgtm
6 years, 10 months ago (2014-02-10 19:51:14 UTC) #6
Andrew T Wilson (Slow)
LGTM with one comment/question https://codereview.chromium.org/156153005/diff/60001/chrome/browser/extensions/extension_service.cc File chrome/browser/extensions/extension_service.cc (right): https://codereview.chromium.org/156153005/diff/60001/chrome/browser/extensions/extension_service.cc#newcode2186 chrome/browser/extensions/extension_service.cc:2186: extension->location() == Manifest::EXTERNAL_COMPONENT) Just making ...
6 years, 10 months ago (2014-02-11 15:56:31 UTC) #7
rpetterson
https://codereview.chromium.org/156153005/diff/60001/chrome/browser/extensions/extension_service.cc File chrome/browser/extensions/extension_service.cc (right): https://codereview.chromium.org/156153005/diff/60001/chrome/browser/extensions/extension_service.cc#newcode2186 chrome/browser/extensions/extension_service.cc:2186: extension->location() == Manifest::EXTERNAL_COMPONENT) On 2014/02/11 15:56:32, Andrew T Wilson ...
6 years, 10 months ago (2014-02-11 18:34:17 UTC) #8
rpetterson
The CQ bit was checked by rlp@chromium.org
6 years, 10 months ago (2014-02-11 23:17:43 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/rlp@chromium.org/156153005/60001
6 years, 10 months ago (2014-02-11 23:18:39 UTC) #10
commit-bot: I haz the power
6 years, 10 months ago (2014-02-12 02:21:38 UTC) #11
Message was sent while issue was closed.
Change committed as 250614

Powered by Google App Engine
This is Rietveld 408576698