Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 747a3643756449030ef4d8419b5b543f611c02dd
https://github.com/WebKit/WebKit/commit/747a3643756449030ef4d8419b5b543f611c02dd
Author: Rupin Mittal <[email protected]>
Date: 2026-04-22 (Wed, 22 Apr 2026)
Changed paths:
M Source/WebCore/loader/DocumentLoader.h
Log Message:
-----------
Remove unused forward declarations from DocumentLoader.h
https://bugs.webkit.org/show_bug.cgi?id=312969
rdar://175317769
Reviewed by Anne van Kesteren.
They're not used anywhere in the file. The forward declatation for SharedBuffer
is used, but is duplicate, so we remove one of them.
* Source/WebCore/loader/DocumentLoader.h:
Canonical link: https://commits.webkit.org/311777@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications