[Webkit-unassigned] [Bug 49613] [V8] ASSERT(WTF::isMainThread()) fails in V8Binding::int32ToWebCoreString in workers

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 16 23:19:33 PST 2010


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





--- Comment #3 from anton muhin <antonm at chromium.org>  2010-11-16 23:19:33 PST ---
(From update of attachment 74028)
View in context: https://bugs.webkit.org/attachment.cgi?id=74028&action=review

> WebCore/bindings/v8/V8Binding.cpp:398
> +    if (WTF::isMainThread())

Please, check by running http://dromaeo.com/?dom performance implications.

I haven't looked into this code for some time, but WTF::isMainThread apparently used to be pretty expensive.

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