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

Issue 3479002: Default IDR_MENU_DROPARROW is unsuitable for us because it is too opaque.... (Closed)

Created:
10 years, 3 months ago by Denis Lagno
Modified:
9 years, 6 months ago
Reviewers:
whywhat
CC:
chromium-reviews, nkostylev+cc_chromium.org, davemoore+watch_chromium.org, ben+cc_chromium.org
Visibility:
Public.

Description

Default IDR_MENU_DROPARROW is unsuitable for us because it is too opaque. Added IDR_MENU_DROPARROW_SHARP with more transparent background. BUG=http://crosbug.com/6568 TEST=Manual Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=60162

Patch Set 1 #

Total comments: 1

Patch Set 2 : '' #

Patch Set 3 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, --1 lines) Patch
M app/resources/app_resources.grd View 1 2 1 chunk +1 line, -0 lines 0 comments Download
A + app/resources/menu_droparrow_sharp.png View 0 chunks +-1 lines, --1 lines 0 comments Download
M chrome/browser/chromeos/login/new_user_view.cc View 1 2 2 chunks +4 lines, -0 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Denis Lagno
please take a look
10 years, 3 months ago (2010-09-21 18:06:14 UTC) #1
whywhat
LGTM http://codereview.chromium.org/3479002/diff/1/4 File chrome/browser/chromeos/login/new_user_view.cc (right): http://codereview.chromium.org/3479002/diff/1/4#newcode7 chrome/browser/chromeos/login/new_user_view.cc:7: #include <stdio.h> Could we include <cstdio> and <cstdlib>?
10 years, 3 months ago (2010-09-21 18:16:20 UTC) #2
Denis Lagno
10 years, 3 months ago (2010-09-21 20:17:44 UTC) #3
> http://codereview.chromium.org/3479002/diff/1/4#newcode7
> chrome/browser/chromeos/login/new_user_view.cc:7: #include <stdio.h>
> Could we include <cstdio> and <cstdlib>?

Oh, thanks for noticing.  Those includes were left after debugging.  They are
not needed, will remove it before commit.

Powered by Google App Engine
This is Rietveld 408576698