[Webkit-unassigned] [Bug 57382] [chromium] UnlockNonLocked condition reached in WorkerFileSystemsCallbackBridge::mayPostTaskToWorker

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 30 00:25:48 PDT 2011


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





--- Comment #7 from Dmitry Titov <dimich at chromium.org>  2011-03-30 00:25:48 PST ---
(From update of attachment 87468)
View in context: https://bugs.webkit.org/attachment.cgi?id=87468&action=review

> Source/WebKit/chromium/src/WorkerFileSystemCallbacksBridge.cpp:366
> +        // Take the lock to ensure that it has been released on the other thread.

Does it actually mean "Take the lock to wait until the other thread releases it"?
If so, what ensures that the other thread grabbed the lock by that time?

I'm not sure I really understand what you are doing here though :-)

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