Files
ladybird/Userland/Libraries/LibWeb/Streams/ReadableStreamDefaultReader.cpp
Timothy Flynn df915f8a98 LibWeb: Add missing return statement to bail from a stream read request
As the spec states, we should invoke the failureSteps and abort.
2023-09-09 13:03:25 -04:00

8.5 KiB