[Webkit-unassigned] [Bug 120572] ASSERT if port don't have color picker implemenation by inheriting webcolorpicker

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Sep 1 07:18:11 PDT 2013


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


Darin Adler <darin at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #210228|review?                     |review-
               Flag|                            |




--- Comment #3 from Darin Adler <darin at apple.com>  2013-09-01 07:17:31 PST ---
(From update of attachment 210228)
This is not a useful assertion. Don’t turn on INPUT_TYPE_COLOR without implementing createColorPicker. An assertion is not a helpful way to go further with this. The null dereference happens on the next line of code!

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the webkit-unassigned mailing list