[Webkit-unassigned] [Bug 53361] New: autorelease pools accumulate memory during automatic testing on Webkit2

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


https://bugs.webkit.org/show_bug.cgi?id=53361

           Summary: autorelease pools accumulate memory during automatic
                    testing on Webkit2
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Mac OS X 10.6
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit2
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: slewis at apple.com
                CC: ap at webkit.org



Stephanie Lewis <slewis at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #80539|                            |review?
               Flag|                            |


Created an attachment (id=80539)
 --> (https://bugs.webkit.org/attachment.cgi?id=80539&action=review)
patch

<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.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list