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

Issue 113907: Let ChromiumBridge::paintTextField check if the Color object passed in is val... (Closed)

Created:
11 years, 7 months ago by brettw
Modified:
9 years, 7 months ago
Reviewers:
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 Checked in for tyoshino@google.com Original review: http://codereview.chromium.org/113165 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=17001

Patch Set 1 #

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

Powered by Google App Engine
This is Rietveld 408576698