[webkit-reviews] review granted: [Bug 62996] Web Inspector: console messages shouldn't prevent garbage collection of iframes : [Attachment 97814] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jun 21 02:24:58 PDT 2011


Pavel Feldman <pfeldman at chromium.org> has granted Yury Semikhatsky
<yurys at chromium.org>'s request for review:
Bug 62996: Web Inspector: console messages shouldn't prevent garbage collection
of iframes
https://bugs.webkit.org/show_bug.cgi?id=62996

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

------- Additional Comments from Pavel Feldman <pfeldman at chromium.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=97814&action=review

> Source/WebCore/page/DOMWindow.cpp:712
> +    InspectorInstrumentation::pageDestroyed(m_frame, this);

::frameWindowDiscarded ?


More information about the webkit-reviews mailing list