[Webkit-unassigned] [Bug 19786] LEAK when rapidly closing multiple tabs while they are still loading content
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Jun 26 22:13:03 PDT 2008
https://bugs.webkit.org/show_bug.cgi?id=19786
------- Comment #4 from mrowe at apple.com 2008-06-26 22:13 PDT -------
If you close tabs rapidly then the leak detection timer can fire before all the
relevant cleanup has completed, leading to many false positives. I believe
that is what you are seeing based on the steps that you describe. To verify
that it is a legitimate leak you need to pause for five or ten seconds, open a
blank window, close it, and wait to see if you see another dialog. If you can
reproduce a leak after following these extra steps, please let me know.
--
Configure bugmail: https://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