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

Issue 10912105: Allow chrome.management.setEnabled() to re-enable crashed extensions. (Closed)

Created:
8 years, 3 months ago by mitchellwrosen
Modified:
8 years, 3 months ago
Reviewers:
Yoyo Zhou
CC:
chromium-reviews, Aaron Boodman, mihaip-chromium-reviews_chromium.org
Base URL:
http://git.chromium.org/chromium/src.git@master
Visibility:
Public.

Description

Allow chrome.management.setEnabled() to re-enable crashed extensions. crrev.com/10832237, take two. Removed code that treated crashed extensions as a special case. Now, developers can reload their crashed extensions like so: setEnabled(false); setEnabled(true); BUG=131977 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=155456

Patch Set 1 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+11 lines, -28 lines) Patch
M chrome/browser/extensions/api/management/management_api.cc View 1 chunk +0 lines, -14 lines 0 comments Download
M chrome/browser/extensions/api/management/management_api_browsertest.cc View 1 chunk +5 lines, -9 lines 0 comments Download
M chrome/browser/extensions/extension_service.cc View 1 chunk +6 lines, -5 lines 0 comments Download

Messages

Total messages: 10 (0 generated)
mitchellwrosen
8 years, 3 months ago (2012-09-05 19:29:08 UTC) #1
asargent_no_longer_on_chrome
I'm swamped at the moment and need to defer some reviews for a few days ...
8 years, 3 months ago (2012-09-06 16:30:48 UTC) #2
mitchellwrosen
On 2012/09/06 16:30:48, Antony Sargent wrote: > I'm swamped at the moment and need to ...
8 years, 3 months ago (2012-09-06 18:34:35 UTC) #3
Yoyo Zhou
LGTM
8 years, 3 months ago (2012-09-06 20:59:22 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mitchellwrosen@chromium.org/10912105/3001
8 years, 3 months ago (2012-09-06 21:22:16 UTC) #5
commit-bot: I haz the power
Try job failure for 10912105-3001 (retry) on win for step "compile" (clobber build). It's a ...
8 years, 3 months ago (2012-09-06 23:07:02 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mitchellwrosen@chromium.org/10912105/3001
8 years, 3 months ago (2012-09-07 01:12:36 UTC) #7
commit-bot: I haz the power
Try job failure for 10912105-3001 on win for step "update". http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=win&number=26601 Step "update" is always ...
8 years, 3 months ago (2012-09-07 01:14:23 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mitchellwrosen@chromium.org/10912105/3001
8 years, 3 months ago (2012-09-07 17:14:12 UTC) #9
commit-bot: I haz the power
8 years, 3 months ago (2012-09-07 19:44:55 UTC) #10
Change committed as 155456

Powered by Google App Engine
This is Rietveld 408576698