[Webkit-unassigned] [Bug 122044] New: The workQueue thread on Connection object could not be destroyed, except when a process was killed.
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Sep 27 17:45:07 PDT 2013
https://bugs.webkit.org/show_bug.cgi?id=122044
Summary: The workQueue thread on Connection object could not be
destroyed, except when a process was killed.
Product: WebKit
Version: 528+ (Nightly build)
Platform: All
OS/Version: All
Status: UNCONFIRMED
Severity: Normal
Priority: P2
Component: WebKit EFL
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: 8179.jeong at gmail.com
CC: demarchi at webkit.org, jinwoo7.song at samsung.com,
bw80.lee at samsung.com
To communicate UI Process and Web Process, WebKit2 use WorkQueue thread.
When Web Process is terminated, UI Process will disconnect the connection from Web Process.
But the WorkQueue thread is still alive.
--
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