[webkit-reviews] review granted: [Bug 112127] [Texmap] Memory leak when closing tab : [Attachment 192701] new patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 12 10:29:54 PDT 2013


Noam Rosenthal <noam at webkit.org> has granted Hurnjoo Lee
<hurnjoo.lee at samsung.com>'s request for review:
Bug 112127: [Texmap] Memory leak when closing tab
https://bugs.webkit.org/show_bug.cgi?id=112127

Attachment 192701: new patch
https://bugs.webkit.org/attachment.cgi?id=192701&action=review

------- Additional Comments from Noam Rosenthal <noam at webkit.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=192701&action=review


> Source/WebCore/ChangeLog:9
> +	   When closing tab, if there is any updates in renderQueue of
> +	   CoordinatedGraphicsScene, m_scene(CoordinatedGraphicsScene) is not
freed because

When closing a tab, if there are any updates pending in
CoordinatedGraphicsScene's render queue, the scene is not freed because


More information about the webkit-reviews mailing list