WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
266701
[WPE] WPE Platform: add API to set user data to WPEBuffer
https://bugs.webkit.org/show_bug.cgi?id=266701
Summary
[WPE] WPE Platform: add API to set user data to WPEBuffer
Carlos Garcia Campos
Reported
2023-12-20 05:29:29 PST
It's common to associate a platform buffer to a WPEBuffer. We currently use g_object_set_data_full for that, but it's more covenient with the API provides a specific API for it.
Attachments
Add attachment
proposed patch, testcase, etc.
Carlos Garcia Campos
Comment 1
2023-12-20 05:33:01 PST
Pull request:
https://github.com/WebKit/WebKit/pull/22099
EWS
Comment 2
2023-12-20 06:25:45 PST
Committed
272344@main
(061466c843bb): <
https://commits.webkit.org/272344@main
> Reviewed commits have been landed. Closing PR #22099 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