RESOLVED FIXED71640
Remove ColorInputType::handleClickEvent
https://bugs.webkit.org/show_bug.cgi?id=71640
Summary Remove ColorInputType::handleClickEvent
Keishi Hattori
Reported 2011-11-06 15:27:08 PST
When you click the input color element, both ColorInputType::handleClickEvent and ColorInputType::handleDOMActivateEvent are called, causing Chrome::openColorChooser to be called too many times.
Attachments
Patch (2.44 KB, patch)
2011-11-06 15:30 PST, Keishi Hattori
no flags
Keishi Hattori
Comment 1 2011-11-06 15:30:41 PST
Kent Tamura
Comment 2 2011-11-06 17:15:58 PST
Comment on attachment 113808 [details] Patch ok
WebKit Review Bot
Comment 3 2011-11-06 18:34:57 PST
Comment on attachment 113808 [details] Patch Clearing flags on attachment: 113808 Committed r99391: <http://trac.webkit.org/changeset/99391>
WebKit Review Bot
Comment 4 2011-11-06 18:35:01 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.