[Webkit-unassigned] [Bug 98505] New: [EFL] Use ecore_main_loop_thread_safe_call_async() for main loop wakeup

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Oct 5 03:21:22 PDT 2012


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

           Summary: [EFL] Use ecore_main_loop_thread_safe_call_async() for
                    main loop wakeup
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit EFL
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: bw80.lee at samsung.com
                CC: demarchi at webkit.org


ecore provide ecore_main_loop_thread_safe_call_async() function to avoid deadlock or race condition.
using this function will be more safe than using ecore_pipe_write().

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