[Webkit-unassigned] [Bug 255436] New: Fix unused param warning in NetworkStorageManager

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Apr 13 21:57:24 PDT 2023


https://bugs.webkit.org/show_bug.cgi?id=255436

            Bug ID: 255436
           Summary: Fix unused param warning in NetworkStorageManager
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: Yousuke.Kimoto at sony.com

An unused param error was detected:

>11:11:26   In file included from D:\jenkins_slave\workspace\Neko.trunk.PPR.Release\WebKitBuild\Release\WebKit\DerivedSources\unified-sources\UnifiedSource-72468c22->11.cpp:8:
>11:11:26 D:\jenkins_slave\workspace\Neko.trunk.PPR.Release\Source\WebKit\NetworkProcess/storage/NetworkStorageManager.cpp(485,14): error : variable 'deletedOriginCount' set but not used [-Werror,-Wunused-but-set-variable]

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20230414/5ae985c1/attachment-0001.htm>


More information about the webkit-unassigned mailing list