[Webkit-unassigned] [Bug 198829] New: [GTK] Stop accessing GdkEvent fields when possible

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 13 07:09:12 PDT 2019


https://bugs.webkit.org/show_bug.cgi?id=198829

            Bug ID: 198829
           Summary: [GTK] Stop accessing GdkEvent fields when possible
           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: ludovico.denittis at collabora.com
                CC: bugs-noreply at webkitgtk.org

Direct access to GdkEvent structs is no longer possible in GTK 4.
While it is not (yet?) deprecated in GTK 3, when possible I think that we should already move away from accessing directly Gdk event fields when possible.

For the majority of these fields, getters are already available in GTK 3.

-- 
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/20190613/448fe351/attachment.html>


More information about the webkit-unassigned mailing list