[Webkit-unassigned] [Bug 141392] [GTK] Add default color chooser implementation using GtkColorChooserDialog

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 19 03:09:06 PST 2015


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

Fabien Vallée <fvallee at connected-labs.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |fvallee at connected-labs.com

--- Comment #6 from Fabien Vallée <fvallee at connected-labs.com> ---
FYI, webkitgtk cannot build anymore if INPUT_TYPE_COLOR is deactivated manually.

For instance WebKitColorChooser is not under ENABLE(INPUT_TYPE_COLOR) compile flag but is inheriting from WebColorPickerGtk under INPUT_TYPE_COLOR.

Is it done on purpose ? 
( = INPUT_TYPE_COLOR is now mandatory)

or should we support INPUT_TYPE_COLOR on/off ? 
(= INPUT_TYPE_COLOR  check should be added everywhere) 

Thanks for your feedback :)

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150219/6256f1c0/attachment-0002.html>


More information about the webkit-unassigned mailing list