[webkit-reviews] review denied: [Bug 40134] Web Inspector: sendMessageToFrontend implementation required. : [Attachment 57915] [patch] third iteration

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Jun 6 23:43:38 PDT 2010


Yury Semikhatsky <yurys at chromium.org> has denied Ilya Tikhonovsky
<loislo at chromium.org>'s request for review:
Bug 40134: Web Inspector: sendMessageToFrontend implementation required.
https://bugs.webkit.org/show_bug.cgi?id=40134

Attachment 57915: [patch] third iteration
https://bugs.webkit.org/attachment.cgi?id=57915&action=review

------- Additional Comments from Yury Semikhatsky <yurys at chromium.org>
WebKit/mac/WebCoreSupport/WebInspectorClient.mm:99
 +	m_frontendPage = core([windowController.get() webView]);
Here and in other clients m_frontendPage should be cleared when the frontend is
destroyed.


More information about the webkit-reviews mailing list