[Webkit-unassigned] [Bug 103006] New: [EFL][WK2] Missing the routine to check the validation for workqueue

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 21 18:37:33 PST 2012


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

           Summary: [EFL][WK2] Missing the routine to check the validation
                    for workqueue
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Other
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebKit EFL
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: js45.yang at samsung.com
                CC: demarchi at webkit.org


m_isValid in WorkQueue is set as "false" when calling WorkQueue::invalidate().
And the value should be checked before calling the callback function in queue.

In the implementation for other port, the checking routine was already added.
But, EFL port might be caused a crash because there is no the routine.

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