[Webkit-unassigned] [Bug 216984] New: Simplify SVGTests.hasExtension idl

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Sep 25 12:13:01 PDT 2020


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

            Bug ID: 216984
           Summary: Simplify SVGTests.hasExtension idl
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: SVG
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: rbuis at igalia.com
                CC: zimmermann at kde.org

Simplify SVGTests.hasExtension idl by removing optional and default parameter.
Skipping the parameter will now result in the parameter being a null string,
which gives the same behaviour as before as the method just checks
against non null namespaces.

[1] https://www.w3.org/TR/SVG11/types.html#__svg__SVGTests__hasExtension

-- 
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/20200925/a81a295c/attachment.htm>


More information about the webkit-unassigned mailing list