[Webkit-unassigned] [Bug 88860] New: Refactor InputType::receiveDroppedFiles to take DragData

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jun 12 04:42:06 PDT 2012


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

           Summary: Refactor InputType::receiveDroppedFiles to take
                    DragData
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: kinuko at chromium.org
                CC: tkent at chromium.org


This issue is splitted from bug 88293.

Refactor InputType::receiveDroppedFiles to take DragData and move the code extracting files from DragData into FileInputType.cpp, to make it easier to extract more data from DragData for <input type=file> (like bug 88293 for directory drag-and-drop).

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