Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: d41c7051f7a9565184d34e051043470fd1ef7a26 https://github.com/WebKit/WebKit/commit/d41c7051f7a9565184d34e051043470fd1ef7a26 Author: Antti Koivisto <an...@apple.com> Date: 2025-05-14 (Wed, 14 May 2025)
Changed paths: M Source/WebCore/dom/PseudoElement.cpp M Source/WebCore/html/HTMLLIElement.cpp Log Message: ----------- Remove some unnecessary HasCustomStyleResolveCallbacks markings from Elements https://bugs.webkit.org/show_bug.cgi?id=292931 rdar://151223804 Reviewed by Ryosuke Niwa and Sam Weinig. * Source/WebCore/dom/PseudoElement.cpp: (WebCore::PseudoElement::PseudoElement): * Source/WebCore/html/HTMLLIElement.cpp: (WebCore::HTMLLIElement::HTMLLIElement): These classes don't actually have any custom callbacks. Canonical link: https://commits.webkit.org/294888@main To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications _______________________________________________ webkit-changes mailing list webkit-changes@lists.webkit.org https://lists.webkit.org/mailman/listinfo/webkit-changes