Bug 227208

Summary: Remove unused method in AudioFileReader
Product: WebKit Reporter: Jean-Yves Avenard [:jya] <jean-yves.avenard>
Component: Web AudioAssignee: Jean-Yves Avenard [:jya] <jean-yves.avenard>
Status: RESOLVED FIXED    
Severity: Normal CC: cdumez, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=227348
Bug Depends on: 227205    
Bug Blocks: 227110, 227250    
Attachments:
Description Flags
Patch
none
Patch none

Description Jean-Yves Avenard [:jya] 2021-06-21 01:18:52 PDT
createBusFromAudioFile and writeBusToAudioFile aren't used.
let's remove them.
Comment 1 Radar WebKit Bug Importer 2021-06-21 01:19:48 PDT
<rdar://problem/79551933>
Comment 2 Jean-Yves Avenard [:jya] 2021-06-21 02:15:26 PDT
Created attachment 431840 [details]
Patch
Comment 3 Jean-Yves Avenard [:jya] 2021-06-21 02:20:22 PDT
Depends on bug 227205 to compile.
Comment 4 Jean-Yves Avenard [:jya] 2021-06-21 21:04:44 PDT
Created attachment 431944 [details]
Patch

rebase
Comment 5 EWS 2021-06-22 10:30:22 PDT
Committed r279123 (239039@main): <https://commits.webkit.org/239039@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 431944 [details].