Bug 118310

Summary: Missing allow-none introspection annotation for DomDocument.evaluate method
Product: WebKit Reporter: Niranjan Rao <nhrdls>
Component: WebKitGTKAssignee: Alberto Garcia <berto>
Status: RESOLVED FIXED    
Severity: Normal CC: cdumez, cgarcia, commit-queue, mrobinson
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch mrobinson: review+

Niranjan Rao
Reported 2013-07-02 10:36:41 PDT
For the method webkit_dom_document_evaluate, parameter WebKitDOMXPathResult can be null. However this is not reflected in languages which use introspection and hence can not pass null value. Tried on Ubuntu 12.04 and 13.04 Desktop.
Attachments
Patch (1.58 KB, patch)
2013-09-14 10:03 PDT, Alberto Garcia
mrobinson: review+
Alberto Garcia
Comment 1 2013-09-14 10:03:48 PDT
Created attachment 211653 [details] Patch This should be as simple as this.
Alberto Garcia
Comment 2 2013-09-14 12:20:06 PDT
Note You need to log in before you can comment on or make changes to this bug.