NEW 93561
computeRepaintRectsIncludingDescendants() should be more efficient
https://bugs.webkit.org/show_bug.cgi?id=93561
Summary computeRepaintRectsIncludingDescendants() should be more efficient
Beth Dakin
Reported 2012-08-08 17:32:25 PDT
computeRepaintRects() has to walk up the parent chain for every layer to compute the rects. When we call this for all descendants for a layer, we should be able to make it more efficient by passing some state information around.
Attachments
Radar WebKit Bug Importer
Comment 1 2012-08-08 17:32:36 PDT
Radar WebKit Bug Importer
Comment 2 2012-08-08 17:33:25 PDT
Note You need to log in before you can comment on or make changes to this bug.