Bug 131189

Summary: REGRESSION: PCE.js is 20x slower in WebKit2 because timers are throttled
Product: WebKit Reporter: Michael Saboff <msaboff>
Component: WebKit2Assignee: Michael Saboff <msaboff>
Status: RESOLVED FIXED    
Severity: Normal CC: barraclough
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: iPhone / iPad   
OS: All   
Attachments:
Description Flags
Patch ggaren: review+

Description Michael Saboff 2014-04-03 16:10:32 PDT
The WebContent processes on iOS is throttled when not updating the screen.
Comment 1 Michael Saboff 2014-04-03 16:10:46 PDT
<rdar://problem/16459963>
Comment 2 Michael Saboff 2014-04-03 16:23:39 PDT
Created attachment 228555 [details]
Patch
Comment 3 Geoffrey Garen 2014-04-03 16:39:36 PDT
Comment on attachment 228555 [details]
Patch

r=me
Comment 4 Michael Saboff 2014-04-03 16:56:30 PDT
Committed r166754: <http://trac.webkit.org/changeset/166754>
Comment 5 Gavin Barraclough 2014-04-16 14:35:24 PDT
Rolled out in r167386; this workaround is no longer necessary.