[Webkit-unassigned] [Bug 120612] WebKit crashes when trying to send a msg via 'today's birthdays' dialogue box on Facebook

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Sep 3 12:36:29 PDT 2013


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





--- Comment #2 from Geoffrey Garen <ggaren at apple.com>  2013-09-03 12:35:47 PST ---
JSValueToObject was almost certainly passed a "globalExec", which doesn't contain any CodeBlock. So, the bug here is the assumption that there will be a CodeBlock.

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