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

Issue 9372091: Polished on side-loaded extension install alert. (Closed)

Created:
8 years, 10 months ago by chebert
Modified:
8 years, 9 months ago
CC:
Matt Tytel, Devlin, cduvall, mitchellwrosen, eriq.augustine_gmail.com, clintstaley
Base URL:
http://git.chromium.org/chromium/src.git@master
Visibility:
Public.

Description

Polished on side-loaded extension install alert. BUG=111674 TEST=Install 2 external extensions. Check popup bubble on installation. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=124874

Patch Set 1 #

Total comments: 1

Patch Set 2 : Issue 111674 #

Total comments: 2

Patch Set 3 : Corrections #

Total comments: 2

Patch Set 4 : Minor Corrections #

Total comments: 3

Patch Set 5 : Style fix. #

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

Messages

Total messages: 18 (0 generated)
chebert
Please review my first CL: Polish on side-loaded extension install alert
8 years, 10 months ago (2012-02-22 03:49:58 UTC) #1
chebert
Updated CL for Polished side-loaded extension alert bubble. https://chromiumcodereview.appspot.com/9372091/diff/1/chrome/app/chromium_strings.grd File chrome/app/chromium_strings.grd (right): https://chromiumcodereview.appspot.com/9372091/diff/1/chrome/app/chromium_strings.grd#newcode613 chrome/app/chromium_strings.grd:613: <ph ...
8 years, 10 months ago (2012-02-23 23:40:18 UTC) #2
clintstaley
LGTM
8 years, 10 months ago (2012-02-24 02:21:16 UTC) #3
chebert
8 years, 10 months ago (2012-02-24 03:28:36 UTC) #4
miket_OOO
LGTM. Note that I am not a Chromium committer, so my approval is neither required ...
8 years, 10 months ago (2012-02-24 17:16:52 UTC) #5
chebert
8 years, 9 months ago (2012-02-28 22:52:31 UTC) #6
Aaron Boodman
Please provide a screenshot of the new behavior... you can upload to imgur.com.
8 years, 9 months ago (2012-02-28 22:55:16 UTC) #7
chebert
On 2012/02/28 22:55:16, Aaron Boodman wrote: > Please provide a screenshot of the new behavior... ...
8 years, 9 months ago (2012-02-28 23:21:32 UTC) #8
Aaron Boodman
We now have a double-line-break after the last entry. A hacky way to fix this ...
8 years, 9 months ago (2012-02-29 01:39:34 UTC) #9
Aaron Boodman
http://codereview.chromium.org/9372091/diff/3001/chrome/app/chromium_strings.grd File chrome/app/chromium_strings.grd (right): http://codereview.chromium.org/9372091/diff/3001/chrome/app/chromium_strings.grd#newcode608 chrome/app/chromium_strings.grd:608: <message name="IDS_EXTENSION_ALERT_ITEM_EXTERNAL" desc="A statement that an external extension has ...
8 years, 9 months ago (2012-02-29 01:39:57 UTC) #10
chebert
Here is an updated screenshot: http://imgur.com/JdlY2
8 years, 9 months ago (2012-03-02 01:39:13 UTC) #11
chebert
https://chromiumcodereview.appspot.com/9372091/diff/3001/chrome/app/chromium_strings.grd File chrome/app/chromium_strings.grd (right): https://chromiumcodereview.appspot.com/9372091/diff/3001/chrome/app/chromium_strings.grd#newcode608 chrome/app/chromium_strings.grd:608: <message name="IDS_EXTENSION_ALERT_ITEM_EXTERNAL" desc="A statement that an external extension has ...
8 years, 9 months ago (2012-03-02 01:58:36 UTC) #12
Aaron Boodman
LGTM Please correct the two minor comments before landing. https://chromiumcodereview.appspot.com/9372091/diff/15001/chrome/app/chromium_strings.grd File chrome/app/chromium_strings.grd (right): https://chromiumcodereview.appspot.com/9372091/diff/15001/chrome/app/chromium_strings.grd#newcode608 chrome/app/chromium_strings.grd:608: ...
8 years, 9 months ago (2012-03-02 18:47:35 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/hebert.christopherj@chromium.org/9372091/22001
8 years, 9 months ago (2012-03-03 18:25:48 UTC) #14
commit-bot: I haz the power
Change committed as 124874
8 years, 9 months ago (2012-03-03 19:54:38 UTC) #15
Evan Stade
http://codereview.chromium.org/9372091/diff/22001/chrome/browser/extensions/extension_global_error.cc File chrome/browser/extensions/extension_global_error.cc (right): http://codereview.chromium.org/9372091/diff/22001/chrome/browser/extensions/extension_global_error.cc#newcode98 chrome/browser/extensions/extension_global_error.cc:98: message_.resize(message_.size()-1); spaces around operators.
8 years, 9 months ago (2012-03-19 21:45:56 UTC) #16
Aaron Boodman
http://codereview.chromium.org/9372091/diff/22001/chrome/browser/extensions/extension_global_error.cc File chrome/browser/extensions/extension_global_error.cc (right): http://codereview.chromium.org/9372091/diff/22001/chrome/browser/extensions/extension_global_error.cc#newcode98 chrome/browser/extensions/extension_global_error.cc:98: message_.resize(message_.size()-1); On 2012/03/19 21:45:56, Evan Stade wrote: > spaces ...
8 years, 9 months ago (2012-03-19 22:00:07 UTC) #17
chebert
8 years, 9 months ago (2012-03-26 22:22:24 UTC) #18
http://codereview.chromium.org/9372091/diff/22001/chrome/browser/extensions/e...
File chrome/browser/extensions/extension_global_error.cc (right):

http://codereview.chromium.org/9372091/diff/22001/chrome/browser/extensions/e...
chrome/browser/extensions/extension_global_error.cc:98:
message_.resize(message_.size()-1);
On 2012/03/19 21:45:56, Evan Stade wrote:
> spaces around operators.

Done.

Powered by Google App Engine
This is Rietveld 408576698