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

Issue 405433003: Apps&Extensions for supervised users: Allow the custodian to remotely uninstall extensions. (Closed)

Created:
6 years, 5 months ago by Marc Treib
Modified:
6 years, 5 months ago
CC:
chromium-reviews, chromium-apps-reviews_chromium.org, extensions-reviews_chromium.org
Project:
chromium
Visibility:
Public.

Description

Apps&Extensions for supervised users: Allow the custodian to remotely uninstall extensions. This is a followup to https://codereview.chromium.org/353493002/ BUG=390520 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=284744

Patch Set 1 #

Patch Set 2 : other UNINSTALL_REASON_SYNC occurrences #

Total comments: 3

Patch Set 3 : rebase #

Patch Set 4 : add test #

Total comments: 2

Patch Set 5 : remove UNINSTALL_REASON_SYNC_BY_CUSTODIAN #

Unified diffs Side-by-side diffs Delta from patch set Stats (+60 lines, -1 line) Patch
M chrome/browser/extensions/extension_service.cc View 1 2 3 4 1 chunk +3 lines, -1 line 0 comments Download
M chrome/browser/extensions/extension_service_unittest.cc View 1 2 3 4 1 chunk +57 lines, -0 lines 0 comments Download

Messages

Total messages: 14 (0 generated)
Marc Treib
PTAL!
6 years, 5 months ago (2014-07-17 15:17:12 UTC) #1
not at google - send to devlin
looks fine but do you have tests for any of this stuff which you can ...
6 years, 5 months ago (2014-07-17 16:52:59 UTC) #2
Marc Treib
On 2014/07/17 16:52:59, kalman wrote: > looks fine but do you have tests for any ...
6 years, 5 months ago (2014-07-18 09:47:07 UTC) #3
not at google - send to devlin
> Hm, I suppose I could add a test for ExtensionService to make sure > ...
6 years, 5 months ago (2014-07-18 14:45:09 UTC) #4
Marc Treib
On 2014/07/18 14:45:09, kalman wrote: > > Hm, I suppose I could add a test ...
6 years, 5 months ago (2014-07-21 08:02:02 UTC) #5
Marc Treib
I've added a test. Please take a look! Also, +stevenjb@chromium.org: Please review changes in app_list_syncable_service. ...
6 years, 5 months ago (2014-07-21 16:27:17 UTC) #6
not at google - send to devlin
https://codereview.chromium.org/405433003/diff/20001/chrome/browser/extensions/extension_service.cc File chrome/browser/extensions/extension_service.cc (right): https://codereview.chromium.org/405433003/diff/20001/chrome/browser/extensions/extension_service.cc#newcode703 chrome/browser/extensions/extension_service.cc:703: (reason == UNINSTALL_REASON_SYNC_BY_CUSTODIAN); On 2014/07/18 14:45:08, kalman wrote: > ...
6 years, 5 months ago (2014-07-21 16:48:24 UTC) #7
stevenjb
https://codereview.chromium.org/405433003/diff/60001/chrome/browser/ui/app_list/app_list_syncable_service.cc File chrome/browser/ui/app_list/app_list_syncable_service.cc (right): https://codereview.chromium.org/405433003/diff/60001/chrome/browser/ui/app_list/app_list_syncable_service.cc#newcode128 chrome/browser/ui/app_list/app_list_syncable_service.cc:128: service->UninstallExtension(id, reason, NULL); It seems like this should be ...
6 years, 5 months ago (2014-07-22 00:47:58 UTC) #8
Marc Treib
https://codereview.chromium.org/405433003/diff/20001/chrome/browser/extensions/extension_service.cc File chrome/browser/extensions/extension_service.cc (right): https://codereview.chromium.org/405433003/diff/20001/chrome/browser/extensions/extension_service.cc#newcode703 chrome/browser/extensions/extension_service.cc:703: (reason == UNINSTALL_REASON_SYNC_BY_CUSTODIAN); On 2014/07/21 16:48:23, kalman wrote: > ...
6 years, 5 months ago (2014-07-22 09:30:07 UTC) #9
not at google - send to devlin
lgtm, and thanks for adding the test.
6 years, 5 months ago (2014-07-22 15:41:44 UTC) #10
stevenjb
lgtm
6 years, 5 months ago (2014-07-22 15:46:26 UTC) #11
Marc Treib
The CQ bit was checked by treib@chromium.org
6 years, 5 months ago (2014-07-22 16:15:39 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/treib@chromium.org/405433003/100001
6 years, 5 months ago (2014-07-22 16:16:20 UTC) #13
commit-bot: I haz the power
6 years, 5 months ago (2014-07-22 19:08:19 UTC) #14
Message was sent while issue was closed.
Change committed as 284744

Powered by Google App Engine
This is Rietveld 408576698