WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
86282
Cleanup ContentSecurityPolicy naming conventions.
https://bugs.webkit.org/show_bug.cgi?id=86282
Summary
Cleanup ContentSecurityPolicy naming conventions.
Mike West
Reported
2012-05-11 23:18:53 PDT
Two tiny changes: 1. `reportURIs` and `reportURLs` are both used within the CSP implementation. We should standardize on `reportURIs` to match the spec. 2. `ContentSecurityPolicy::allowConnectFromSource` should probably be renamed to `allowConnectToSource` for clarity.
Attachments
Patch
(7.91 KB, patch)
2012-05-12 00:21 PDT
,
Mike West
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Mike West
Comment 1
2012-05-12 00:21:41 PDT
Created
attachment 141555
[details]
Patch
Adam Barth
Comment 2
2012-05-12 00:56:35 PDT
Comment on
attachment 141555
[details]
Patch Thanks!
WebKit Review Bot
Comment 3
2012-05-12 01:30:47 PDT
Comment on
attachment 141555
[details]
Patch Clearing flags on attachment: 141555 Committed
r116842
: <
http://trac.webkit.org/changeset/116842
>
WebKit Review Bot
Comment 4
2012-05-12 01:30:51 PDT
All reviewed patches have been landed. Closing bug.
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