[Webkit-unassigned] [Bug 43054] New: WebBackForwardList.get_{back|forward}_list_with_limit not introspectable

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 27 09:46:16 PDT 2010


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

           Summary: WebBackForwardList.get_{back|forward}_list_with_limit
                    not introspectable
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebKit Gtk
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: lucian.branescu at gmail.com


Those methods are marked with introspectable="0" by the scanner, which means that there are missing annotations from the gtk-doc of those functions.

At the very least, we need (transfer) and (element-type) annotations. (element-type) should be WebHistoryItem, but I'm not sure about (transfer).

introspection gtk-doc info: http://live.gnome.org/GObjectIntrospection/Annotations
pygobject bug :https://bugzilla.gnome.org/show_bug.cgi?id=625096

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list