[webkit-reviews] review requested: [Bug 61273] Wrap input color in feature flag : [Attachment 94404] Disable input color. Add INPUT_COLOR feature flag. Implement input color sanitizer.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon May 23 05:40:27 PDT 2011


Keishi Hattori <keishi at webkit.org> has asked  for review:
Bug 61273: Wrap input color in feature flag
https://bugs.webkit.org/show_bug.cgi?id=61273

Attachment 94404: Disable input color. Add INPUT_COLOR feature flag. Implement
input color sanitizer.
https://bugs.webkit.org/attachment.cgi?id=94404&action=review

------- Additional Comments from Keishi Hattori <keishi at webkit.org>
This patch does the following
- disables the current input type=color implementation
- adds ENABLE_INPUT_COLOR feature flag
- replace typemismatch with value sanitization


More information about the webkit-reviews mailing list