WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
274566
[PlayStation] Fix build break after
279166@main
https://bugs.webkit.org/show_bug.cgi?id=274566
Summary
[PlayStation] Fix build break after 279166@main
Jigen Zhou
Reported
2024-05-22 19:31:10 PDT
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.
Attachments
Add attachment
proposed patch, testcase, etc.
EWS
Comment 1
2024-05-22 22:04:25 PDT
Committed
279179@main
(fe5796bc5acc): <
https://commits.webkit.org/279179@main
> Reviewed commits have been landed. Closing PR #28965 and removing active labels.
Radar WebKit Bug Importer
Comment 2
2024-05-22 22:05:16 PDT
<
rdar://problem/128586745
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug