[Webkit-unassigned] [Bug 12769] Lots of leaks when opening multiple tabs from a bookmark in nightly

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 28 11:39:28 PST 2007


http://bugs.webkit.org/show_bug.cgi?id=12769


ggaren at apple.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |INVALID




------- Comment #4 from ggaren at apple.com  2007-02-28 11:39 PDT -------
In Radar, I've marked this as a duplicate of <rdar://problem/4650978>, which
tracks our work in eliminating leaks.

A distinct leak report requires a simple set of steps to reproduce along with
specific information about what leaked (which you can glean using
MallocStackLogging). For example, "WebKit leaks a CFString at launch" or
"WebKit leaks an NSURLRequest after visiting google.com."

The leaks tool may produce bogus results for non-Debug builds because it
doesn't know how to track memory in WebKit's custom allocator.

We also have a known set of leaks in underlying components on Tiger, which is
listed in WebKitTools/Scripts/run-webkit-tests.


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



More information about the webkit-unassigned mailing list