[webkit-reviews] review granted: [Bug 62619] Implement <input type=color> UI behavior WebCore part : [Attachment 103060] new new fixed patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Aug 5 04:42:35 PDT 2011


Kent Tamura <tkent at chromium.org> has granted Keishi Hattori
<keishi at webkit.org>'s request for review:
Bug 62619: Implement <input type=color> UI behavior WebCore part
https://bugs.webkit.org/show_bug.cgi?id=62619

Attachment 103060: new new fixed patch
https://bugs.webkit.org/attachment.cgi?id=103060&action=review

------- Additional Comments from Kent Tamura <tkent at chromium.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=103060&action=review


> Source/WebCore/ChangeLog:27
> +	   * html/HTMLInputElement.cpp:
> +	   (WebCore::HTMLInputElement::detach): Close color chooser. Called
when input element or its ancestors have "display:none"
> +	   or is removed from DOM.

ChangeLog is out-of-sync.


More information about the webkit-reviews mailing list