Bug 266701

Summary: [WPE] WPE Platform: add API to set user data to WPEBuffer
Product: WebKit Reporter: Carlos Garcia Campos <cgarcia>
Component: WPE WebKitAssignee: Carlos Garcia Campos <cgarcia>
Status: RESOLVED FIXED    
Severity: Normal CC: bugs-noreply
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 265636    

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
Carlos Garcia Campos
Comment 1 2023-12-20 05:33:01 PST
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.