WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
266278
[JHBuild] [WPE] Upgrade wayland and wayland-protocols
https://bugs.webkit.org/show_bug.cgi?id=266278
Summary
[JHBuild] [WPE] Upgrade wayland and wayland-protocols
Diego Pino
Reported
2023-12-12 04:45:17 PST
After
271330@main
, WPE build fails in systems featuring wayland < 1.20 and wayland-protocols < 1.25. Build error: ``` 2345../../../Source/WebKit/WPEPlatform/wpe/wayland/WPEViewWayland.cpp:289:32: error: use of undeclared identifier 'zwp_linux_dmabuf_v1_get_surface_feedback'; did you mean 'zwp_linux_dmabuf_v1_set_user_data'? priv->dmabufFeedback = zwp_linux_dmabuf_v1_get_surface_feedback(dmabuf, priv->wlSurface); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ zwp_linux_dmabuf_v1_set_user_data ```
Attachments
Add attachment
proposed patch, testcase, etc.
Diego Pino
Comment 1
2023-12-12 04:47:08 PST
Pull request:
https://github.com/webkit/webkit/pull/21674
EWS
Comment 2
2023-12-12 06:12:40 PST
Committed
271926@main
(53052964ad19): <
https://commits.webkit.org/271926@main
> Reviewed commits have been landed. Closing PR #21674 and removing active labels.
Radar WebKit Bug Importer
Comment 3
2023-12-12 06:13:13 PST
<
rdar://problem/119552301
>
Diego Pino
Comment 4
2023-12-13 15:34:44 PST
Re-opening for pull request
https://github.com/webkit/webkit/pull/21769
EWS
Comment 5
2023-12-14 00:25:09 PST
Committed
272021@main
(3f164e061084): <
https://commits.webkit.org/272021@main
> Reviewed commits have been landed. Closing PR #21769 and removing active labels.
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