Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 527e809737b6660d3cda27eeca44c34a46eacb60
https://github.com/WebKit/WebKit/commit/527e809737b6660d3cda27eeca44c34a46eacb60
Author: Ruthvik Konda <[email protected]>
Date: 2026-08-17 (Mon, 17 Aug 2026)
Changed paths:
M Source/WebCore/Modules/model-element/HTMLModelElement.cpp
Log Message:
-----------
[model] Remove unused AbortSignal.h include in HTMLModelElement
https://bugs.webkit.org/show_bug.cgi?id=321942
rdar://185120185
Reviewed by Mike Wyrzykowski.
HTMLModelElement.cpp includes AbortSignal.h but never references the
AbortSignal class. No change in behavior.
* Source/WebCore/Modules/model-element/HTMLModelElement.cpp:
Canonical link: https://commits.webkit.org/319329@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications