Bug 41151

Summary: Fix Mac build break caused by unhandled enum values in switch-case.
Product: WebKit Reporter: Satish Sampath <satish>
Component: FormsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED INVALID    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Patch satish: review-

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-
Satish Sampath
Comment 1 2010-06-24 04:47:54 PDT
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.