[Webkit-unassigned] [Bug 27077] Workers + garbage collector: weird crashes

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Jul 11 08:33:39 PDT 2009


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





--- Comment #5 from Alexey Proskuryakov <ap at webkit.org>  2009-07-11 08:33:38 PDT ---
> I presume they are intended to use for caching.

Yes - I was wondering if that's premature optimization, perhaps its effect is
negligible.

> How the Workers were tested in the past? Were
> they added by Google without testing them on JavaScriptCore?

Workers were added by Apple, and there are some tests in fast/workers. The
crash we're talking about here is due to platform-specific code that's not
executed on Mac or Windows, which is why it wasn't caught earlier.

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