Bug 87190 - AudioNodeOutput::disconnectAllParams() must take care when iterating through its parameter list
Summary: AudioNodeOutput::disconnectAllParams() must take care when iterating through ...
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: 2012-05-22 17:56 PDT by Chris Rogers
Modified: 2012-05-22 19:10 PDT (History)
4 users (show)

See Also:


Attachments
Patch (1.59 KB, patch)
2012-05-22 18:00 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 2012-05-22 17:56:44 PDT
AudioNodeOutput::disconnectAllParams() must take care when iterating through its parameter list
Comment 1 Chris Rogers 2012-05-22 18:00:36 PDT
Created attachment 143421 [details]
Patch
Comment 2 Kenneth Russell 2012-05-22 18:23:21 PDT
Comment on attachment 143421 [details]
Patch

Looks fine. r=me
Comment 3 Chris Rogers 2012-05-22 19:10:36 PDT
Committed r118099: <http://trac.webkit.org/changeset/118099>