Bug 115836 - Require use of AudioBus::create() to avoid ref-counting issues
Summary: Require use of AudioBus::create() to avoid ref-counting issues
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: 2013-05-08 17:27 PDT by Chris Rogers
Modified: 2013-05-09 09:12 PDT (History)
8 users (show)

See Also:


Attachments
Patch (37.05 KB, patch)
2013-05-08 17:34 PDT, Chris Rogers
no flags Details | Formatted Diff | Diff
Patch (38.01 KB, patch)
2013-05-08 17:48 PDT, Chris Rogers
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Rogers 2013-05-08 17:27:59 PDT
Require use of AudioBus::create() to avoid ref-counting issues
Comment 1 Chris Rogers 2013-05-08 17:34:08 PDT
Created attachment 201119 [details]
Patch
Comment 2 Chris Rogers 2013-05-08 17:48:21 PDT
Created attachment 201121 [details]
Patch
Comment 3 Xingnan Wang 2013-05-08 18:23:32 PDT
Thanks Chris, I should have helped back port the patch.
Comment 4 Andreas Kling 2013-05-09 06:36:43 PDT
Comment on attachment 201121 [details]
Patch

r=me, thank you for porting this!
Comment 5 WebKit Commit Bot 2013-05-09 09:12:25 PDT
Comment on attachment 201121 [details]
Patch

Clearing flags on attachment: 201121

Committed r149817: <http://trac.webkit.org/changeset/149817>
Comment 6 WebKit Commit Bot 2013-05-09 09:12:27 PDT
All reviewed patches have been landed.  Closing bug.