[Webkit-unassigned] [Bug 117129] New: [GTK] Parameters 'inResult' and 'resolver' from function 'webkit_dom_document_evaluate' should be allowed to be NULL

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Jun 2 14:40:09 PDT 2013


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

           Summary: [GTK] Parameters 'inResult' and 'resolver' from
                    function 'webkit_dom_document_evaluate' should be
                    allowed to be NULL
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Bindings
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: dpino at igalia.com


According to the spec

http://www.w3.org/TR/DOM-Level-3-XPath/xpath.html

Parameters 'inResult' and 'resolver' from function 'webkit_dom_document_evaluate' can be NULL.

This bug was reported for the parameter 'inResult' in webk.it/42115 and a temporary fix that skipped the validation of this paramater was applied. Since there was no validation, the parameter was allowed to be NULL.

-- 
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