[webkit-changes] [WebKit/WebKit] 1e12a8: Fix compilation of DFANode
Don Olmstead
noreply at github.com
Fri Apr 21 22:51:25 PDT 2023
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 1e12a811a71beb12dc20a4d012bbad0f999f69b6
https://github.com/WebKit/WebKit/commit/1e12a811a71beb12dc20a4d012bbad0f999f69b6
Author: Don Olmstead <don.olmstead at sony.com>
Date: 2023-04-21 (Fri, 21 Apr 2023)
Changed paths:
M Source/WebCore/contentextensions/DFANode.h
Log Message:
-----------
Fix compilation of DFANode
https://bugs.webkit.org/show_bug.cgi?id=255818
Reviewed by Yusuke Suzuki.
Declare `IsKilled` statically to prevent a compilation error.
* Source/WebCore/contentextensions/DFANode.h:
Canonical link: https://commits.webkit.org/263276@main
More information about the webkit-changes
mailing list