WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED INVALID
104223
[Shadow] ShadowRoot.getElementById is slow when ShadowRoot is orphan.
https://bugs.webkit.org/show_bug.cgi?id=104223
Summary
[Shadow] ShadowRoot.getElementById is slow when ShadowRoot is orphan.
Shinya Kawanaka
Reported
2012-12-05 22:48:57 PST
When ShadowRoot is not in a document tree, ShadowRoot.getElementById() searches all the descendent elements. This is slow.
Attachments
Add attachment
proposed patch, testcase, etc.
Shinya Kawanaka
Comment 1
2012-12-18 21:50:45 PST
Since
Bug 87815
is resolved without needing this bug, let's close this anyway.
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