[webkit-reviews] review granted: [Bug 131523] Web Inspector: Remove shared PageScriptDebugServer, create per-Page : [Attachment 229098] [PATCH] Proposed Fix
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Apr 10 21:40:15 PDT 2014
Timothy Hatcher <timothy at apple.com> has granted Joseph Pecoraro
<joepeck at webkit.org>'s request for review:
Bug 131523: Web Inspector: Remove shared PageScriptDebugServer, create per-Page
https://bugs.webkit.org/show_bug.cgi?id=131523
Attachment 229098: [PATCH] Proposed Fix
https://bugs.webkit.org/attachment.cgi?id=229098&action=review
------- Additional Comments from Timothy Hatcher <timothy at apple.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=229098&action=review
> Source/WebCore/inspector/InspectorController.h:145
> + PageDebuggerAgent* m_debuggerAgent;
Weird white space compared to other lines.
>
Source/WebCore/inspector/PageScriptDebugServer.cppSource/WebCore/bindings/js/Pa
geScriptDebugServer.cpp:69
> + m_listeners.add(listener);
Odd white space here too.
More information about the webkit-reviews
mailing list