Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 551711b33c5c2c2778fe5a5aed9ee61d68fe839b
      
https://github.com/WebKit/WebKit/commit/551711b33c5c2c2778fe5a5aed9ee61d68fe839b
  Author: Zak Ridouh <[email protected]>
  Date:   2026-06-04 (Thu, 04 Jun 2026)

  Changed paths:
    M Tools/TestWebKitAPI/Tests/WebKit/WKWebView/BundleParametersPlugIn.mm
    M Tools/TestWebKitAPI/Tests/WebKit/WKWebView/JSHandlePlugIn.mm

  Log Message:
  -----------
  Fix -Wunused-parameter warnings in TestWebKitAPI plug-ins
https://bugs.webkit.org/show_bug.cgi?id=316321
rdar://178744875

Reviewed by Brandon Stewart.

Drop the names of unused parameters in BundleParametersPlugIn.mm and
JSHandlePlugIn.mm to silence -Wunused-parameter warnings.

* Tools/TestWebKitAPI/Tests/WebKit/WKWebView/BundleParametersPlugIn.mm:
(-[BundleParametersPlugIn webProcessPlugIn:didCreateBrowserContextController:]):
* Tools/TestWebKitAPI/Tests/WebKit/WKWebView/JSHandlePlugIn.mm:
(javaScriptFunction):

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



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

Reply via email to