WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Carlos Garcia Campos
Comment 1
2017-11-28 05:19:47 PST
Created
attachment 327746
[details]
Patch
Carlos Garcia Campos
Comment 2
2017-11-28 05:23:49 PST
Committed
r225214
: <
https://trac.webkit.org/changeset/225214
>
Radar WebKit Bug Importer
Comment 3
2017-11-28 05:25:27 PST
<
rdar://problem/35721015
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug