ladybird/Tests/LibWeb/Text/expected/wpt-import/fetch
Shannon Booth caf959f06c LibWeb/FileAPI: Handle an aborted stream in Blob::get_stream() close
The streams AO that we were calling to close the stream would assert
if it was not in a readable state. This version of close is exported
publicly in the streams specification, and properly handles this
situation.

Fixes a crash in the imported test, and happens to fix some others!
2025-05-31 09:12:57 -04:00
..
api LibWeb/FileAPI: Handle an aborted stream in Blob::get_stream() close 2025-05-31 09:12:57 -04:00
content-type LibWeb: Implement formData() for "multipart/form-data" 2025-01-20 23:33:51 +00:00