WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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
Add attachment
proposed patch, testcase, etc.
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.
Top of Page
Format For Printing
XML
Clone This Bug