mirror of
https://github.com/RGBCube/serenity
synced 2025-07-25 17:27:35 +00:00
LibWeb: Add IDL definition for Web::Streams::QueuingStrategy
This commit is contained in:
parent
9df2d6ee0f
commit
42c102ecb6
3 changed files with 29 additions and 0 deletions
|
@ -550,6 +550,7 @@ class WritableStreamDefaultController;
|
|||
class WritableStreamDefaultWriter;
|
||||
|
||||
struct PullIntoDescriptor;
|
||||
struct QueuingStrategy;
|
||||
struct QueuingStrategyInit;
|
||||
struct UnderlyingSink;
|
||||
struct UnderlyingSource;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue