WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
53704
Reduce the the frequency of rebuilding the USE element shadow tree
https://bugs.webkit.org/show_bug.cgi?id=53704
Summary
Reduce the the frequency of rebuilding the USE element shadow tree
Justin Schuh
Reported
Thursday, February 3, 2011 8:17:13 PM UTC
We rebuild the USE element shadow tree on any modification to the target. In the cases like animation we end up constantly destroying and rebuilding the shadow tree. We should look at either more selectively updating the tree or--if possible--not cloning the elements and instead making it an actual shadow with an extra layer to route events.
Attachments
Add attachment
proposed patch, testcase, etc.
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