[Webkit-unassigned] [Bug 104223] New: [Shadow] ShadowRoot.getElementById is slow when ShadowRoot is orphan.
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Dec 5 22:46:30 PST 2012
https://bugs.webkit.org/show_bug.cgi?id=104223
Summary: [Shadow] ShadowRoot.getElementById is slow when
ShadowRoot is orphan.
Product: WebKit
Version: 528+ (Nightly build)
Platform: Unspecified
OS/Version: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: HTML DOM
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: shinyak at chromium.org
Depends on: 87815
When ShadowRoot is not in a document tree, ShadowRoot.getElementById() searches all the descendent elements.
This is slow.
--
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