[Webkit-unassigned] [Bug 185807] New: REGRESSION (r231107): Test http/tests/quicklook/same-origin-xmlhttprequest-allowed.html logs CSP failure
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sun May 20 13:49:20 PDT 2018
https://bugs.webkit.org/show_bug.cgi?id=185807
Bug ID: 185807
Summary: REGRESSION (r231107): Test
http/tests/quicklook/same-origin-xmlhttprequest-allowe
d.html logs CSP failure
Product: WebKit
Version: WebKit Local Build
Hardware: iPhone / iPad
OS: iOS 11
Status: NEW
Keywords: Regression
Severity: Normal
Priority: P2
Component: Tools / Tests
Assignee: webkit-unassigned at lists.webkit.org
Reporter: dbates at webkit.org
CC: aestes at apple.com, cdumez at apple.com,
lforschler at apple.com,
webkit-bug-importer at group.apple.com, youennf at gmail.com
Before changeset <https://trac.webkit.org/changeset/231107/> (bug #184741) the expected result for test http/tests/quicklook/same-origin-xmlhttprequest-allowed.html was:
[[
CONSOLE MESSAGE: line 1: PASS: XMLHttpRequest allowed
--------
Frame: '<!--framePath //<!--frame0-->-->'
--------
Run test
]]
<https://trac.webkit.org/browser/webkit/trunk/LayoutTests/http/tests/quicklook/same-origin-xmlhttprequest-allowed-expected.txt?rev=214189&format=txt>
After changeset r231107 the result of this test changed (and unfortunately these new results were committed):
[[
CONSOLE MESSAGE: Blocked by Content Security Policy
CONSOLE MESSAGE: XMLHttpRequest cannot load about: due to access control checks.
CONSOLE MESSAGE: line 1: PASS: XMLHttpRequest allowed
--------
Frame: '<!--framePath //<!--frame0-->-->'
--------
Run test
]]
<https://trac.webkit.org/browser/webkit/trunk/LayoutTests/http/tests/quicklook/same-origin-xmlhttprequest-allowed-expected.txt?rev=231107&format=txt>
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20180520/487f697e/attachment-0001.html>
More information about the webkit-unassigned
mailing list