Bug 227208 - Remove unused method in AudioFileReader
Summary: Remove unused method in AudioFileReader
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: Jean-Yves Avenard [:jya]
URL:
Keywords: InRadar
Depends on: 227205
Blocks: 227110 227250
  Show dependency treegraph
 
Reported: 2021-06-21 01:18 PDT by Jean-Yves Avenard [:jya]
Modified: 2021-06-24 04:49 PDT (History)
2 users (show)

See Also:


Attachments
Patch (7.02 KB, patch)
2021-06-21 02:15 PDT, Jean-Yves Avenard [:jya]
no flags Details | Formatted Diff | Diff
Patch (6.90 KB, patch)
2021-06-21 21:04 PDT, Jean-Yves Avenard [:jya]
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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].