[webkit-changes] [WebKit/WebKit] 4f6ce1: Build fix after https://commits.webkit.org/289617 at ...
geoffreygaren
noreply at github.com
Fri Jan 31 14:58:32 PST 2025
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 4f6ce1b0cd2e9732d8bb3abcc106b40a4e91c7fe
https://github.com/WebKit/WebKit/commit/4f6ce1b0cd2e9732d8bb3abcc106b40a4e91c7fe
Author: Geoffrey Garen <ggaren at apple.com>
Date: 2025-01-31 (Fri, 31 Jan 2025)
Changed paths:
M Source/WebCore/dom/Node.cpp
M Source/WebCore/dom/Node.h
Log Message:
-----------
Build fix after https://commits.webkit.org/289617@main
https://bugs.webkit.org/show_bug.cgi?id=286830
rdar://143982794
Unreviewed, build fix.
ASSERT_ENABLED determines access to deletionHasBegun().
* Source/WebCore/dom/Node.cpp:
(WebCore::Node::~Node):
* Source/WebCore/dom/Node.h:
(WebCore::Node::applyRefDuringDestructionCheck const):
Canonical link: https://commits.webkit.org/289636@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