Bug 82229 - File API tests should not use beginDragWithFiles
Summary: File API tests should not use beginDragWithFiles
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-03-26 12:09 PDT by Alexey Proskuryakov
Modified: 2017-09-21 11:26 PDT (History)
7 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alexey Proskuryakov 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.