[webkit-reviews] review canceled: [Bug 98505] [EFL] Use ecore_main_loop_thread_safe_call_async() to wakeup main loop. : [Attachment 167369] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Oct 5 13:01:57 PDT 2012


Byungwoo Lee <bw80.lee at samsung.com> has canceled Byungwoo Lee
<bw80.lee at samsung.com>'s request for review:
Bug 98505: [EFL] Use ecore_main_loop_thread_safe_call_async() to wakeup main
loop.
https://bugs.webkit.org/show_bug.cgi?id=98505

Attachment 167369: Patch
https://bugs.webkit.org/attachment.cgi?id=167369&action=review

------- Additional Comments from Byungwoo Lee <bw80.lee at samsung.com>
ecore_main_loop_thread_safe_call_async() uses a lock internally, and this can
make some dead lock status with the m_functionQueueLock in RunLoop.
This patch need more check.


More information about the webkit-reviews mailing list