mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-08-23 10:50:49 +00:00
LibWeb: Implement the DecompressionStream interface
This commit is contained in:
parent
638a8aecad
commit
5bcba896c2
Notes:
github-actions[bot]
2024-11-17 22:21:51 +00:00
Author: https://github.com/trflynn89
Commit: 5bcba896c2
Pull-request: https://github.com/LadybirdBrowser/ladybird/pull/2370
9 changed files with 283 additions and 0 deletions
|
@ -10,6 +10,7 @@ libweb_js_bindings(Animations/KeyframeEffect)
|
|||
libweb_js_bindings(Clipboard/Clipboard)
|
||||
libweb_js_bindings(Clipboard/ClipboardEvent)
|
||||
libweb_js_bindings(Compression/CompressionStream)
|
||||
libweb_js_bindings(Compression/DecompressionStream)
|
||||
libweb_js_bindings(Crypto/Crypto)
|
||||
libweb_js_bindings(Crypto/CryptoKey)
|
||||
libweb_js_bindings(Crypto/SubtleCrypto)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue