[Webkit-unassigned] [Bug 184658] New: GObject introspection annotation fixes: BackForwardList, NetworkProxySettings

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Apr 16 11:01:20 PDT 2018


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

            Bug ID: 184658
           Summary: GObject introspection annotation fixes:
                    BackForwardList, NetworkProxySettings
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: All
                OS: All
            Status: NEW
          Severity: Trivial
          Priority: P2
         Component: WebKit Gtk
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: dylan-webkit at dylex.net
                CC: bugs-noreply at webkitgtk.org

The following functions can return NULL but are not marked as (nullable):
webkit_back_forward_list_get_current_item
webkit_back_forward_list_get_back_item
webkit_back_forward_list_get_forward_item
webkit_back_forward_list_get_nth_item

The @ignoreHosts argument to webkit_network_proxy_settings_new should be marked as (array zero-terminated=1).

-- 
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/20180416/d0e1d414/attachment.html>


More information about the webkit-unassigned mailing list