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

Issue 54903011: Add management policy function allowing extensions to be disabled. (Closed)

Created:
7 years, 1 month ago by asargent_no_longer_on_chrome
Modified:
7 years, 1 month ago
Reviewers:
miket_OOO
CC:
chromium-reviews, chromium-apps-reviews_chromium.org, extensions-reviews_chromium.org
Visibility:
Public.

Description

Add management policy function allowing extensions to be disabled. This CL adds the MustRemainDisabled function to the ManagementPolicy::Provider interface and calls it in appropriate places. BUG=314276 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=232976

Patch Set 1 #

Total comments: 10

Patch Set 2 : merged in latest trunk #

Patch Set 3 : responded to review comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+153 lines, -24 lines) Patch
M chrome/browser/extensions/api/developer_private/developer_private_api.cc View 1 chunk +12 lines, -6 lines 0 comments Download
M chrome/browser/extensions/api/management/management_api.cc View 1 chunk +3 lines, -1 line 0 comments Download
M chrome/browser/extensions/extension_service.cc View 1 2 3 chunks +23 lines, -8 lines 0 comments Download
M chrome/browser/extensions/installed_loader.cc View 1 chunk +12 lines, -5 lines 0 comments Download
M chrome/browser/extensions/management_policy.h View 2 chunks +12 lines, -0 lines 0 comments Download
M chrome/browser/extensions/management_policy.cc View 2 chunks +18 lines, -0 lines 0 comments Download
M chrome/browser/extensions/management_policy_unittest.cc View 3 chunks +34 lines, -0 lines 0 comments Download
M chrome/browser/extensions/test_management_policy.h View 4 chunks +13 lines, -2 lines 0 comments Download
M chrome/browser/extensions/test_management_policy.cc View 1 2 3 chunks +26 lines, -2 lines 0 comments Download

Messages

Total messages: 10 (0 generated)
asargent_no_longer_on_chrome
miket: please review Suggested review order: management_policy.h, management_policy.cc, then everything else
7 years, 1 month ago (2013-11-02 22:51:05 UTC) #1
miket_OOO
LGTM except for one must-fix and a few other elective areas for improvement. https://codereview.chromium.org/54903011/diff/1/chrome/browser/extensions/extension_service.cc File ...
7 years, 1 month ago (2013-11-04 23:18:10 UTC) #2
asargent_no_longer_on_chrome
Addressed all comments and sending to CQ. https://codereview.chromium.org/54903011/diff/1/chrome/browser/extensions/extension_service.cc File chrome/browser/extensions/extension_service.cc (right): https://codereview.chromium.org/54903011/diff/1/chrome/browser/extensions/extension_service.cc#newcode898 chrome/browser/extensions/extension_service.cc:898: if (extension ...
7 years, 1 month ago (2013-11-05 00:20:44 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/asargent@chromium.org/54903011/320001
7 years, 1 month ago (2013-11-05 00:44:54 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/asargent@chromium.org/54903011/320001
7 years, 1 month ago (2013-11-05 03:13:46 UTC) #5
commit-bot: I haz the power
Sorry for I got bad news for ya. Compile failed with a clobber build on ...
7 years, 1 month ago (2013-11-05 04:46:53 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/asargent@chromium.org/54903011/320001
7 years, 1 month ago (2013-11-05 05:39:49 UTC) #7
commit-bot: I haz the power
Step "update" is always a major failure. Look at the try server FAQ for more ...
7 years, 1 month ago (2013-11-05 07:04:58 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/asargent@chromium.org/54903011/320001
7 years, 1 month ago (2013-11-05 13:35:58 UTC) #9
commit-bot: I haz the power
7 years, 1 month ago (2013-11-05 14:15:38 UTC) #10
Message was sent while issue was closed.
Change committed as 232976

Powered by Google App Engine
This is Rietveld 408576698