Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: e02c5994bc762f8006e37ee0e38035e4407db2cd
https://github.com/WebKit/WebKit/commit/e02c5994bc762f8006e37ee0e38035e4407db2cd
Author: Philippe Normand <[email protected]>
Date: 2022-09-24 (Sat, 24 Sep 2022)
Changed paths:
M Source/WebCore/CMakeLists.txt
Log Message:
-----------
[CMake] Various dependencies on derived sources are incorrect
https://bugs.webkit.org/show_bug.cgi?id=245624
Reviewed by Michael Catanzaro.
* Source/WebCore/CMakeLists.txt: CSSParser.cpp was moved to parser/,
StyleResolver.cpp was moved to
/style/, UserAgentStyle.cpp includes UserAgentStyleSheets.h, so should have
dependency on it,
PlugInsResources.h is included only from Document.cpp, so reflect this as
dependency too. Finally
also fix the dependency on MathMLNames in moved HTMLTreeBuilder.cpp.
Canonical link: https://commits.webkit.org/254830@main
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes