[Webkit-unassigned] [Bug 82229] New: File API tests should not use beginDragWithFiles

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 26 12:09:35 PDT 2012


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

           Summary: File API tests should not use beginDragWithFiles
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: ap at webkit.org
                CC: dimich at chromium.org, jianli at chromium.org,
                    gyuyoung.kim at samsung.com, haraken at chromium.org


Some DRT/WTR ports do not implement beginDragWithFiles, and have to skip most File API tests because of that. And logically, dragging a file onto a file chooser is a very weak first step for such tests - a platform doesn't even need to have the concept of drag and drop to implement File API.

We need to expose a way to set file chooser value via Internals, and update the tests.

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