Bug 105594 - Set timer coalescing policy for WebKit2 processes on Mac until process visible assertion handles it automatically
Summary: Set timer coalescing policy for WebKit2 processes on Mac until process visibl...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Kiran Muppala
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2012-12-20 18:01 PST by Kiran Muppala
Modified: 2012-12-20 18:36 PST (History)
2 users (show)

See Also:


Attachments
Patch (2.02 KB, patch)
2012-12-20 18:05 PST, Kiran Muppala
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Kiran Muppala 2012-12-20 18:01:37 PST
WebKit removed setting timer coalescing policy for WebKit2 processes on Mac as part of https://bugs.webkit.org/show_bug.cgi?id=105378, which added a process visible assertion.  However that is not correctly setting the policy due to <rdar://problem/12822683> and <rdar://problem/12905398>.  Hence  WebKit should continue setting the QoS tier until those two are fixed.
Comment 1 Kiran Muppala 2012-12-20 18:01:51 PST
<rdar://problem/12921884>
Comment 2 Kiran Muppala 2012-12-20 18:05:25 PST
Created attachment 180450 [details]
Patch
Comment 3 WebKit Review Bot 2012-12-20 18:36:56 PST
Comment on attachment 180450 [details]
Patch

Clearing flags on attachment: 180450

Committed r138336: <http://trac.webkit.org/changeset/138336>
Comment 4 WebKit Review Bot 2012-12-20 18:36:59 PST
All reviewed patches have been landed.  Closing bug.