[Webkit-unassigned] [Bug 156452] New: Missing (nullable) annotation in webkit_web_view_get_uri

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Apr 10 08:04:10 PDT 2016


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

            Bug ID: 156452
           Summary: Missing (nullable) annotation in
                    webkit_web_view_get_uri
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit Gtk
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: garetxe at gmail.com
                CC: bugs-noreply at webkitgtk.org

webkit_web_view_get_uri can return NULL, but it is not annotated accordingly.

This is a problem for bindings which represent nullability at the type level, such as Haskell.

(By the way, there is handy script in https://bugzilla.gnome.org/show_bug.cgi?id=753520 that helps in finding such missing annotations.)

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160410/a586b03b/attachment.html>


More information about the webkit-unassigned mailing list