[webkit-reviews] review granted: [Bug 129995] Short-circuit JSGlobalObjectInspectorController when not inspecting. : [Attachment 226261] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Mar 9 17:42:59 PDT 2014


Geoffrey Garen <ggaren at apple.com> has granted Andreas Kling
<akling at apple.com>'s request for review:
Bug 129995: Short-circuit JSGlobalObjectInspectorController when not
inspecting.
https://bugs.webkit.org/show_bug.cgi?id=129995

Attachment 226261: Patch
https://bugs.webkit.org/attachment.cgi?id=226261&action=review

------- Additional Comments from Geoffrey Garen <ggaren at apple.com>
Should we check m_consoleAgent->enabled() instead? That seems a little closer
to the code we're guarding.


More information about the webkit-reviews mailing list