Bug 131643

Summary: Let the bundle form client know whether a change in a text field was initiated by user typing
Product: WebKit Reporter: mitz
Component: WebKit2Assignee: mitz
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Add initiatedByUserTyping parameter to the client function sam: review+

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