Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 5019b03742575a0fbfcdf646fe3857298ea1ad40
https://github.com/WebKit/WebKit/commit/5019b03742575a0fbfcdf646fe3857298ea1ad40
Author: Sam Weinig <[email protected]>
Date: 2026-01-23 (Fri, 23 Jan 2026)
Changed paths:
M Source/WebCore/Modules/filesystem/FileSystemDirectoryHandle.idl
M Source/WebCore/Modules/streams/ReadableStream.idl
M Source/WebCore/bindings/scripts/IDLParser.pm
M Source/WebCore/bindings/scripts/test/TestAsyncIterable.idl
M Source/WebCore/bindings/scripts/test/TestAsyncIterableWithoutFlags.idl
M Source/WebCore/bindings/scripts/test/TestAsyncKeyValueIterable.idl
Log Message:
-----------
Update IDL files and IDL parser for spelling change from "async iterable" to
"async_iterable"
https://bugs.webkit.org/show_bug.cgi?id=306115
Reviewed by Darin Adler.
The WebIDL spec updated the spelling of "async iterable" to be
"async_interable" in
https://github.com/whatwg/webidl/commit/a8b10f5380e157144679e239380f54315b5f912a.
This updates the IDL files and IDL parser for the new spelling.
* Source/WebCore/Modules/filesystem/FileSystemDirectoryHandle.idl:
* Source/WebCore/Modules/streams/ReadableStream.idl:
* Source/WebCore/bindings/scripts/IDLParser.pm:
* Source/WebCore/bindings/scripts/test/TestAsyncIterable.idl:
* Source/WebCore/bindings/scripts/test/TestAsyncIterableWithoutFlags.idl:
* Source/WebCore/bindings/scripts/test/TestAsyncKeyValueIterable.idl:
Canonical link: https://commits.webkit.org/306116@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications