[Webkit-unassigned] [Bug 86282] New: Cleanup ContentSecurityPolicy naming conventions.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri May 11 23:19:49 PDT 2012


https://bugs.webkit.org/show_bug.cgi?id=86282

           Summary: Cleanup ContentSecurityPolicy naming conventions.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Minor
          Priority: P2
         Component: WebCore Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: mkwst at chromium.org
                CC: abarth at webkit.org


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.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list