[Webkit-unassigned] [Bug 173417] New: [GTK] Stop using GtkAction in WebPopupMenuProxyGtk

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 15 05:48:25 PDT 2017


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

            Bug ID: 173417
           Summary: [GTK] Stop using GtkAction in WebPopupMenuProxyGtk
           Product: WebKit
           Version: Other
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit Gtk
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: aperez at igalia.com
                CC: bugs-noreply at webkitgtk.org

There are two reasons to stop using it:

 - GtkAction has been deprecated in GTK+ 3.10, and most likely it will
   not be available in GTK+ 4.x; GAction is recommended instead.

 - The additional functionality from GtkAction is not used. It should
   be possible to directly construct the needed GtkMenuItems without
   creating a GtkAction first.

-- 
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/20170615/599ca925/attachment.html>


More information about the webkit-unassigned mailing list