Bug 180075

Summary: [GTK] WebDriver: disable XSS auditor when running WebDriver tests
Product: WebKit Reporter: Carlos Garcia Campos <cgarcia>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: clopez, ews-watchlist, glenn, lforschler, webkit-bug-importer
Priority: P2 Keywords: Gtk, InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch clopez: review+

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.