Use UIDelegate to open file chooser dialog on Windows port
https://bugs.webkit.org/show_bug.cgi?id=56383
Summary Use UIDelegate to open file chooser dialog on Windows port
Johnny(Jianning) Ding
Reported 2011-03-15 09:43:15 PDT
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
Note You need to log in before you can comment on or make changes to this bug.