LibWeb/Streams: Fix spec link for RBS controller release steps

This commit is contained in:
Shannon Booth
2024-12-22 18:06:35 +13:00
committed by Tim Flynn
parent 1a0f5d3180
commit 5d8d5375a0

View File

@@ -172,7 +172,7 @@ void ReadableByteStreamController::pull_steps(GC::Ref<ReadRequest> read_request)
readable_byte_stream_controller_call_pull_if_needed(*this);
}
// https://streams.spec.whatwg.org/#rbs-controller-private-pull
// https://streams.spec.whatwg.org/#abstract-opdef-readablebytestreamcontroller-releasesteps
void ReadableByteStreamController::release_steps()
{
// 1. If this.[[pendingPullIntos]] is not empty,