[Webkit-unassigned] [Bug 128342] New: Remove ChildProcess::m_activeTasks

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 6 16:23:16 PST 2014


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

           Summary: Remove ChildProcess::m_activeTasks
           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


Currently we funnel a number of different user activities to a single UserActivity object, which requires a call down from WebCore to WebKit2. Split these out so we can track them separately.

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