[Webkit-unassigned] [Bug 82402] ASSERT_NOT_REACHED in SelectorChecker::checkOneSelector

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 29 15:48:29 PDT 2012


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





--- Comment #3 from Alexey Proskuryakov <ap at webkit.org>  2012-03-29 15:48:29 PST ---
This ASSERT_NOT_REACHED looks unusual - we normally don't put default in switches, so that omissions could be found at compile time. Or is this value not a valid one for the enum?

-- 
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