NEW140528
[Win] TestRunner::addDisallowedURL not implemented
https://bugs.webkit.org/show_bug.cgi?id=140528
Summary [Win] TestRunner::addDisallowedURL not implemented
Brent Fulgham
Reported 2015-01-15 16:31:30 PST
There are a few DRT deficiencies that prevent tests from passing: Affected tests include: plugins/get-url-that-the-resource-load-delegate-will-disallow.html plugins/get-url-with-blank-target.html plugins/open-and-close-window-with-plugin.html plugins/plugin-javascript-access.html 1. The Windows DRT needs to implement addDisallowedURL so that tests can pass: 2. It also seems like 'getURLNotify' may be missing. 3. PLUGIN: NPP_Destroy doesn't seem to be output by DRT on Windows.
Attachments
Brent Fulgham
Comment 1 2015-01-15 16:45:38 PST
4. copyDecodedHostName and copyEncodedHostName are missing: fast/encoding/idn-security.html
Note You need to log in before you can comment on or make changes to this bug.