[webkit-changes] [WebKit/WebKit] 136fe8: [WinCairo] Remove CFLite dependency
Fujii Hironori
noreply at github.com
Sun Mar 12 20:13:34 PDT 2023
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 136fe8a5b277a0537f4f811eb9515118b346dc17
https://github.com/WebKit/WebKit/commit/136fe8a5b277a0537f4f811eb9515118b346dc17
Author: Fujii Hironori <Hironori.Fujii at sony.com>
Date: 2023-03-12 (Sun, 12 Mar 2023)
Changed paths:
M Source/WTF/wtf/Assertions.cpp
M Source/WTF/wtf/CurrentTime.cpp
M Source/WTF/wtf/FileSystem.h
M Source/WTF/wtf/Language.cpp
M Source/WTF/wtf/PlatformUse.h
M Source/WebCore/loader/appcache/ApplicationCacheHost.cpp
M Source/WebKit/UIProcess/Inspector/win/WebInspectorUIProxyWin.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.
WinCairo port no longer needs CFLite. Turned off the USE_CF macro for
it.
* Source/WTF/wtf/Assertions.cpp:
(WTF::createWithFormatAndArguments):
* Source/WTF/wtf/CurrentTime.cpp:
* Source/WTF/wtf/FileSystem.h:
* Source/WTF/wtf/Language.cpp:
(WTF::displayNameForLanguageLocale):
* Source/WTF/wtf/PlatformUse.h:
* Source/WebCore/loader/appcache/ApplicationCacheHost.cpp:
(WebCore::ApplicationCacheHost::createFileURL):
* Source/WebKit/UIProcess/Inspector/win/WebInspectorUIProxyWin.cpp:
* Source/cmake/OptionsWin.cmake:
Canonical link: https://commits.webkit.org/261559@main
More information about the webkit-changes
mailing list