[Webkit-unassigned] [Bug 168018] New: [Cocoa] Web Inspector: Inspector::fromProtocolString<T> should return std::optional<T>

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 8 13:57:36 PST 2017


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

            Bug ID: 168018
           Summary: [Cocoa] Web Inspector:
                    Inspector::fromProtocolString<T> should return
                    std::optional<T>
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: All
                OS: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Web Inspector
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: bburg at apple.com
                CC: inspector-bugzilla-changes at group.apple.com

Currently we assert if the enum value cannot be parsed, but this is untrusted data. We should handle it better.

-- 
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/20170208/8609269b/attachment-0001.html>


More information about the webkit-unassigned mailing list