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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jan 31 07:50:51 PST 2011


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





--- Comment #4 from Adam Roben (aroben) <aroben at apple.com>  2011-01-31 07:50:51 PST ---
(From update of attachment 80539)
View in context: https://bugs.webkit.org/attachment.cgi?id=80539&action=review

> Source/WebKit2/Platform/mac/RunLoopMac.mm:61
> +    installAutoreleasePoolsOnCurrentRunLoop();

I'm surprised that this is needed or helpful. RunLoop::run claims that -[NSRunLoop run] (and, presumably, +[NSApplication run]) will take care of setting up an autorelease pool. Is that not true?

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