Bug 142210

Summary: Make AudioContext suspendable when it is not rendering
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: Web AudioAssignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, crogers, eric.carlson, jer.noble, kling
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Chris Dumez 2015-03-02 21:12:49 PST
Make AudioContext suspendable when it is not rendering to increase the likelihood of entering the PageCache for pages using WebAudio.

Radar: <rdar://problem/19923085>
Comment 1 Chris Dumez 2015-03-02 21:26:09 PST
Created attachment 247747 [details]
Patch
Comment 2 WebKit Commit Bot 2015-03-03 07:59:10 PST
Comment on attachment 247747 [details]
Patch

Clearing flags on attachment: 247747

Committed r180934: <http://trac.webkit.org/changeset/180934>
Comment 3 WebKit Commit Bot 2015-03-03 07:59:15 PST
All reviewed patches have been landed.  Closing bug.