[Webkit-unassigned] [Bug 41690] New: [Qt] Close the WebProcess when the client disconnected from the socket

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 6 06:02:30 PDT 2010


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

           Summary: [Qt] Close the WebProcess when the client disconnected
                    from the socket
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Platform
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: kb at inf.u-szeged.hu


The WebProcess should close itself when the client disconnected. We need to do this because the close message can not be delivered to the WebProcess when the client exited - at least I discovered it in Qt. In regard of this change the termination mechanism should be changed, for example wait for the WebProcess to exit instead of immediately killing it. I would implement it in a follow up patch.

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