[Webkit-unassigned] [Bug 50662] New: <object> should construct form data with a plugin

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Dec 7 19:35:57 PST 2010


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

           Summary: <object> should construct form data with a plugin
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Plug-ins
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: tkent at chromium.org
                CC: bashi at google.com
        Depends on: 50380


http://www.whatwg.org/specs/web-apps/current-work/multipage/association-of-controls-and-forms.html#form-submission-algorithm

> 8. Otherwise, if the field element is an object element: try to obtain a form submission value
> from the plugin, and if that is successful, append an entry to the form data set with name as
> the name, the returned form submission value as the value, and the string "object" as the type.

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