Bug 26056

Summary: XPath string() function can be very slow
Product: WebKit Reporter: Alexey Proskuryakov <ap>
Component: XMLAssignee: Alexey Proskuryakov <ap>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
proposed fix oliver: review+

Alexey Proskuryakov
Reported 2009-05-27 22:57:18 PDT
stringValue(Node*) appends values to a String, which is very slow for a large tree. Patch forthcoming.
Attachments
proposed fix (1.61 KB, patch)
2009-05-27 22:58 PDT, Alexey Proskuryakov
oliver: review+
Alexey Proskuryakov
Comment 1 2009-05-27 22:58:52 PDT
Created attachment 30727 [details] proposed fix
Oliver Hunt
Comment 2 2009-05-27 23:01:15 PDT
Comment on attachment 30727 [details] proposed fix r=me
Alexey Proskuryakov
Comment 3 2009-05-27 23:02:47 PDT
Committed r44220.
Note You need to log in before you can comment on or make changes to this bug.