RESOLVED FIXED 180075
[GTK] WebDriver: disable XSS auditor when running WebDriver tests
https://bugs.webkit.org/show_bug.cgi?id=180075
Summary [GTK] WebDriver: disable XSS auditor when running WebDriver tests
Carlos Garcia Campos
Reported 2017-11-28 05:18:17 PST
Some tests are now doing inline('<script>window.alert()</script>') which is rejected by the XSS auditor because the script source is part of the request URL.
Attachments
Patch (1.54 KB, patch)
2017-11-28 05:19 PST, Carlos Garcia Campos
clopez: review+
Carlos Garcia Campos
Comment 1 2017-11-28 05:19:47 PST
Carlos Garcia Campos
Comment 2 2017-11-28 05:23:49 PST
Radar WebKit Bug Importer
Comment 3 2017-11-28 05:25:27 PST
Note You need to log in before you can comment on or make changes to this bug.