RESOLVED FIXED 147279
[Win] Enable CSP_NEXT and implement UserScript and UserStyleSheet to support testing
https://bugs.webkit.org/show_bug.cgi?id=147279
Summary [Win] Enable CSP_NEXT and implement UserScript and UserStyleSheet to support ...
Brent Fulgham
Reported 2015-07-24 15:27:35 PDT
While investigating the cause of some recent test failures on Windows, I noticed that WebView on Windows does not implement 'addUserScriptToGroup' and 'addUserStyleSheetToGroup'. This causes a number of tests to fail because the test-specific stylesheets and scripts are not being loaded on Windows.
Attachments
Patch (21.49 KB, patch)
2015-07-24 15:39 PDT, Brent Fulgham
dino: review+
Radar WebKit Bug Importer
Comment 1 2015-07-24 15:28:58 PDT
Brent Fulgham
Comment 2 2015-07-24 15:39:53 PDT
Brent Fulgham
Comment 3 2015-07-24 16:09:48 PDT
This test will probably introduce some test expectation changes on Windows. I'll revise them once I see the actual test output on the live machine.
Brent Fulgham
Comment 4 2015-07-24 16:25:57 PDT
Brent Fulgham
Comment 5 2015-07-24 16:41:50 PDT
Waiting for r187370 to hit the test bots. I'll land updates once I see the output on the production system.
Note You need to log in before you can comment on or make changes to this bug.