Bug 100820 - [Shadow] Track descendant InsertionPoint in ShadowRoot
Summary: [Shadow] Track descendant InsertionPoint in ShadowRoot
Status: RESOLVED CONFIGURATION CHANGED
Alias: None
Product: WebKit
Classification: Unclassified
Component: DOM (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks: 103016
  Show dependency treegraph
 
Reported: 2012-10-30 23:49 PDT by Shinya Kawanaka
Modified: 2019-10-04 22:41 PDT (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Shinya Kawanaka 2012-10-30 23:49:04 PDT
If ShadowRoot has a list of InsertionPoint, distribution can be fast, though more memory is needed.
We would like to consider whether it is reasonable or not.
Comment 1 Shinya Kawanaka 2012-10-30 23:50:02 PDT
See also: https://bugs.webkit.org/show_bug.cgi?id=100451
Comment 2 Ryosuke Niwa 2019-10-04 22:41:13 PDT
We don't have InsertionPoint anymore.