mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 10:17:35 +00:00
LibWeb: Implement ByteLengthQueuingStrategy highWaterMark property
This commit is contained in:
parent
c9941ba95b
commit
f86c3ab148
6 changed files with 95 additions and 0 deletions
|
@ -186,6 +186,7 @@ libweb_js_bindings(NavigationTiming/PerformanceTiming)
|
|||
libweb_js_bindings(PerformanceTimeline/PerformanceEntry)
|
||||
libweb_js_bindings(RequestIdleCallback/IdleDeadline)
|
||||
libweb_js_bindings(ResizeObserver/ResizeObserver)
|
||||
libweb_js_bindings(Streams/ByteLengthQueuingStrategy)
|
||||
libweb_js_bindings(Streams/CountQueuingStrategy)
|
||||
libweb_js_bindings(Streams/ReadableByteStreamController)
|
||||
libweb_js_bindings(Streams/ReadableStream)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue