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.
Created attachment 141555 [details] Patch
Comment on attachment 141555 [details] Patch Thanks!
Comment on attachment 141555 [details] Patch Clearing flags on attachment: 141555 Committed r116842: <http://trac.webkit.org/changeset/116842>
All reviewed patches have been landed. Closing bug.