[Webkit-unassigned] [Bug 161030] New: Reduce the amount of custom binding code for JSXPathNSResolver

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Aug 20 00:27:49 PDT 2016


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

            Bug ID: 161030
           Summary: Reduce the amount of custom binding code for
                    JSXPathNSResolver
    Classification: Unclassified
           Product: WebKit
           Version: Other
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Bindings
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: rniwa at webkit.org
                CC: cdumez at apple.com

XPathNSResolver has a lot of custom binding code because of the need to support JSCustomXPathNSResolver.
Use the callback interface for the custom callback to reduce the amount of custom binding code.

-- 
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/20160820/7dcd3435/attachment.html>


More information about the webkit-unassigned mailing list