Bug 130769

Summary: Make _processText and _traverseNode in HTMLConverter more efficient
Product: WebKit Reporter: Ryosuke Niwa <rniwa>
Component: HTML EditingAssignee: Ryosuke Niwa <rniwa>
Status: RESOLVED FIXED    
Severity: Normal CC: darin, enrica, kling, sam
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 130227    
Attachments:
Description Flags
Cleanup
none
Reverted erroneous changes to PerformanceTests sam: review+

Ryosuke Niwa
Reported 2014-03-26 01:19:58 PDT
_processText and _traverseNode are two hottest functions in HTMLConverter. Make them faster by using more raw WebCore objects.
Attachments
Cleanup (20.91 KB, patch)
2014-03-26 01:21 PDT, Ryosuke Niwa
no flags
Reverted erroneous changes to PerformanceTests (19.67 KB, patch)
2014-03-26 01:22 PDT, Ryosuke Niwa
sam: review+
Ryosuke Niwa
Comment 1 2014-03-26 01:21:41 PDT
Ryosuke Niwa
Comment 2 2014-03-26 01:22:21 PDT
Created attachment 227834 [details] Reverted erroneous changes to PerformanceTests
Ryosuke Niwa
Comment 3 2014-03-26 21:17:11 PDT
Note You need to log in before you can comment on or make changes to this bug.