Bug 115707 - CSP: Verify that report-uri accepts scheme-relative URIs
Summary: CSP: Verify that report-uri accepts scheme-relative URIs
Status: RESOLVED DUPLICATE of bug 154288
Alias: None
Product: WebKit
Classification: Unclassified
Component: Page Loading (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Daniel Bates
URL:
Keywords: BlinkMergeCandidate, InRadar
Depends on:
Blocks:
 
Reported: 2013-05-06 21:18 PDT by Ryosuke Niwa
Modified: 2016-02-18 17:47 PST (History)
5 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ryosuke Niwa 2013-05-06 21:18:16 PDT
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'.
Comment 1 Radar WebKit Bug Importer 2016-01-27 20:27:49 PST
<rdar://problem/24383128>
Comment 2 Brent Fulgham 2016-02-18 17:45:19 PST
This test is being added as part of Bug 154288.
Comment 3 Brent Fulgham 2016-02-18 17:47:42 PST
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 ***