[Webkit-unassigned] [Bug 119094] Implement <input type='color'> for WK1

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Sep 4 22:36:48 PDT 2015


https://bugs.webkit.org/show_bug.cgi?id=119094

Alexey Proskuryakov <ap at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever confirmed|0                           |1

--- Comment #4 from Alexey Proskuryakov <ap at webkit.org> ---
fast/forms/color/color-suggestion-picker-crash-on-set-value.html is another affected test.

Having an ASSERT_NOT_REACHED is a wrong way to not to not implement a feature, we should never assert on legitimate code paths.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150905/d484d30c/attachment.html>


More information about the webkit-unassigned mailing list