[Webkit-unassigned] [Bug 146670] New: Cleanup: Make ContentSecurityPolicy::ReportingStatus an enum class
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Jul 6 21:29:56 PDT 2015
https://bugs.webkit.org/show_bug.cgi?id=146670
Bug ID: 146670
Summary: Cleanup: Make ContentSecurityPolicy::ReportingStatus
an enum class
Classification: Unclassified
Product: WebKit
Version: 528+ (Nightly build)
Hardware: All
OS: All
Status: NEW
Severity: Normal
Priority: P2
Component: WebCore Misc.
Assignee: webkit-unassigned at lists.webkit.org
Reporter: dbates at webkit.org
We should make calling the various CSP allow* functions less error prone. One idea is to make ContentSecurityPolicy::ReportingStatus an enum class so as to prevent implicit conversion to an integral value (as implied in the fix for <https://trac.webkit.org/changeset/186395>).
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150707/af5e700e/attachment-0001.html>
More information about the webkit-unassigned
mailing list