Bug 217926 - Drop explicit calls to BaseAudioContext::refNode()
Summary: Drop explicit calls to BaseAudioContext::refNode()
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Audio (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL:
Keywords: InRadar
Depends on:
Blocks: 212611
  Show dependency treegraph
 
Reported: 2020-10-19 15:49 PDT by Chris Dumez
Modified: 2020-10-20 08:03 PDT (History)
11 users (show)

See Also:


Attachments
Patch (23.18 KB, patch)
2020-10-19 16:04 PDT, Chris Dumez
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 Dumez 2020-10-19 15:49:09 PDT
Drop explicit calls to BaseAudioContext::refNode(). We now use the sourceNodeWillBeginPlayback() signal to ref the node.
Comment 1 Chris Dumez 2020-10-19 16:04:26 PDT
Created attachment 411808 [details]
Patch
Comment 2 EWS 2020-10-20 08:02:23 PDT
Committed r268728: <https://trac.webkit.org/changeset/268728>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 411808 [details].
Comment 3 Radar WebKit Bug Importer 2020-10-20 08:03:18 PDT
<rdar://problem/70485202>