[Webkit-unassigned] [Bug 19183] REGRESSION (r33979): Crash in DebuggerCallFrame::functionName when clicking button in returnEvent-crash.html

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 27 10:36:29 PDT 2008


http://bugs.webkit.org/show_bug.cgi?id=19183





------- Comment #7 from aroben at apple.com  2008-05-27 10:36 PDT -------
It looks as if the JavaScriptCallFrame in question is the one created when the
contents of the <script> tag is parsed. I'm not sure why that call frame is
being used here. Instead we should be using the call frames relevant to the
script execution.


-- 
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list