[webkit-changes] [WebKit/WebKit] d2369d: Remove unused API function `hasNonEmptyBox` added ...
Ryosuke Niwa
noreply at github.com
Sat Oct 12 00:39:25 PDT 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: d2369dc2b1b701d6909982841b7a1b8dfcaa34ac
https://github.com/WebKit/WebKit/commit/d2369dc2b1b701d6909982841b7a1b8dfcaa34ac
Author: Ryosuke Niwa <rniwa at webkit.org>
Date: 2024-10-12 (Sat, 12 Oct 2024)
Changed paths:
M Source/WebCore/html/HTMLAnchorElement.cpp
Log Message:
-----------
Remove unused API function `hasNonEmptyBox` added in 49632 at main for Chromium port
https://bugs.webkit.org/show_bug.cgi?id=272273
Reviewed by Chris Dumez.
Delete the dead code.
* Source/WebCore/html/HTMLAnchorElement.cpp:
(WebCore::HTMLAnchorElement::isKeyboardFocusable const):
(WebCore::hasNonEmptyBox): Deleted.
Canonical link: https://commits.webkit.org/285065@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