Bug 115707
Summary: | CSP: Verify that report-uri accepts scheme-relative URIs | ||
---|---|---|---|
Product: | WebKit | Reporter: | Ryosuke Niwa <rniwa> |
Component: | Page Loading | Assignee: | Daniel Bates <dbates> |
Status: | RESOLVED DUPLICATE | ||
Severity: | Normal | CC: | ap, beidson, bfulgham, dbates, webkit-bug-importer |
Priority: | P2 | Keywords: | BlinkMergeCandidate, InRadar |
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
See Also: | https://bugs.webkit.org/show_bug.cgi?id=154288 |
Ryosuke Niwa
We should merge https://chromium.googlesource.com/chromium/blink/+/76e2ebc43e645abdebd5d4393605495031e656a4
CSP: Verify that report-uri accepts scheme-relative URIs.
Just adding a layout test; the code already works as expected when 'report-uri'
is populated with a URI like ‘//example.com/violation-report-endpoint'.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/24383128>
Brent Fulgham
This test is being added as part of Bug 154288.
Brent Fulgham
Marking as duplicate because this patch was included as part of the recent CSP 2.0 work. See Bug 154288 for more details.
*** This bug has been marked as a duplicate of bug 154288 ***