Bug 243290

Summary: [GTK4] Consistently use GRefPtr for GdkEvents
Product: WebKit Reporter: Alice Mikhaylenko <alicem>
Component: WebKitGTKAssignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: bugs-noreply, mcatanzaro
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 210100    

Alice Mikhaylenko
Reported 2022-07-28 06:30:13 PDT
GdkEvents in GTK4 are refcounted, and https://github.com/WebKit/WebKit/pull/2686 added GRefPtr support for them. We need to use it everywhere instead of GUniquePtr like in GTK3.
Attachments
Michael Catanzaro
Comment 1 2022-11-09 10:23:45 PST
You found this problem first, but I already have a pull request open against bug #247092, so let's keep that one. *** This bug has been marked as a duplicate of bug 247092 ***
Note You need to log in before you can comment on or make changes to this bug.