[Webkit-unassigned] [Bug 28799] REGRESSION(r47686-r47783): Debugger no longer works on reload

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Aug 28 13:20:07 PDT 2009


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





--- Comment #6 from Pavel Feldman <pfeldman at chromium.org>  2009-08-28 13:20:07 PDT ---
I am seeing no debugger object available in the Parser::parse. I think the
problem is that in r47738 that I am blaming
exec->dynamicGlobalObject()->debugger() was replaced with
exec->lexicalGlobalObject()->debugger(). Not sure what it is, could this be a
problem?

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