[webkit-changes] [WebKit/WebKit] 5ac8f6: [check-webkit-style] Prevent log without channel

Matthieu Dubet noreply at github.com
Thu Dec 5 11:06:04 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 5ac8f6af64f942db419c1654710ba81e0335be34
      https://github.com/WebKit/WebKit/commit/5ac8f6af64f942db419c1654710ba81e0335be34
  Author: Matthieu Dubet <m_dubet at apple.com>
  Date:   2024-12-05 (Thu, 05 Dec 2024)

  Changed paths:
    M Tools/Scripts/webkitpy/style/checkers/cpp.py
    M Tools/Scripts/webkitpy/style/checkers/cpp_unittest.py

  Log Message:
  -----------
  [check-webkit-style] Prevent log without channel
https://bugs.webkit.org/show_bug.cgi?id=284079

Reviewed by Simon Fraser.

Fixing the existing ones need some decision
about the appropriate log channel for each of them,
thus this patch doesn't fix them.

check-webkit-style Source -f "-,+runtime/log"

* Tools/Scripts/webkitpy/style/checkers/cpp.py:
(check_log):
(check_ctype_functions):
(check_style):
(CppChecker):
* Tools/Scripts/webkitpy/style/checkers/cpp_unittest.py:
(WebKitStyleTest.test_log):

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



To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications


More information about the webkit-changes mailing list