[webkit-changes] [WebKit/WebKit] 890886: [WinCairo] Remove CFLite dependency

Fujii Hironori noreply at github.com
Tue Feb 14 12:35:35 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 8908861a34db25d49aa69b41f2f97e7c16724240
      https://github.com/WebKit/WebKit/commit/8908861a34db25d49aa69b41f2f97e7c16724240
  Author: Fujii Hironori <Hironori.Fujii at sony.com>
  Date:   2023-02-14 (Tue, 14 Feb 2023)

  Changed paths:
    M Source/WTF/wtf/URL.cpp
    M Source/cmake/OptionsWin.cmake

  Log Message:
  -----------
  [WinCairo] Remove CFLite dependency
https://bugs.webkit.org/show_bug.cgi?id=175336

Reviewed by Yusuke Suzuki.

* Source/WTF/wtf/URL.cpp:
(WTF::URL::fileSystemPath const):
This code couldn't compile if USE_CF is off. It doesn't need fileSystemRepresentation here.
* Source/cmake/OptionsWin.cmake:

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




More information about the webkit-changes mailing list