Files
SeungJun Lee 3dc16aff5e Bug 2068951 [wpt PR 62349] - FileReader: Suppress stale loadend after reentrant read, a=testonly
Automatic update from web-platform-tests
FileReader: Suppress stale loadend after reentrant read

Do not fire loadend for a completed, aborted, or failed read when its terminal event handler starts a new read on the same FileReader.

Add regression coverage for reentrant reads from abort, load, and error handlers.

Bug: 40763894
Change-Id: Ie51c5c9652f85e3feaeccc5f9591ddea35f72801
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/8300812
Reviewed-by: Rakina Zata Amni <rakina@chromium.org>
Commit-Queue: Amos Lim <amoseui@chromium.org>
Reviewed-by: Fergal Daly <fergal@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1690598}

--

wpt-commits: 666797a05cd728e328bc2161fe58a46ad11bfcb8
wpt-pr: 62349
2026-09-10 11:29:01 +00:00
..