WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2012-08-08 17:32:36 PDT
<
rdar://problem/12061870
>
Radar WebKit Bug Importer
Comment 2
2012-08-08 17:33:25 PDT
<
rdar://problem/12061882
>
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