[Webkit-unassigned] [Bug 214599] New: WebKit::UserData::decode() and encode() do not need a default: case

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 21 09:58:10 PDT 2020


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

            Bug ID: 214599
           Summary: WebKit::UserData::decode() and encode() do not need a
                    default: case
           Product: WebKit
           Version: Other
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Keywords: InRadar
          Severity: Normal
          Priority: P2
         Component: WebKit2
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: ddkilzer at webkit.org
                CC: useafterfree at apple.com

WebKit::UserData::decode() and encode() do not need a default: case.

This prevents compiler warnings if a new enum is ever added to EncodedDataType.

<rdar://problem/65777928>

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20200721/5b97d0a6/attachment.htm>


More information about the webkit-unassigned mailing list