[Webkit-unassigned] [Bug 130769] New: Make _processText and _traverseNode in HTMLConverter more efficient

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 26 01:19:39 PDT 2014


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

           Summary: Make _processText and _traverseNode in HTMLConverter
                    more efficient
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: HTML Editing
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: rniwa at webkit.org
                CC: darin at apple.com, sam at webkit.org, enrica at apple.com,
                    akling at apple.com
            Blocks: 130227


_processText and _traverseNode are two hottest functions in HTMLConverter.
Make them faster by using more raw WebCore objects.

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