WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED INVALID
41151
Fix Mac build break caused by unhandled enum values in switch-case.
https://bugs.webkit.org/show_bug.cgi?id=41151
Summary
Fix Mac build break caused by unhandled enum values in switch-case.
Satish Sampath
Reported
2010-06-24 04:39:03 PDT
Build broken by earlier check in:
http://trac.webkit.org/changeset/61752
Attachments
Patch
(1.56 KB, patch)
2010-06-24 04:47 PDT
,
Satish Sampath
satish
: review-
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Satish Sampath
Comment 1
2010-06-24 04:47:54 PDT
Created
attachment 59640
[details]
Patch
Jeremy Orlow
Comment 2
2010-06-24 04:52:39 PDT
Comment on
attachment 59640
[details]
Patch build fix. will land
Darin Adler
Comment 3
2010-06-24 11:58:40 PDT
Comment on
attachment 59640
[details]
Patch Should also ASSERT_NOT_REACHED after the switch statement.
Satish Sampath
Comment 4
2010-06-24 12:19:47 PDT
Comment on
attachment 59640
[details]
Patch Withdrawing this patch as Kent Tamura has already submitted a similar fix in
http://trac.webkit.org/changeset/61756
. I'll add the ASSERT_NOT_REACHED() per Darin as part of my next patch.
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