[Webkit-unassigned] [Bug 141820] RunLoop::dispatch() should drop the mutex before calling wakeUp().

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 19 18:28:34 PST 2015


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

Simon Fraser (smfr) <simon.fraser at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|If RunLoop::performWork()   |RunLoop::dispatch() should
                   |doesn't clear the           |drop the mutex before
                   |m_functionQueue, maybe we   |calling wakeUp().
                   |should re-signal the        |
                   |runloop source              |

--- Comment #1 from Simon Fraser (smfr) <simon.fraser at apple.com> ---
Never mind. If something was added to the m_functionQueue inside of RunLoop::performWork(), it would have had to have been via RunLoop::dispatch, which would have signaled.

So I'll just keep this for the mutex fix.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150220/e9d3dab1/attachment-0002.html>


More information about the webkit-unassigned mailing list