[Webkit-unassigned] [Bug 173765] New: Introspection: webkit_web_view_new_with_related_view needs to be marked as a constructor

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jun 23 04:18:07 PDT 2017


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

            Bug ID: 173765
           Summary: Introspection: webkit_web_view_new_with_related_view
                    needs to be marked as a constructor
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Minor
          Priority: P2
         Component: WebKit Gtk
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: matijs at matijs.net
                CC: bugs-noreply at webkitgtk.org

The webkit_web_view_new_with_related_view function works as a constructor, but gobject-introspection marks it as a method, possibly due to its first parameter. Please consider annotating it as a constructor.

This function is currently defined here: https://trac.webkit.org/browser/webkit/trunk/Source/WebKit2/UIProcess/API/gtk/WebKitWebViewGtk.cpp#L210

This report is a follow-up from this comment on a bug in Ruby-GNOME2: https://github.com/ruby-gnome2/ruby-gnome2/pull/1028#issuecomment-299650859

-- 
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/20170623/e4722e12/attachment.html>


More information about the webkit-unassigned mailing list