WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
130769
Make _processText and _traverseNode in HTMLConverter more efficient
https://bugs.webkit.org/show_bug.cgi?id=130769
Summary
Make _processText and _traverseNode in HTMLConverter more efficient
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
Details
Formatted Diff
Diff
Reverted erroneous changes to PerformanceTests
(19.67 KB, patch)
2014-03-26 01:22 PDT
,
Ryosuke Niwa
sam
: review+
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
Ryosuke Niwa
Comment 1
2014-03-26 01:21:41 PDT
Created
attachment 227833
[details]
Cleanup
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
Committed in
http://trac.webkit.org/r166342
.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug