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

Issue 24365004: Add EXTERNAL_POLICY to list of possible extension locations (Closed)

Created:
7 years, 3 months ago by bartfab (slow)
Modified:
7 years, 2 months ago
CC:
chromium-reviews, extensions-reviews_chromium.org, nkostylev+watch_chromium.org, Ilya Sherman, asvitkine+watch_chromium.org, oshima+watch_chromium.org, chromium-apps-reviews_chromium.org, stevenjb+watch_chromium.org, davemoore+watch_chromium.org, jar (doing other things)
Visibility:
Public.

Description

Add EXTERNAL_POLICY to list of possible extension locations This CL adds a new extension location, EXTERNAL_POLICY. This will be used for CRX files that are force-installed through policy but instead of being downloaded and installed directly, are cached on disk first. BUG=287802 TEST=Manual Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=225526

Patch Set 1 #

Total comments: 8

Patch Set 2 : Comments addressed. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+32 lines, -11 lines) Patch
M chrome/browser/background/background_contents_service.cc View 1 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/chromeos/enterprise_extension_observer.cc View 1 1 chunk +1 line, -3 lines 0 comments Download
M chrome/browser/extensions/admin_policy.cc View 1 2 chunks +3 lines, -2 lines 0 comments Download
M chrome/browser/extensions/api/management/management_api.cc View 1 2 chunks +6 lines, -1 line 0 comments Download
M chrome/browser/extensions/extension_service.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/webui/extensions/extension_settings_handler.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/extension_unittest.cc View 1 chunk +1 line, -0 lines 0 comments Download
M extensions/common/manifest.h View 1 3 chunks +10 lines, -0 lines 0 comments Download
M extensions/common/manifest.cc View 1 chunk +5 lines, -1 line 0 comments Download
M tools/metrics/histograms/histograms.xml View 1 chunk +2 lines, -0 lines 0 comments Download

Messages

Total messages: 9 (0 generated)
bartfab (slow)
Hi Benjamin, Could you review */extensions/*? Hi Ilya, Could you do an owner review for ...
7 years, 3 months ago (2013-09-23 18:25:03 UTC) #1
not at google - send to devlin
lgtm https://codereview.chromium.org/24365004/diff/1/chrome/browser/extensions/api/management/management_api.cc File chrome/browser/extensions/api/management/management_api.cc (right): https://codereview.chromium.org/24365004/diff/1/chrome/browser/extensions/api/management/management_api.cc#newcode197 chrome/browser/extensions/api/management/management_api.cc:197: default: could you remove the default case here? ...
7 years, 3 months ago (2013-09-23 21:17:31 UTC) #2
Ilya Sherman
histograms.xml lgtm
7 years, 3 months ago (2013-09-23 21:32:31 UTC) #3
Finnur
extension_settings_handler.cc LGTM
7 years, 3 months ago (2013-09-24 09:38:37 UTC) #4
Andrew T Wilson (Slow)
LGTM, but agreed that you should really add more documentation around why this is needed ...
7 years, 3 months ago (2013-09-24 11:22:37 UTC) #5
Nikita (slow)
lgtm
7 years, 2 months ago (2013-09-26 10:36:49 UTC) #6
bartfab (slow)
https://chromiumcodereview.appspot.com/24365004/diff/1/chrome/browser/extensions/api/management/management_api.cc File chrome/browser/extensions/api/management/management_api.cc (right): https://chromiumcodereview.appspot.com/24365004/diff/1/chrome/browser/extensions/api/management/management_api.cc#newcode197 chrome/browser/extensions/api/management/management_api.cc:197: default: On 2013/09/23 21:17:32, kalman wrote: > could you ...
7 years, 2 months ago (2013-09-26 14:29:52 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/bartfab@chromium.org/24365004/12001
7 years, 2 months ago (2013-09-26 14:30:38 UTC) #8
commit-bot: I haz the power
7 years, 2 months ago (2013-09-26 18:50:16 UTC) #9
Message was sent while issue was closed.
Change committed as 225526

Powered by Google App Engine
This is Rietveld 408576698