[Webkit-unassigned] [Bug 48177] New: Expose |sendChangeEvent| parameter in WebInputElement::setValue() API

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Oct 23 01:38:12 PDT 2010


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

           Summary: Expose |sendChangeEvent| parameter in
                    WebInputElement::setValue() API
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Mac OS X 10.5
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: New Bugs
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: isherman at chromium.org


The Chromium API is missing the second parameter for WebInputElement::setValue(), which is a boolean value controlling whether or not to send an onChange() JS event.  We want to be able to send the onChange() event for form autofill; but this is not possible with the current API.

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