[Webkit-unassigned] [Bug 49409] Web Inspector: Access to closure variables is limited

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Nov 12 16:38:05 PST 2010


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


Oliver Hunt <oliver at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |oliver at apple.com




--- Comment #3 from Oliver Hunt <oliver at apple.com>  2010-11-12 16:38:04 PST ---
JSC should not exhibit this problem as JSC recompiles all functions when the debugger is enabled.  When the debugger is enabled we don't throw away uncaptured variables.

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