[Webkit-unassigned] [Bug 50871] enumeration value ‘ResponseTypeArrayBuffer’ not handled in switch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Dec 11 09:39:39 PST 2010


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


Alexey Proskuryakov <ap at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #76306|review?, commit-queue?      |review+, commit-queue+
               Flag|                            |




--- Comment #2 from Alexey Proskuryakov <ap at webkit.org>  2010-12-11 09:39:39 PST ---
(From update of attachment 76306)
+#else
+        return jsUndefined();

I'd also put an ASSERT_NOT_REACHED() there.

As the spec matures, we'll need to re-check what's done to unsupported values in various cases.

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