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

Issue 12319131: Update extensions with Drag-and-Drop in extension settings page. (Closed)

Created:
7 years, 10 months ago by Joe Thomas
Modified:
7 years, 9 months ago
Reviewers:
Matt Perry
CC:
chromium-reviews, Aaron Boodman, chromium-apps-reviews_chromium.org, Yoyo Zhou
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Visibility:
Public.

Description

Update extensions with Drag-and-Drop in extension settings page. While dropping a CRX on the extension page, if there is a previous version installed, then do the following. - If the extension requires no new permission, then update silently. - If the extension requires additional permission, install the update silently which causes the extension to get disabled. And show the re-enable prompt. * if user cancels the prompt, extension will continue to be disabled. * if user confirms re-enable, extension will be enabled back. Screenshot of the re-enable prompt is uploaded at http://crbug.com/169521#c11 BUG=169521 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=185401

Patch Set 1 #

Total comments: 2

Patch Set 2 : Re-enable prompt #

Total comments: 10

Patch Set 3 : review comments addressed #

Unified diffs Side-by-side diffs Delta from patch set Stats (+116 lines, -40 lines) Patch
M chrome/browser/extensions/crx_installer.h View 1 2 chunks +11 lines, -2 lines 0 comments Download
M chrome/browser/extensions/crx_installer.cc View 1 2 7 chunks +105 lines, -38 lines 0 comments Download

Messages

Total messages: 11 (0 generated)
Joe Thomas
Please take a look. Thanks!
7 years, 10 months ago (2013-02-27 01:13:12 UTC) #1
Matt Perry
https://codereview.chromium.org/12319131/diff/1/chrome/browser/extensions/extension_install_prompt.cc File chrome/browser/extensions/extension_install_prompt.cc (right): https://codereview.chromium.org/12319131/diff/1/chrome/browser/extensions/extension_install_prompt.cc#newcode61 chrome/browser/extensions/extension_install_prompt.cc:61: IDS_EXTENSION_UPDATE_PROMPT_TITLE, Let's not add a new prompt type. We ...
7 years, 10 months ago (2013-02-27 01:21:46 UTC) #2
Joe Thomas
Please take another look. I updated the CL description with the current behavior. Please let ...
7 years, 9 months ago (2013-02-27 20:55:38 UTC) #3
Matt Perry
https://codereview.chromium.org/12319131/diff/4001/chrome/browser/extensions/crx_installer.cc File chrome/browser/extensions/crx_installer.cc (left): https://codereview.chromium.org/12319131/diff/4001/chrome/browser/extensions/crx_installer.cc#oldcode679 chrome/browser/extensions/crx_installer.cc:679: extension_ = NULL; Don't delete this code. You should ...
7 years, 9 months ago (2013-02-28 01:13:27 UTC) #4
Joe Thomas
Thanks for the review. Update the patch. Please take a look. https://codereview.chromium.org/12319131/diff/4001/chrome/browser/extensions/crx_installer.cc File chrome/browser/extensions/crx_installer.cc (left): ...
7 years, 9 months ago (2013-02-28 02:01:16 UTC) #5
Matt Perry
lgtm https://codereview.chromium.org/12319131/diff/4001/chrome/browser/extensions/crx_installer.cc File chrome/browser/extensions/crx_installer.cc (left): https://codereview.chromium.org/12319131/diff/4001/chrome/browser/extensions/crx_installer.cc#oldcode679 chrome/browser/extensions/crx_installer.cc:679: extension_ = NULL; On 2013/02/28 02:01:16, Joe Thomas ...
7 years, 9 months ago (2013-02-28 20:02:07 UTC) #6
Joe Thomas
On 2013/02/28 20:02:07, Matt Perry wrote: > lgtm > Thanks !
7 years, 9 months ago (2013-02-28 20:51:54 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/MHX348@motorola.com/12319131/7001
7 years, 9 months ago (2013-02-28 20:52:34 UTC) #8
commit-bot: I haz the power
Retried try job too often on win_rel for step(s) browser_tests, content_browsertests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=win_rel&number=116860
7 years, 9 months ago (2013-02-28 22:23:55 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/MHX348@motorola.com/12319131/7001
7 years, 9 months ago (2013-02-28 23:22:45 UTC) #10
commit-bot: I haz the power
7 years, 9 months ago (2013-03-01 01:58:30 UTC) #11
Message was sent while issue was closed.
Change committed as 185401

Powered by Google App Engine
This is Rietveld 408576698