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

Issue 11341049: views: Rename IDR_INFOBARBUTTON_<POSITION>_<STATE> to IDR_INFOBARBUTTON_<STATE>_<POSITION>. (Closed)

Created:
8 years, 1 month ago by tfarina
Modified:
8 years, 1 month ago
Reviewers:
msw, sky
CC:
chromium-reviews, tfarina, oshima+watch_chromium.org
Visibility:
Public.

Description

views: Rename IDR_INFOBARBUTTON_<POSITION>_<STATE> to IDR_INFOBARBUTTON_<STATE>_<POSITION>. To match IDR_TEXTBUTTON_*_*. R=msw@chromium.org TBR=sky@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=165413

Patch Set 1 #

Total comments: 4

Patch Set 2 : Apply Mike's review #

Total comments: 2

Patch Set 3 : add blank line #

Unified diffs Side-by-side diffs Delta from patch set Stats (+34 lines, -39 lines) Patch
M chrome/app/theme/theme_resources.grd View 1 1 chunk +27 lines, -27 lines 0 comments Download
M chrome/browser/ui/views/infobars/infobar_button_border.cc View 1 1 chunk +3 lines, -8 lines 0 comments Download
M ui/views/controls/button/border_images.h View 1 2 1 chunk +4 lines, -0 lines 0 comments Download
M ui/views/controls/button/border_images.cc View 1 1 chunk +0 lines, -4 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
tfarina
Hi Mike, please review this to me.
8 years, 1 month ago (2012-10-30 22:33:25 UTC) #1
msw
https://codereview.chromium.org/11341049/diff/1/chrome/app/theme/theme_resources.grd File chrome/app/theme/theme_resources.grd (right): https://codereview.chromium.org/11341049/diff/1/chrome/app/theme/theme_resources.grd#newcode331 chrome/app/theme/theme_resources.grd:331: <structure type="chrome_scaled_image" name="IDR_INFOBARBUTTON_HOVER_BOTTOM" file="infobarbutton_b_hover.png" /> Please alphabetize these by ...
8 years, 1 month ago (2012-10-30 22:47:06 UTC) #2
tfarina
https://codereview.chromium.org/11341049/diff/1/chrome/app/theme/theme_resources.grd File chrome/app/theme/theme_resources.grd (right): https://codereview.chromium.org/11341049/diff/1/chrome/app/theme/theme_resources.grd#newcode331 chrome/app/theme/theme_resources.grd:331: <structure type="chrome_scaled_image" name="IDR_INFOBARBUTTON_HOVER_BOTTOM" file="infobarbutton_b_hover.png" /> On 2012/10/30 22:47:06, msw ...
8 years, 1 month ago (2012-10-30 22:53:56 UTC) #3
msw
LGTM; thanks! https://codereview.chromium.org/11341049/diff/6001/ui/views/controls/button/border_images.h File ui/views/controls/button/border_images.h (right): https://codereview.chromium.org/11341049/diff/6001/ui/views/controls/button/border_images.h#newcode14 ui/views/controls/button/border_images.h:14: namespace gfx { nit: add a blank ...
8 years, 1 month ago (2012-10-30 22:59:47 UTC) #4
tfarina
8 years, 1 month ago (2012-10-30 23:44:19 UTC) #5
TBRing Scott for owners approval.

https://codereview.chromium.org/11341049/diff/6001/ui/views/controls/button/b...
File ui/views/controls/button/border_images.h (right):

https://codereview.chromium.org/11341049/diff/6001/ui/views/controls/button/b...
ui/views/controls/button/border_images.h:14: namespace gfx {
On 2012/10/30 22:59:47, msw wrote:
> nit: add a blank line above.

Done.

Powered by Google App Engine
This is Rietveld 408576698