Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: f793b6bbee5a9ff9d332057f8aba941e08eb5b3c
      
https://github.com/WebKit/WebKit/commit/f793b6bbee5a9ff9d332057f8aba941e08eb5b3c
  Author: David Kilzer <[email protected]>
  Date:   2025-10-26 (Sun, 26 Oct 2025)

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

  Log Message:
  -----------
  check-webkit-style: add check for WK_API_AVAILABLE() with three platforms
<https://bugs.webkit.org/show_bug.cgi?id=301475>
<rdar://163420988>

Reviewed by Timothy Hatcher.

* Tools/Scripts/webkitpy/style/checkers/cpp.py:
(check_arguments_for_wk_api_available.check_version_string):
- Add support for visionOS.
(check_arguments_for_wk_api_available):
- Add support for visionOS.
- Add support for WK_API_AVAILABLE() macros with three platforms.
- Make the checks work with platforms in any order.
* Tools/Scripts/webkitpy/style/checkers/cpp_unittest.py:
(WebKitStyleTest):
- Add tests.

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



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

Reply via email to