[Webkit-unassigned] [Bug 47608] Add !SINGLE_THREADED guard.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 13 22:44:50 PDT 2010


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


David Levin <levin at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #70639|review?, commit-queue?      |review-
               Flag|                            |




--- Comment #2 from David Levin <levin at chromium.org>  2010-10-13 22:44:50 PST ---
(From update of attachment 70639)
It seems like it would be better to implement a mutex whose tryLock returns true rather than putting these if'defs throughout the code.

You could also have a "yield" that does nothing.

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