[Webkit-unassigned] [Bug 31467] Chromium: [REGRESSION] Crash while stopping on a breakpoint.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Nov 13 06:40:43 PST 2009


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





--- Comment #1 from Yury Semikhatsky <yurys at chromium.org>  2009-11-13 06:40:43 PST ---
In Chromium js functions from debugger context may access inspected context
variables. In such cases V8Proxy::canAccessPrivate will fail because calling
context is not connected with any DOMWindow.

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