[Webkit-unassigned] [Bug 134622] New: Should not take background task assertion for NetworkProcess

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jul 3 17:54:48 PDT 2014


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

           Summary: Should not take background task assertion for
                    NetworkProcess
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit2
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: barraclough at apple.com


When the WebContent wants to complete a task in the background we take a process assertion on the child process, and also need to prevent the UI process from suspending.
(see:
     https://bugs.webkit.org/show_bug.cgi?id=134563
)

However for the NetworkProcess we always just hold a process assertion, and don't want this to interfere with UIApp suspension.

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