[webkit-reviews] review requested: [Bug 53361] autorelease pools accumulate memory during automatic testing on Webkit2 : [Attachment 80539] patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jan 28 20:24:07 PST 2011


Stephanie Lewis <slewis at apple.com> has asked  for review:
Bug 53361: autorelease pools accumulate memory during automatic testing on
Webkit2
https://bugs.webkit.org/show_bug.cgi?id=53361

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

------- Additional Comments from Stephanie Lewis <slewis at apple.com>
<rdar://problem/8921729> REGRESSION: Membuster accumulates 1GB+ memory due to
autorelease pools not being drained.
Add observers to push and pop autorelease pools on entry and exit from the main
CFRunLoop.  This will prevent memory from accumulating.


More information about the webkit-reviews mailing list