[webkit-reviews] review granted: [Bug 73210] Web Inspector: console evaluation doesn't work when navigating from a page with several frames to another one : [Attachment 116755] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Nov 28 07:16:15 PST 2011


Yury Semikhatsky <yurys at chromium.org> has granted Pavel Feldman
<pfeldman at chromium.org>'s request for review:
Bug 73210: Web Inspector: console evaluation doesn't work when navigating from
a page with several frames to another one
https://bugs.webkit.org/show_bug.cgi?id=73210

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

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


> Source/WebCore/inspector/front-end/ResourceTreeModel.js:-451
> -	   frame._removeChildFrames();

This is called only in this file, let's keep it private.


More information about the webkit-reviews mailing list