Bug 82229
Summary: | File API tests should not use beginDragWithFiles | ||
---|---|---|---|
Product: | WebKit | Reporter: | Alexey Proskuryakov <ap> |
Component: | Tools / Tests | Assignee: | 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
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 | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |