[Webkit-unassigned] [Bug 243290] New: [GTK4] Consistently use GRefPtr for GdkEvents
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Jul 28 06:30:13 PDT 2022
https://bugs.webkit.org/show_bug.cgi?id=243290
Bug ID: 243290
Summary: [GTK4] Consistently use GRefPtr for GdkEvents
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: WebKitGTK
Assignee: webkit-unassigned at lists.webkit.org
Reporter: alexm at gnome.org
CC: bugs-noreply at webkitgtk.org
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.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20220728/cabfb905/attachment.htm>
More information about the webkit-unassigned
mailing list