[webkit-reviews] review requested: [Bug 29367] memory leak in JavaScriptCore RegisterFile on Windows CE : [Attachment 39756] mem leak fix

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Sep 18 04:12:39 PDT 2009


Joerg Bornemann <joerg.bornemann at trolltech.com> has asked Simon Hausmann
<hausmann at webkit.org> for review:
Bug 29367: memory leak in JavaScriptCore RegisterFile on Windows CE
https://bugs.webkit.org/show_bug.cgi?id=29367

Attachment 39756: mem leak fix
https://bugs.webkit.org/attachment.cgi?id=39756&action=review

------- Additional Comments from Joerg Bornemann
<joerg.bornemann at trolltech.com>
On Widows CE we must decommit all committed pages before we release
them. See VirtualFree documentation.
Desktop Windows behaves much smoother in this situation.


More information about the webkit-reviews mailing list