[Webkit-unassigned] [Bug 274566] New: [PlayStation] Fix build break after 279166 at main

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 22 19:31:10 PDT 2024


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

            Bug ID: 274566
           Summary: [PlayStation] Fix build break after 279166 at main
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: jigen.zhou at sony.com

C:/BW/PlayStation-Release-Build/build/Source/WebCore\platform/graphics/nicosia/NicosiaImageBufferPipe.cpp:109:145: error: use of undeclared identifier 'fence'
  109 |         downcast<TextureMapperPlatformLayerProxyGL>(m_nicosiaLayer->proxy()).scheduleUpdateOnCompositorThread([this, textureID, fence = WTFMove(fence)] () mutable {
      |                                                                                                                                                 ^
C:/BW/PlayStation-Release-Build/build/Source/WebCore\platform/graphics/nicosia/NicosiaImageBufferPipe.cpp:109:118: warning: lambda capture 'textureID' is not used [-Wunused-lambda-capture]
  109 |         downcast<TextureMapperPlatformLayerProxyGL>(m_nicosiaLayer->proxy()).scheduleUpdateOnCompositorThread([this, textureID, fence = WTFMove(fence)] () mutable {
      |                                                                                                                    ~~^~~~~~~~~
1 warning and 1 error 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/20240523/e76738e8/attachment.htm>


More information about the webkit-unassigned mailing list