[Webkit-unassigned] [Bug 130746] New: WebProcesses use lots of cpu in the background if there are a lot of plugins.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 25 15:18:58 PDT 2014


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

           Summary: WebProcesses use lots of cpu in the background if
                    there are a lot of plugins.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Plug-ins
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: slewis at apple.com
                CC: andersca at apple.com
        Depends on: 130743


Everytime pluginDidEvaluate is called the WebProcess page throttler is disabled.  This was done originally so that web apps like Pandora could continue to play smoothly in the background.
We only need to stop the page throttler is audio is playing.

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