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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Nov 11 15:09:17 PST 2010


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





--- Comment #1 from Joseph Pecoraro <joepeck at webkit.org>  2010-11-11 15:09:17 PST ---
I think this is because those variables are optimized out, since they are not used by the closure.
I discussed this a little with Yurys in bug 45260 for Chromium with v8 and I recall hearing that
JSC recently did the same.

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