[webkit-changes] [WebKit/WebKit] 55ef87: Merge 254830 at main - [CMake] Various dependencies o...

Philippe Normand noreply at github.com
Sat Sep 24 15:39:13 PDT 2022


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

  Changed paths:
    M Source/WebCore/CMakeLists.txt

  Log Message:
  -----------
  Merge 254830 at 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)




More information about the webkit-changes mailing list