[Webkit-unassigned] [Bug 26157] New: XPathEvaluator doesn't reuse an explicitly passed result object

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jun 3 01:13:32 PDT 2009


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

           Summary: XPathEvaluator doesn't reuse an explicitly passed result
                    object
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Minor
          Priority: P4
         Component: XML
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: ap at webkit.org


One can pass an XPathResult object to reuse into evaluate(). WebKit just
ignores that, and returns a new result object.

I've never seen any code that depended on it though, and it does seem to be a
significant optimization opportunity.


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list