Branch: refs/heads/webkitglib/2.38
  Home:   https://github.com/WebKit/WebKit
  Commit: 55ef877738d0a402f6223b50e9c8049d6046a36a
      
https://github.com/WebKit/WebKit/commit/55ef877738d0a402f6223b50e9c8049d6046a36a
  Author: Philippe Normand <ph...@igalia.com>
  Date:   2022-09-25 (Sun, 25 Sep 2022)

  Changed paths:
    M Source/WebCore/CMakeLists.txt

  Log Message:
  -----------
  Merge 254830@main - [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

(cherry picked from commit e02c5994bc762f8006e37ee0e38035e4407db2cd)


_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to