Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: e78a1da4ae1b417eada29f173f1a3f9e9e48bcfe
      
https://github.com/WebKit/WebKit/commit/e78a1da4ae1b417eada29f173f1a3f9e9e48bcfe
  Author: Brandon Stewart <brandonstew...@apple.com>
  Date:   2025-08-21 (Thu, 21 Aug 2025)

  Changed paths:
    M Source/WebCore/page/Quirks.cpp

  Log Message:
  -----------
  [quirks] Remove extra UNUSED_PARAM in needsCustomUserAgentOverride
https://bugs.webkit.org/show_bug.cgi?id=297736
rdar://problem/158872569

Reviewed by Vitor Roriz.

`UNUSED_PARAM(url);` is used earlier in the function, so we do not need to 
check for it here.

* Source/WebCore/page/Quirks.cpp:
(WebCore::Quirks::needsCustomUserAgentOverride):

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



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to