[webkit-reviews] review denied: [Bug 55575] Web Inspector: remove InjectedScriptHost -> DOMAgent dependency. : [Attachment 84416] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 2 07:23:08 PST 2011


Yury Semikhatsky <yurys at chromium.org> has denied Pavel Feldman
<pfeldman at chromium.org>'s request for review:
Bug 55575: Web Inspector: remove InjectedScriptHost -> DOMAgent dependency.
https://bugs.webkit.org/show_bug.cgi?id=55575

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

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

> Source/WebCore/inspector/InspectorRuntimeAgent.cpp:57
> +    InjectedScript injectedScript =
m_injectedScriptHost->injectedScriptForMainFrame();

Injected script where the objectId was created should be used instead. r- for
this.


More information about the webkit-reviews mailing list