Bug 65133 - Deprecate AudioBufferSourceNode .looping attribute and implement .loop
Summary: Deprecate AudioBufferSourceNode .looping attribute and implement .loop
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Rogers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-07-25 14:38 PDT by Chris Rogers
Modified: 2011-07-25 16:40 PDT (History)
1 user (show)

See Also:


Attachments
Patch (5.13 KB, patch)
2011-07-25 14:45 PDT, Chris Rogers
kbr: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Rogers 2011-07-25 14:38:54 PDT
Deprecate AudioBufferSourceNode .looping attribute and implement .loop
Comment 1 Chris Rogers 2011-07-25 14:45:55 PDT
Created attachment 101914 [details]
Patch
Comment 2 Chris Rogers 2011-07-25 14:46:45 PDT
This partially addresses:
https://bugs.webkit.org/show_bug.cgi?id=61524
Comment 3 Kenneth Russell 2011-07-25 16:28:53 PDT
Comment on attachment 101914 [details]
Patch

Looks OK.
Comment 4 Chris Rogers 2011-07-25 16:40:28 PDT
Committed r91723: <http://trac.webkit.org/changeset/91723>