[Webkit-unassigned] [Bug 25421] Threads do not exit or terminate with Safari 4 and Latest Webkit Build

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 28 13:34:37 PDT 2009


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


mrowe at apple.com changed:

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




------- Comment #13 from mrowe at apple.com  2009-04-28 13:34 PDT -------
As I mentioned, I don't think there's any point in terminating these threads
when they'll be started right back up again as soon as a new page is loaded. 
This would add more overhead to loading a new page after windows had been
closed. These threads don't consume any CPU until they're actually used, they
only use a small amount of memory for their stack space.


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