Bug 270693 - [WPE] WPE Platform: do not release buffers when rendered
Summary: [WPE] WPE Platform: do not release buffers when rendered
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WPE WebKit (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Carlos Garcia Campos
URL:
Keywords:
Depends on:
Blocks: WPEPlatformAPI
  Show dependency treegraph
 
Reported: 2024-03-08 04:21 PST by Carlos Garcia Campos
Modified: 2024-03-11 08:29 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Carlos Garcia Campos 2024-03-08 04:21:27 PST
The buffers can be rendered again, so we need to keep them locked until a new frame is ready to be rendered.
Comment 1 Carlos Garcia Campos 2024-03-08 04:26:17 PST
Pull request: https://github.com/WebKit/WebKit/pull/25624
Comment 2 EWS 2024-03-11 08:29:11 PDT
Committed 275903@main (01716ada4655): <https://commits.webkit.org/275903@main>

Reviewed commits have been landed. Closing PR #25624 and removing active labels.