[Webkit-unassigned] [Bug 60846] ASSERT(isMainThread()) when using single threaded jsc executable

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun May 15 00:05:17 PDT 2011


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





--- Comment #3 from Patrick R. Gansterer <paroga at paroga.com>  2011-05-15 00:05:16 PST ---
(In reply to comment #2)
> Why does the API exist in wtf if it doesn't make sense?

BTW: this the only dependency of JSC on linux to a window framework. When we remove MainThread from WTF/JSC libjavascriptcore.so can be compiled for "linux" and not for e.g. "gtk linux", "qt linux".

> In any case, feel free to remove the assert.
Are you sure it's safe to remove only the assert??? IMHO we need to use the Mutex all the time.

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