[Webkit-unassigned] [Bug 214587] New: WebKit::ColorSpaceData::decode() does not need default: case

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jul 20 21:00:25 PDT 2020


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

            Bug ID: 214587
           Summary: WebKit::ColorSpaceData::decode() does not need
                    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::ColorSpaceData::decode() does not need default: case.

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

<rdar://problem/65777868>

-- 
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/8df54efe/attachment-0001.htm>


More information about the webkit-unassigned mailing list