Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: a4065e1e431388dcd21f9a1b0d948d361b9d8017
https://github.com/WebKit/WebKit/commit/a4065e1e431388dcd21f9a1b0d948d361b9d8017
Author: Aditya Keerthi <[email protected]>
Date: 2026-03-17 (Tue, 17 Mar 2026)
Changed paths:
M Source/WebCore/Modules/fetch/FetchBodyOwner.cpp
Log Message:
-----------
[WebCore] Unified sources build fix
https://bugs.webkit.org/show_bug.cgi?id=310117
rdar://172760407
Unreviewed build fix.
* Source/WebCore/Modules/fetch/FetchBodyOwner.cpp:
FetchBodyOwner.cpp uses resolve<IDLDOMString>, but never includes
JSDOMConvertStrings.h, which provides the JSConverter<IDLDOMString>
specialization.
Canonical link: https://commits.webkit.org/309421@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications