WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
214587
WebKit::ColorSpaceData::decode() does not need default: case
https://bugs.webkit.org/show_bug.cgi?id=214587
Summary
WebKit::ColorSpaceData::decode() does not need default: case
David Kilzer (:ddkilzer)
Reported
2020-07-20 21:00:25 PDT
WebKit::ColorSpaceData::decode() does not need default: case. This prevents compiler warnings if a new enum is ever added to EncodedDataType. <
rdar://problem/65777868
>
Attachments
Patch v1
(1.46 KB, patch)
2020-07-20 21:03 PDT
,
David Kilzer (:ddkilzer)
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
David Kilzer (:ddkilzer)
Comment 1
2020-07-20 21:03:21 PDT
Created
attachment 404792
[details]
Patch v1
EWS
Comment 2
2020-07-21 14:07:45 PDT
Committed
r264677
: <
https://trac.webkit.org/changeset/264677
> All reviewed patches have been landed. Closing bug and clearing flags on
attachment 404792
[details]
.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug