RESOLVED DUPLICATE of bug 247092 Bug 243290
[GTK4] Consistently use GRefPtr for GdkEvents
https://bugs.webkit.org/show_bug.cgi?id=243290
Summary [GTK4] Consistently use GRefPtr for GdkEvents
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.