Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: c9d3d549bac56327218522180949faaeb1966ef1
https://github.com/WebKit/WebKit/commit/c9d3d549bac56327218522180949faaeb1966ef1
Author: Fady Farag <[email protected]>
Date: 2026-09-04 (Fri, 04 Sep 2026)
Changed paths:
M Source/WebCore/dom/Document.h
M Source/WebCore/dom/Element.cpp
Log Message:
-----------
Remove incorrect `NODELETE` annotation from
`Document::invalidateAccessKeyCacheSlowCase()`
https://bugs.webkit.org/show_bug.cgi?id=323388
rdar://186618132
Reviewed by Chris Dumez.
Drop `NODELETE` from function that destroys objects since it is a lie.
* Source/WebCore/dom/Document.h:
* Source/WebCore/dom/Element.cpp:
(WebCore::Element::attributeChanged):
Canonical link: https://commits.webkit.org/320499@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications