[Webkit-unassigned] [Bug 40858] Reproducible crash in com.apple.JavaScriptCore 0x005d7164 JSC::JSObject::defaultValue(JSC::ExecState*, JSC::PreferredPrimitiveType) const + 1764

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jun 21 09:53:45 PDT 2010


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


Geoffrey Garen <ggaren at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #59201|review?                     |review+
               Flag|                            |




--- Comment #17 from Geoffrey Garen <ggaren at apple.com>  2010-06-21 09:53:45 PST ---
(From update of attachment 59201)
+            CHECK_FOR_EXCEPTION();
+            return 0;

You want VM_THROW_EXCEPTION() instead.

r=me

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