[webkit-reviews] review granted: [Bug 70417] Web Inspector: get rid of manual view hierarchy management. : [Attachment 111636] [Patch] with new iframe support

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 19 10:00:07 PDT 2011


Yury Semikhatsky <yurys at chromium.org> has granted Pavel Feldman
<pfeldman at chromium.org>'s request for review:
Bug 70417: Web Inspector: get rid of manual view hierarchy management.
https://bugs.webkit.org/show_bug.cgi?id=70417

Attachment 111636: [Patch] with new iframe support
https://bugs.webkit.org/attachment.cgi?id=111636&action=review

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


> Source/WebCore/inspector/front-end/ProfilesPanel.js:209
> +		   if ("dispose" in view)

This can be implemented as detach override in corresponding view.


More information about the webkit-reviews mailing list