[Webkit-unassigned] [Bug 130747] New: PluginProcess rarely AppSleeps
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Mar 25 15:24:15 PDT 2014
https://bugs.webkit.org/show_bug.cgi?id=130747
Summary: PluginProcess rarely AppSleeps
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
Stephanie Lewis <slewis at apple.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #227808| |review?
Flag| |
Created an attachment (id=227808)
--> (https://bugs.webkit.org/attachment.cgi?id=227808&action=review)
patch
Synchronous messages between the WebProcess and the PluginProcess keep the PluginProcess awake even in the background. Since we believe that AppSleep assertions are only necessary during user activity, drawing, or audio playing and those are all covered elsewhere don't take an assertion while conveying sync messages.
--
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