[Webkit-unassigned] [Bug 36646] REGRESSION: Worker termination via JS timeout may cause worker tests like fast/workers/worker-terminate.html fail.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Apr 5 17:30:25 PDT 2010


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





--- Comment #23 from Eric Seidel <eric at webkit.org>  2010-04-05 17:30:23 PST ---
(From update of attachment 52549)
This looks sane to me, but I am not much of a JavaScriptCore master these days,
so I may have missed something subtle.

The CHECK_FOR_TIMEOUT() change and DEFINE_STUB_FUNCTION(int, timeout_check)
change may require a sunspider run, however it looks like all of this code is
"slow-path", only run after "tickCount" iterations, or in the case of actual
failures, and thus should not affect performance.

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