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

Issue 7635019: Set Extension Infobars to have a fixed height determined by the developer (clamped to sane min an... (Closed)

Created:
9 years, 4 months ago by Finnur
Modified:
9 years, 4 months ago
CC:
chromium-reviews, Aaron Boodman, Erik does not do reviews, mihaip+watch_chromium.org
Visibility:
Public.

Description

Set Extension Infobars to have a fixed height determined by the developer (clamped to sane min and max values). BUG=92656 TEST=This needs to be tested with an Extension, which I can provide. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=97132

Patch Set 1 #

Patch Set 2 : '' #

Patch Set 3 : '' #

Patch Set 4 : '' #

Total comments: 2

Patch Set 5 : '' #

Patch Set 6 : '' #

Patch Set 7 : '' #

Patch Set 8 : '' #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+110 lines, -68 lines) Patch
M chrome/browser/extensions/extension_infobar_delegate.h View 2 chunks +6 lines, -1 line 0 comments Download
M chrome/browser/extensions/extension_infobar_delegate.cc View 1 2 3 4 5 6 7 3 chunks +15 lines, -1 line 0 comments Download
M chrome/browser/extensions/extension_infobar_module.cc View 1 2 3 4 2 chunks +5 lines, -1 line 0 comments Download
M chrome/browser/extensions/extension_infobar_module_constants.h View 2 chunks +2 lines, -1 line 0 comments Download
M chrome/browser/extensions/extension_infobar_module_constants.cc View 2 chunks +2 lines, -1 line 0 comments Download
M chrome/browser/tab_contents/infobar.h View 1 2 3 2 chunks +1 line, -3 lines 0 comments Download
M chrome/browser/ui/gtk/infobars/extension_infobar_gtk.h View 1 2 3 2 chunks +1 line, -6 lines 0 comments Download
M chrome/browser/ui/gtk/infobars/extension_infobar_gtk.cc View 1 2 3 3 chunks +1 line, -9 lines 1 comment Download
M chrome/browser/ui/views/infobars/extension_infobar.h View 3 chunks +0 lines, -7 lines 0 comments Download
M chrome/browser/ui/views/infobars/extension_infobar.cc View 1 2 3 3 chunks +2 lines, -38 lines 0 comments Download
M chrome/common/extensions/api/extension_api.json View 1 2 3 4 1 chunk +7 lines, -0 lines 0 comments Download
M chrome/common/extensions/docs/experimental.infobars.html View 2 chunks +68 lines, -0 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
Finnur
9 years, 4 months ago (2011-08-15 14:14:42 UTC) #1
asargent_no_longer_on_chrome
http://codereview.chromium.org/7635019/diff/8001/chrome/common/extensions/api/extension_api.json File chrome/common/extensions/api/extension_api.json (right): http://codereview.chromium.org/7635019/diff/8001/chrome/common/extensions/api/extension_api.json#newcode2168 chrome/common/extensions/api/extension_api.json:2168: "description": "The height (in pixels) of the infobar to ...
9 years, 4 months ago (2011-08-15 17:23:22 UTC) #2
Finnur
Please take another look. http://codereview.chromium.org/7635019/diff/8001/chrome/common/extensions/api/extension_api.json File chrome/common/extensions/api/extension_api.json (right): http://codereview.chromium.org/7635019/diff/8001/chrome/common/extensions/api/extension_api.json#newcode2168 chrome/common/extensions/api/extension_api.json:2168: "description": "The height (in pixels) ...
9 years, 4 months ago (2011-08-15 19:05:24 UTC) #3
asargent_no_longer_on_chrome
LGTM. Note that you might have to get some views/gtk OWNERS to review as well.
9 years, 4 months ago (2011-08-15 19:52:33 UTC) #4
Finnur
Looks like I need three owners since the three areas don't have overlapping owners... avi, ...
9 years, 4 months ago (2011-08-16 14:30:03 UTC) #5
Avi (use Gerrit)
tab contents LGTM
9 years, 4 months ago (2011-08-16 14:32:38 UTC) #6
Evan Stade
gtk lgtm http://codereview.chromium.org/7635019/diff/15001/chrome/browser/ui/gtk/infobars/extension_infobar_gtk.cc File chrome/browser/ui/gtk/infobars/extension_infobar_gtk.cc (right): http://codereview.chromium.org/7635019/diff/15001/chrome/browser/ui/gtk/infobars/extension_infobar_gtk.cc#newcode59 chrome/browser/ui/gtk/infobars/extension_infobar_gtk.cc:59: OnImageLoaded(NULL, icon_resource, 0); // |image|, ..., |index|. ...
9 years, 4 months ago (2011-08-16 18:35:03 UTC) #7
sky
9 years, 4 months ago (2011-08-17 14:00:45 UTC) #8
LGTM

Powered by Google App Engine
This is Rietveld 408576698