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

Issue 113165: Let ChromiumBridge::paintTextField check if the Color object passed in is valid or not. (Closed)

Created:
11 years, 7 months ago by tyoshino-do-not-use
Modified:
9 years, 7 months ago
Reviewers:
brettw, dglazkov
CC:
chromium-reviews_googlegroups.com
Visibility:
Public.

Description

Let ChromiumBridge::paintTextField check if the Color object passed in is valid or not. If not valid, just pass white to ThemeEngine. This change was motivated by the issue http://code.google.com/p/chromium/issues/detail?id=2756, but it has been resolved by only the upstream change https://bugs.webkit.org/show_bug.cgi?id=25742. However, this verification code is still useful. BUG=2756

Patch Set 1 #

Patch Set 2 : '' #

Patch Set 3 : '' #

Total comments: 2

Patch Set 4 : '' #

Patch Set 5 : '' #

Patch Set 6 : '' #

Patch Set 7 : '' #

Patch Set 8 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -1 line) Patch
M webkit/api/src/ChromiumBridge.cpp View 6 7 1 chunk +4 lines, -1 line 0 comments Download

Messages

Total messages: 11 (0 generated)
tyoshino-do-not-use
Hi Dimitri, I'd like you to do a code review. Thanks,
11 years, 7 months ago (2009-05-08 21:12:46 UTC) #1
tyoshino-do-not-use
On 2009/05/08 21:12:46, tyoshino wrote: > Hi Dimitri, > > I'd like you to do ...
11 years, 7 months ago (2009-05-08 22:30:32 UTC) #2
dglazkov
Redirecting to Brett, because he's more qualified to look at this than I am.
11 years, 7 months ago (2009-05-09 20:16:37 UTC) #3
dglazkov
LGTM, pending Brett's blessing.
11 years, 7 months ago (2009-05-09 20:17:48 UTC) #4
brettw
Seems like both of these issues need a layout test. http://codereview.chromium.org/113165/diff/1005/1007 File third_party/WebKit/WebCore/rendering/RenderThemeChromiumWin.cpp (right): http://codereview.chromium.org/113165/diff/1005/1007#newcode812 ...
11 years, 7 months ago (2009-05-10 14:36:32 UTC) #5
tyoshino-do-not-use
On 2009/05/10 14:36:32, brettw wrote: > Seems like both of these issues need a layout ...
11 years, 7 months ago (2009-05-11 19:56:54 UTC) #6
tyoshino-do-not-use
http://codereview.chromium.org/113165/diff/1005/1007 File third_party/WebKit/WebCore/rendering/RenderThemeChromiumWin.cpp (right): http://codereview.chromium.org/113165/diff/1005/1007#newcode812 Line 812: false, On 2009/05/10 14:36:32, brettw wrote: > Do ...
11 years, 7 months ago (2009-05-11 19:57:14 UTC) #7
tyoshino-do-not-use
On 2009/05/11 19:57:14, tyoshino wrote: > http://codereview.chromium.org/113165/diff/1005/1007 > File third_party/WebKit/WebCore/rendering/RenderThemeChromiumWin.cpp (right): > > http://codereview.chromium.org/113165/diff/1005/1007#newcode812 > ...
11 years, 7 months ago (2009-05-13 01:15:23 UTC) #8
tyoshino-do-not-use
Hi Brett, The bug http://code.google.com/p/chromium/issues/detail?id=2756 has been resolved by the upstream change https://bugs.webkit.org/show_bug.cgi?id=25742, but I ...
11 years, 7 months ago (2009-05-21 09:36:44 UTC) #9
brettw
LGTM
11 years, 7 months ago (2009-05-22 17:55:51 UTC) #10
tyoshino-do-not-use
11 years, 7 months ago (2009-05-25 04:47:51 UTC) #11
Thank you. Could you please check in this on behalf of me?
I'm not a committer.

Powered by Google App Engine
This is Rietveld 408576698