[Webkit-unassigned] [Bug 19346] REGRESSION: Mootools 1.2 Class inheritance broken in post-SquirrelFish merge
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sat Jun 7 23:15:49 PDT 2008
http://bugs.webkit.org/show_bug.cgi?id=19346
------- Comment #4 from cwzwarich at uwaterloo.ca 2008-06-07 23:15 PDT -------
The problem is that Machine::retrieveCaller() calls getCallerFunctionOffset(),
which stops when it sees a null codeBlock. In that case, we want to check the
prior call frame instead.
--
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