[webkit-changes] [WebKit/WebKit] 59166f: Remove now unused Document::topDocument()
Brady Eidson
noreply at github.com
Thu Jan 16 10:57:15 PST 2025
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 59166fca26ab874c5f71ab8d409639d51aacadd2
https://github.com/WebKit/WebKit/commit/59166fca26ab874c5f71ab8d409639d51aacadd2
Author: Brady Eidson <beidson at apple.com>
Date: 2025-01-16 (Thu, 16 Jan 2025)
Changed paths:
M Source/WebCore/dom/Document.cpp
M Source/WebCore/dom/Document.h
Log Message:
-----------
Remove now unused Document::topDocument()
rdar://143051128
https://bugs.webkit.org/show_bug.cgi?id=286067
Reviewed by Sam Weinig.
* Source/WebCore/dom/Document.cpp:
(WebCore::Document::topDocument const): Deleted.
* Source/WebCore/dom/Document.h:
(WebCore::Document::protectedTopDocument const): Deleted.
Canonical link: https://commits.webkit.org/289015@main
To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications
More information about the webkit-changes
mailing list