[Webkit-unassigned] [Bug 49801] REGRESSION (r72351): fast/profiler/throw-exception-from-eval.html fails

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Nov 19 12:14:39 PST 2010


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





--- Comment #5 from Gavin Barraclough <barraclough at apple.com>  2010-11-19 12:14:39 PST ---
I'm not sure what these tests are supposed to output, but my guess here is that this is a progression, and that the new Qt/Leopard results are correct.

Looking at the results, they are showing 'line 19' at the top and bottom of the call stack.  Looking at the .html source, this corresponds to a script tag containing an eval.  It is unlikely that there is a reason for this to be at both ends of the chain, so I think this indicates an error previously in failing to remove layers from the call stack upon exception unwind, where they should have been being removed.

I'll have to investigate more to confirm this.

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