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

Issue 174462: Linux Extensions Install Prompt (Closed)

Created:
11 years, 4 months ago by rafaelw
Modified:
9 years, 7 months ago
Reviewers:
tony, Elliot Glaysher
CC:
chromium-reviews_googlegroups.com
Visibility:
Public.

Description

Linux Extensions Install Prompt BUG=19653 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=24426

Patch Set 1 #

Patch Set 2 : lint #

Total comments: 6

Patch Set 3 : removed unneeded imports #

Total comments: 7

Patch Set 4 : review changes #

Patch Set 5 : test #

Patch Set 6 : test #

Unified diffs Side-by-side diffs Delta from patch set Stats (+149 lines, -1 line) Patch
M chrome/browser/extensions/extension_install_ui.cc View 1 chunk +1 line, -1 line 0 comments Download
A chrome/browser/gtk/extension_install_prompt_gtk.cc View 1 2 3 1 chunk +147 lines, -0 lines 0 comments Download
M chrome/chrome.gyp View 1 2 3 4 5 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
rafaelw
Thanks for your help. Here's my first linux CL. Let me know if you want ...
11 years, 4 months ago (2009-08-25 22:16:06 UTC) #1
Elliot Glaysher
http://codereview.chromium.org/174462/diff/8/10 File chrome/browser/gtk/extension_install_prompt_gtk.cc (right): http://codereview.chromium.org/174462/diff/8/10#newcode103 Line 103: gtk_widget_modify_fg(prompt_label, GTK_STATE_NORMAL, &black); Don't do this. What happens ...
11 years, 4 months ago (2009-08-25 22:29:13 UTC) #2
tony
Drive by code review... http://codereview.chromium.org/174462/diff/1002/1004 File chrome/browser/gtk/extension_install_prompt_gtk.cc (right): http://codereview.chromium.org/174462/diff/1002/1004#newcode29 Line 29: const int kPanelVertMargin = ...
11 years, 4 months ago (2009-08-25 22:49:10 UTC) #3
rafaelw
http://codereview.chromium.org/174462/diff/8/10 File chrome/browser/gtk/extension_install_prompt_gtk.cc (right): http://codereview.chromium.org/174462/diff/8/10#newcode103 Line 103: gtk_widget_modify_fg(prompt_label, GTK_STATE_NORMAL, &black); On 2009/08/25 22:29:13, Elliot Glaysher ...
11 years, 4 months ago (2009-08-25 23:21:54 UTC) #4
Elliot Glaysher
11 years, 4 months ago (2009-08-25 23:30:42 UTC) #5
LG

Powered by Google App Engine
This is Rietveld 408576698