Bug 267756 - [WPE] WPE Platform: use weak references to WPEView in WPEWaylandSeat
Summary: [WPE] WPE Platform: use weak references to WPEView in WPEWaylandSeat
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-01-19 00:56 PST by Carlos Garcia Campos
Modified: 2024-01-19 01:48 PST (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-01-19 00:56:55 PST
We are leaking the view when pointer leave and keyboard leave are not emitted.
Comment 1 Carlos Garcia Campos 2024-01-19 01:10:09 PST
Pull request: https://github.com/WebKit/WebKit/pull/22966
Comment 2 EWS 2024-01-19 01:48:31 PST
Committed 273215@main (189e402ec1ce): <https://commits.webkit.org/273215@main>

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