Bug 56383
Summary: | Use UIDelegate to open file chooser dialog on Windows port | ||
---|---|---|---|
Product: | WebKit | Reporter: | Johnny(Jianning) Ding <jnd> |
Component: | WebKit API | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW | ||
Severity: | Normal | CC: | abarth, aestes, aroben |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | PC | ||
OS: | OS X 10.5 | ||
Bug Depends on: | 55100 | ||
Bug Blocks: | 55102 |
Johnny(Jianning) Ding
Now WebKit displays the file chooser directly on Windows instead of using UIDelegate on mac.
It is better to also use UIDelegate to open file chooser dialog on Windows port. which enables us to implement the interface via UIDelegate on DRT to track file chooser dialog open status.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |