[Webkit-unassigned] [Bug 117602] Going to google.com/trends causes a crash
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Jun 18 15:50:12 PDT 2013
https://bugs.webkit.org/show_bug.cgi?id=117602
--- Comment #6 from Oliver Hunt <oliver at apple.com> 2013-06-18 15:48:51 PST ---
> Just reread the original bug code. Yeah, the bug is that op_throw doesn't do the flushing that op_ret does. This can be fixed by either copying or abstracting the code in ByteCodeParser for flushing in return, so that throwing also does it.
Yeah, i was coming to the conclusion as well (there's another bug i cc'd you on which I think is just another symptom of this)
randomly should op_throw be flagged as clobbers the world?
--
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