[Webkit-unassigned] [Bug 134028] New: [GTK] XPathNSResolver should be exposed as an interface instead of as a class

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jun 18 06:24:57 PDT 2014


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

           Summary: [GTK] XPathNSResolver should be exposed as an
                    interface instead of as a class
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Keywords: Gtk
          Severity: Normal
          Priority: P2
         Component: Bindings
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: cgarcia at igalia.com
                CC: gns at gnome.org


Similar to the NodeFilter case (see bug #93002), but in this case the XPathNSResolver interface can be implemented internally or by the application. So we need to expose it as an interface, but we also need to wrap NativeXPathNSResolver internally to provide a default implementation for methods that create a XPathNSResolver.

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