[webkit-reviews] review granted: [Bug 73225] Web Inspector: put inspector agents into a vector in the InspectorController. : [Attachment 116916] [Patch] review comments addressed.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 29 01:09:00 PST 2011


Yury Semikhatsky <yurys at chromium.org> has granted Pavel Feldman
<pfeldman at chromium.org>'s request for review:
Bug 73225: Web Inspector: put inspector agents into a vector in the
InspectorController.
https://bugs.webkit.org/show_bug.cgi?id=73225

Attachment 116916: [Patch] review comments addressed.
https://bugs.webkit.org/attachment.cgi?id=116916&action=review

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


> Source/WebCore/inspector/InspectorController.cpp:162
> +	   (*it)->inspectedPageDestroyed();

You don't need this method.


More information about the webkit-reviews mailing list