WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
130747
PluginProcess rarely AppSleeps
https://bugs.webkit.org/show_bug.cgi?id=130747
Summary
PluginProcess rarely AppSleeps
Stephanie Lewis
Reported
2014-03-25 15:24:35 PDT
Created
attachment 227808
[details]
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.
Attachments
patch
(21.38 KB, patch)
2014-03-25 15:24 PDT
,
Stephanie Lewis
slewis
: review-
Details
Formatted Diff
Diff
real patch
(2.95 KB, patch)
2014-03-27 14:18 PDT
,
Stephanie Lewis
andersca
: review+
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
Stephanie Lewis
Comment 1
2014-03-27 14:04:12 PDT
Comment on
attachment 227808
[details]
patch oops wrong patch
Stephanie Lewis
Comment 2
2014-03-27 14:18:40 PDT
Created
attachment 227979
[details]
real patch
Stephanie Lewis
Comment 3
2014-03-28 18:20:38 PDT
http://trac.webkit.org/changeset/166444
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug