Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: c9b709126f27b1ca51206be5eac0f8c0bc348403 https://github.com/WebKit/WebKit/commit/c9b709126f27b1ca51206be5eac0f8c0bc348403 Author: Elijah Sawyers <esawy...@apple.com> Date: 2025-08-04 (Mon, 04 Aug 2025)
Changed paths: M Source/WebCore/Headers.cmake M Source/WebCore/WebCore.xcodeproj/project.pbxproj M Source/WebCore/contentextensions/NFA.h R Source/WebCore/contentextensions/NFANode.h M Source/WebCore/contentextensions/NFAToDFA.cpp Log Message: ----------- The NFANode.h file is dead code besides the typedefs https://bugs.webkit.org/show_bug.cgi?id=296829 rdar://157247395 Reviewed by Jeff Miller and Brian Weinstein. This patch removes some dead code from the content blocker code. * Source/WebCore/WebCore.xcodeproj/project.pbxproj: * Source/WebCore/contentextensions/NFA.h: * Source/WebCore/contentextensions/NFANode.h: Removed. * Source/WebCore/contentextensions/NFAToDFA.cpp: Canonical link: https://commits.webkit.org/298193@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