Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: cce0a08316e81a9d1b145762d7ff4c0b85a82c59
https://github.com/WebKit/WebKit/commit/cce0a08316e81a9d1b145762d7ff4c0b85a82c59
Author: Fujii Hironori <[email protected]>
Date: 2022-12-12 (Mon, 12 Dec 2022)
Changed paths:
M Source/WTF/wtf/PlatformHave.h
M Source/cmake/OptionsCommon.cmake
Log Message:
-----------
[Win] REGRESSION(257142@main): debug logs aren't output to the debug console
because HAVE_ISDEBUGGERPRESENT macro isn't defined
https://bugs.webkit.org/show_bug.cgi?id=249120
Reviewed by Don Olmstead.
After 257142@main changed WEBKIT_CHECK_HAVE_FUNCTION, it failed to
detect a Windows API IsDebuggerPresent. There is no reason we have to
detect the API in CMake time.
* Source/WTF/wtf/PlatformHave.h:
* Source/cmake/OptionsCommon.cmake:
Canonical link: https://commits.webkit.org/257751@main
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes