RESOLVED DUPLICATE of bug 106555 106543
Web Inspector: [Regression] GlobalObjectCleared event is not dispatched when navigation within single renderer occurs.
https://bugs.webkit.org/show_bug.cgi?id=106543
Summary Web Inspector: [Regression] GlobalObjectCleared event is not dispatched when ...
Vsevolod Vlasov
Reported 2013-01-10 02:16:05 PST
Caused by https://bugs.webkit.org/show_bug.cgi?id=80992. This happens because pageDebuggerAgent is not set on instrumenting agents in InspectorDebuggerAgent::restore(). I think the fix would be to make InspectorDebuggerAgent::enable() virtual and overriden in PageDebuggerAgent instead of InspectorDebuggerAgent::enable(ErrorString*)
Attachments
Pavel Feldman
Comment 1 2013-01-10 05:35:08 PST
*** This bug has been marked as a duplicate of bug 106555 ***
Note You need to log in before you can comment on or make changes to this bug.