Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 7136b90d351d8746218825a1625be195b1a3e2d8
https://github.com/WebKit/WebKit/commit/7136b90d351d8746218825a1625be195b1a3e2d8
Author: Ahmad Saleem <[email protected]>
Date: 2026-07-01 (Wed, 01 Jul 2026)
Changed paths:
M Source/WebCore/dom/DataTransferItem.h
Log Message:
-----------
Remove stale misspelled forward declaration DataTransferListItem from
DataTransferItem.h
https://bugs.webkit.org/show_bug.cgi?id=318314
rdar://181103367
Reviewed by Aditya Keerthi.
DataTransferItem.h forward-declared class DataTransferListItem, a transposed
misspelling of DataTransferItemList. It was never referenced anywhere in the
tree, so remove it.
* Source/WebCore/dom/DataTransferItem.h:
Canonical link: https://commits.webkit.org/316302@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications