mirror of
https://github.com/RGBCube/serenity
synced 2025-07-26 03:57:44 +00:00
LibWeb: Implement CountQueuingStrategy highWaterMark property
This commit is contained in:
parent
0d714ad165
commit
c9941ba95b
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/CountQueuingStrategy)
|
||||
libweb_js_bindings(Streams/ReadableByteStreamController)
|
||||
libweb_js_bindings(Streams/ReadableStream)
|
||||
libweb_js_bindings(Streams/ReadableStreamBYOBReader)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue