mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-09-02 07:37:03 +00:00
LibWeb: Commit pull-into descriptors after filling from queue
These changes make sure that we postpone calls to ReadableByteStreamControllerCommitPullIntoDescriptor until after all pull-into descriptors have been filled up by ReadableByteStreamControllerProcessPullIntoDescriptorsUsingQueue. Also pulls in the WPT test which was created in relation to this spec change. The test verifies that a patched then() will see a null byobRequest.
This commit is contained in:
parent
5a9f602fef
commit
861f6e3965
Notes:
github-actions[bot]
2024-12-05 18:21:31 +00:00
Author: https://github.com/kennethmyhra
Commit: 861f6e3965
Pull-request: https://github.com/LadybirdBrowser/ladybird/pull/2694
Reviewed-by: https://github.com/shannonbooth ✅
5 changed files with 154 additions and 31 deletions
|
@ -0,0 +1,6 @@
|
|||
Harness status: OK
|
||||
|
||||
Found 1 tests
|
||||
|
||||
1 Pass
|
||||
Pass Patched then() sees byobRequest after filling all pending pull-into descriptors
|
Loading…
Add table
Add a link
Reference in a new issue