Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 4f132fa5e8ab4ca9a0572fd69434727891a4a658
      
https://github.com/WebKit/WebKit/commit/4f132fa5e8ab4ca9a0572fd69434727891a4a658
  Author: Kimmo Kinnunen <kkinnu...@apple.com>
  Date:   2023-08-30 (Wed, 30 Aug 2023)

  Changed paths:
    M Source/WTF/wtf/Assertions.h
    M Tools/TestWebKitAPI/Tests/WebCore/Logging.cpp

  Log Message:
  -----------
  LOG_WITH_LEVEL does not compile
https://bugs.webkit.org/show_bug.cgi?id=260897
rdar://114688896

Reviewed by Jean-Yves Avenard.

Fix the compilation error.

Compile the tests unconditionally. The tests were ifdeffed out and have
since stopped working. DISABLE_ the tests to still get the compilation
errors for the use-sites of various log macros.

* Source/WTF/wtf/Assertions.h:
* Tools/TestWebKitAPI/Tests/WebCore/Logging.cpp:
(TestWebKitAPI::TEST_F):

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


_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to