[webkit-reviews] review granted: [Bug 58796] Web Inspector: group resources by type in the resources panel. : [Attachment 90050] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Apr 18 10:50:22 PDT 2011


Yury Semikhatsky <yurys at chromium.org> has granted Pavel Feldman
<pfeldman at chromium.org>'s request for review:
Bug 58796: Web Inspector: group resources by type in the resources panel.
https://bugs.webkit.org/show_bug.cgi?id=58796

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

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

> Source/WebCore/inspector/front-end/ResourcesPanel.js:207
> +	       parentTreeElement.parent.appendChild(frameTreeElement);

parentTreeElement -> frameTreeElement


More information about the webkit-reviews mailing list