[Webkit-unassigned] [Bug 131400] New: HTMLConverter::aggregatedAttributesForAncestors should cache intermediate results

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 8 15:19:15 PDT 2014


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

           Summary: HTMLConverter::aggregatedAttributesForAncestors should
                    cache intermediate results
           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, andersca at apple.com, koivisto at iki.fi,
                    enrica at apple.com, akling at apple.com


Right now, aggregatedAttributesForAncestors merges attributes from each ancestor all the way up for each text node.
We should cache the intermediate results on each ancestor along the way.

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