[webkit-reviews] review granted: [Bug 72937] Web Inspector: remove Inspector::bringToFront from the protocol. : [Attachment 116198] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 22 04:27:27 PST 2011


Yury Semikhatsky <yurys at chromium.org> has granted Pavel Feldman
<pfeldman at chromium.org>'s request for review:
Bug 72937: Web Inspector: remove Inspector::bringToFront from the protocol.
https://bugs.webkit.org/show_bug.cgi?id=72937

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

------- Additional Comments from Yury Semikhatsky <yurys at chromium.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=116198&action=review


> Source/WebKit/mac/WebCoreSupport/WebInspectorClient.h:79
> +    InspectorFrontendClient* m_frontendClient;

m_frontendClient initialization is missing in the constructor.


More information about the webkit-reviews mailing list