[webkit-changes] [WebKit/WebKit] d9cb0b: Fix CSSSelectorParser.cpp dependency on CSSSelecto...

Michael Catanzaro noreply at github.com
Wed Jan 3 15:42:17 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: d9cb0beddac4f8a15481128a8fd2e262b46c7a9f
      https://github.com/WebKit/WebKit/commit/d9cb0beddac4f8a15481128a8fd2e262b46c7a9f
  Author: Michael Catanzaro <mcatanzaro at redhat.com>
  Date:   2024-01-03 (Wed, 03 Jan 2024)

  Changed paths:
    M Source/WebCore/CMakeLists.txt

  Log Message:
  -----------
  Fix CSSSelectorParser.cpp dependency on CSSSelectorInlines.h
https://bugs.webkit.org/show_bug.cgi?id=266998

Reviewed by Darin Adler.

Also, move an unrelated dependency to a more appropriate location in the
CMake file.

* Source/WebCore/CMakeLists.txt:

Canonical link: https://commits.webkit.org/272634@main




More information about the webkit-changes mailing list