Bug 131643 - Let the bundle form client know whether a change in a text field was initiated by user typing
Summary: Let the bundle form client know whether a change in a text field was initiate...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: mitz
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-04-14 15:39 PDT by mitz
Modified: 2014-04-14 15:46 PDT (History)
0 users

See Also:


Attachments
Add initiatedByUserTyping parameter to the client function (9.74 KB, patch)
2014-04-14 15:43 PDT, mitz
sam: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description mitz 2014-04-14 15:39:03 PDT
Let the bundle form client know whether a change in a text field was initiated by user typing
Comment 1 mitz 2014-04-14 15:43:17 PDT
Created attachment 229317 [details]
Add initiatedByUserTyping parameter to the client function
Comment 2 mitz 2014-04-14 15:46:59 PDT
Committed <http://trac.webkit.org/r167276>.