[Webkit-unassigned] [Bug 119030] Move platform-specific implementation of the color picker

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jul 24 18:58:42 PDT 2013


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


Alexey Proskuryakov <ap at webkit.org> changed:

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




--- Comment #3 from Alexey Proskuryakov <ap at webkit.org>  2013-07-24 18:58:32 PST ---
(From update of attachment 207425)
Adding the new file to xcodeproj is not right - I think that it would need be added to Source/WebKit2/PlatformEfl.cmake if we agreed that it's platform specific.

But I don't think that the code is platform specific. It just does things in a way that's either different or plain incorrect. In the former case, we should some up with a better way to describe and conditionalize it. In the latter way, it should be replaced with correct code (this is WebKit2).

-- 
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