[webkit-reviews] review denied: [Bug 44029] Chromium DevTools: There is no need in resource-based InjectedScript.js source. : [Attachment 64446] [PATCH] Proposed change.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Aug 16 01:19:22 PDT 2010


Yury Semikhatsky <yurys at chromium.org> has denied Pavel Feldman
<pfeldman at chromium.org>'s request for review:
Bug 44029: Chromium DevTools: There is no need in resource-based
InjectedScript.js source.
https://bugs.webkit.org/show_bug.cgi?id=44029

Attachment 64446: [PATCH] Proposed change.
https://bugs.webkit.org/attachment.cgi?id=64446&action=review

------- Additional Comments from Yury Semikhatsky <yurys at chromium.org>
WebKit/chromium/ChangeLog:7
 +	    to install injected script early.
InjectedScript source isn't pushed when inspected tab is navigated to a
different domain and because of that resides in a new render process(we won't
send the script source to that process).


More information about the webkit-reviews mailing list