[webkit-changes] [WebKit/WebKit] 5240fc: [Clang] Unused parameter warnings in WebsiteDataSt...

Philippe Normand noreply at github.com
Wed Feb 21 11:36:04 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 5240fc400e2fbee5e8c86c76e21706760ce15bd2
      https://github.com/WebKit/WebKit/commit/5240fc400e2fbee5e8c86c76e21706760ce15bd2
  Author: Philippe Normand <philn at igalia.com>
  Date:   2024-02-21 (Wed, 21 Feb 2024)

  Changed paths:
    M Source/WebKit/UIProcess/WebsiteData/WebsiteDataStoreClient.h

  Log Message:
  -----------
  [Clang] Unused parameter warnings in WebsiteDataStoreClient.h
https://bugs.webkit.org/show_bug.cgi?id=269841

Reviewed by Michael Catanzaro.

Make the didExceedMemoryFootprintThreshold() unused parameters anonymous.

* Source/WebKit/UIProcess/WebsiteData/WebsiteDataStoreClient.h:
(WebKit::WebsiteDataStoreClient::didExceedMemoryFootprintThreshold):

Canonical link: https://commits.webkit.org/275118@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