Bug 117565 - [WK2] api to notify input color value change.
Summary: [WK2] api to notify input color value change.
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: arno.
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-06-12 15:48 PDT by arno.
Modified: 2016-05-24 22:00 PDT (History)
10 users (show)

See Also:


Attachments
patch proposal (9.41 KB, patch)
2013-06-14 11:25 PDT, arno.
beidson: review-
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description arno. 2013-06-12 15:48:59 PDT
Hi,
currently UI client has callbacks showColorPicker and hideColorPicker. But it has no callback that can be called when input color value has been changed from a script. This bug is to add such a callback.
Comment 1 arno. 2013-06-14 11:25:27 PDT
Created attachment 204723 [details]
patch proposal
Comment 2 WebKit Commit Bot 2013-06-14 11:26:38 PDT
Thanks for the patch. If this patch contains new public API please make sure it follows the guidelines for new WebKit2 GTK+ API. See http://trac.webkit.org/wiki/WebKitGTK/AddingNewWebKit2API
Comment 3 Gyuyoung Kim 2013-06-16 17:34:36 PDT
CC'ing Benjamin.
Comment 4 Brady Eidson 2016-05-24 22:00:47 PDT
Comment on attachment 204723 [details]
patch proposal

Assuming that patches for review since 2013 are stale, r-