Bug 82229

Summary: File API tests should not use beginDragWithFiles
Product: WebKit Reporter: Alexey Proskuryakov <ap>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: ddkilzer, dimich, gyuyoung.kim, haraken, jianli, rniwa, wenson_hsieh
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   

Alexey Proskuryakov
Reported 2012-03-26 12:09:35 PDT
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.
Attachments
Note You need to log in before you can comment on or make changes to this bug.