mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-12-07 21:59:54 +00:00
LibWeb/WebAudio: Fire complete event with OfflineAudioCompletionEvent
This commit is contained in:
parent
556699d601
commit
47b512ec56
Notes:
github-actions[bot]
2025-11-19 16:27:18 +00:00
Author: https://github.com/Lubrsi
Commit: 47b512ec56
Pull-request: https://github.com/LadybirdBrowser/ladybird/pull/6860
9 changed files with 120 additions and 14 deletions
|
|
@ -1013,6 +1013,7 @@ set(SOURCES
|
|||
WebAudio/DynamicsCompressorNode.cpp
|
||||
WebAudio/GainNode.cpp
|
||||
WebAudio/MediaElementAudioSourceNode.cpp
|
||||
WebAudio/OfflineAudioCompletionEvent.cpp
|
||||
WebAudio/OfflineAudioContext.cpp
|
||||
WebAudio/OscillatorNode.cpp
|
||||
WebAudio/PannerNode.cpp
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue