[Webkit-unassigned] [Bug 91832] [EFL][WK2] Implemented color chooser proxy and input picker interface

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Aug 22 06:20:40 PDT 2012


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





--- Comment #79 from Simon Hausmann <hausmann at webkit.org>  2012-08-22 06:20:36 PST ---
(In reply to comment #52)
> Second question, why not make a proper WebKit2 C api for setting these which can be shared across ports and easily wrapped if needed. It feels pretty much like something which should be part of the UIClient. Have you looked into what kind of similar API we might get in the near future? File picker? Media picker?

I agree with Kenneth here. It might be tricky to get it right with regards to the actual picker "values" and how to represent them properly in the C API, but conceptually I think it's definitely worth a try to come up with a C API here. And even then, the C API can consist of common parts and port specific parts (when certain types are needed).

I agree though that this can be a separate patch.

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