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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Aug 21 00:59:44 PDT 2012


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





--- Comment #56 from Kenneth Rohde Christiansen <kenneth at webkit.org>  2012-08-21 01:00:18 PST ---

> I think it's possible to file bugs for the others in the future. The features are separately implemented on Tizen.

Please do so and make a master bug, cc me.

> You're right. It can be possible. I just think about local implementation. In case of date and time picker, only one api which is set the value is implemented. I think, it's possible to implement for color type as well.

I think all should have a similar API. It should only differ if there is a valid reason to!

> Do you think only one api which is set the value is required for all input pickers? I designed input_picker_show/input_picker_hide function can be used for all input types, but not for the set apis. Is it better to provide one api for the all types?

I think it is more future proof to make it say 3 sets of API calls, like one set for color, one for media (file, photos etc) and one for time and date.

> Well, at first, I want just to implement color chooser proxy for EFL. For now, apis are added and a test is included. This patch is larger and larger. And it takes long time.
> 
> I wish WK2 C api could be handled by separate bug.

It can.

> OK. You're right. I remove them for now.

Good

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