Bug 275482 - [WPE] WPE Platform: add API to handle visibility
Summary: [WPE] WPE Platform: add API to handle visibility
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-06-14 06:01 PDT by Carlos Garcia Campos
Modified: 2024-06-18 01:14 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-06-14 06:01:47 PDT
Users should be able to make a view visible/hidden and platform implementations should map/unmap the view according to the toplevel state.
Comment 1 Carlos Garcia Campos 2024-06-14 06:08:46 PDT
Pull request: https://github.com/WebKit/WebKit/pull/29820
Comment 2 EWS 2024-06-18 01:14:38 PDT
Committed 280113@main (37eef8a67009): <https://commits.webkit.org/280113@main>

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