[Webkit-unassigned] [Bug 238734] New: [WPE] Mark "backend" parameters of web view constructors not nullable

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Apr 4 06:11:30 PDT 2022


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

            Bug ID: 238734
           Summary: [WPE] Mark "backend" parameters of web view
                    constructors not nullable
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit API
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: aperez at igalia.com

In theory according to the documentation NULL is mentioned as a possible
value to use “the default backend” but in practice there has always been
a g_return_value_if_fail(backend, NULL) guarding such usages.

-- 
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/20220404/513bc527/attachment.htm>


More information about the webkit-unassigned mailing list