Bug
1584292 [wpt PR 19330] - [Native File System] Aborting a directory iteration succeeds, a=testonly
Automatic update from web-platform-tests
[Native File System] Aborting a directory iteration succeeds
The return statement of the async iterator was not returning the
expected type. This removes the ability to cancel an iteration
which fixes the bug where an error would be thrown otherwise.
A full implementation of directory iteration will re-implement
this functionality correctly.
BUG=
1007509
Change-Id: I77f3b76b117b7df939e73da826f4fc9b82e9441e
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/
1826993
Commit-Queue: Olivier Yiptong <oyiptong@chromium.org>
Reviewed-by: Marijn Kruisselbrink <mek@chromium.org>
Cr-Commit-Position: refs/heads/master@{#701356}
--
wpt-commits:
6c043ae7c1c6edb9c6c329a1c2a559d6da4e45ae
wpt-pr: 19330