[Webkit-unassigned] [Bug 260329] New: WebProcess/WebCoreSupport/WebFrameLoaderClient.cpp: warning: lambda capture 'thisPointerForLog' is not used

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Aug 16 22:25:07 PDT 2023


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

            Bug ID: 260329
           Summary: WebProcess/WebCoreSupport/WebFrameLoaderClient.cpp:
                    warning: lambda capture 'thisPointerForLog' is not
                    used
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit2
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: Hironori.Fujii at sony.com
                CC: kkinnunen at apple.com

clang-cl reports the following warnings for Windows port.

S:\wwbb\work\build\Source\WebKit\Platform\IPC\win\ConnectionWin.cpp(332,10): warning: variable 'result' set but not used [-Wunused-but-set-variable]
1 warning generated.
S:\wwbb\work\build\Source\WebKit\WebProcess/WebCoreSupport/WebFrameLoaderClient.cpp(170,325): warning: lambda capture 'thisPointerForLog' is not used [-Wunused-lambda-capture]
1 warning generated.

-- 
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/20230817/c21107ca/attachment.htm>


More information about the webkit-unassigned mailing list