[Webkit-unassigned] [Bug 27902] Missing default switch for baselineShift case statement

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Jun 12 15:29:41 PDT 2010


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


Alexey Proskuryakov <ap at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Platform|PC                          |All
             Status|UNCONFIRMED                 |NEW
           Severity|Normal                      |Trivial
     Ever Confirmed|0                           |1




--- Comment #4 from Alexey Proskuryakov <ap at webkit.org>  2010-06-12 15:29:41 PST ---
Yes, we can certainly add ASSERT_NOT_REACHED after the switch. That would be beneficial, because even with a compile time check, there can be e.g. memory corruption that results in a value that's not covered by case statements.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list