[Webkit-unassigned] [Bug 6998] with setTimeout(0) function, WebKit runs a tight loop and uses almost all CPU

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Wed Feb 1 09:21:32 PST 2006


http://bugzilla.opendarwin.org/show_bug.cgi?id=6998


darin at apple.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|P1                          |P2




------- Comment #6 from darin at apple.com  2006-02-01 09:21 -------
The 10ms minimum of Windows is probably the issue here.

We can easily hobble our timers so they can't fire in less than 10ms --
presumably that will fix this.

This is not a P1 bug.


-- 
Configure bugmail: http://bugzilla.opendarwin.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