Bug 266701
Summary: | [WPE] WPE Platform: add API to set user data to WPEBuffer | ||
---|---|---|---|
Product: | WebKit | Reporter: | Carlos Garcia Campos <cgarcia> |
Component: | WPE WebKit | Assignee: | 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
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
Pull request: https://github.com/WebKit/WebKit/pull/22099
EWS
Committed 272344@main (061466c843bb): <https://commits.webkit.org/272344@main>
Reviewed commits have been landed. Closing PR #22099 and removing active labels.