Bug 154418 - CSP: Violation report should include column number
Summary: CSP: Violation report should include column number
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: WebKit Local Build
Hardware: All All
: P2 Normal
Assignee: Daniel Bates
URL:
Keywords: InRadar, WebExposed
Depends on:
Blocks:
 
Reported: 2016-02-18 15:03 PST by Daniel Bates
Modified: 2016-02-21 11:51 PST (History)
4 users (show)

See Also:


Attachments
Patch (8.24 KB, patch)
2016-02-18 15:19 PST, Daniel Bates
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Daniel Bates 2016-02-18 15:03:57 PST
The Content Security Policy violation report should include the column number when a script violation occurs as per section Reporting of the Content Security Policy 2.0 spec., <https://www.w3.org/TR/2015/CR-CSP2-20150721/>.
Comment 1 Radar WebKit Bug Importer 2016-02-18 15:04:14 PST
<rdar://problem/24729525>
Comment 2 Daniel Bates 2016-02-18 15:19:53 PST
Created attachment 271698 [details]
Patch
Comment 3 Brent Fulgham 2016-02-18 16:58:29 PST
Comment on attachment 271698 [details]
Patch

r=me.
Comment 4 Daniel Bates 2016-02-21 11:51:38 PST
Comment on attachment 271698 [details]
Patch

Clearing flags on attachment: 271698

Committed r196877: <http://trac.webkit.org/changeset/196877>
Comment 5 Daniel Bates 2016-02-21 11:51:41 PST
All reviewed patches have been landed.  Closing bug.