Bug 106296

Summary: If distributed elements are not changed to the previous distribution, no further distribution is necessary.
Product: WebKit Reporter: Shinya Kawanaka <shinyak>
Component: DOMAssignee: Web Components Team <webcomponents-bugzilla>
Status: RESOLVED CONFIGURATION CHANGED    
Severity: Normal CC: rniwa, webcomponents-bugzilla
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 103016    

Shinya Kawanaka
Reported 2013-01-07 21:00:31 PST
Let's consider nested ShadowDOM and content reprojection happens. host--SR1 |-A |-D------------------------SR2 |-B | |-content[select=A] |-shadow |-C | |-content[select=*] Currently, when element E is added in host, content[select=A] is re-calculated, and shadow is also re-calculated. However, if the elements distributed to content[select=A] are not changed, we can skip re-calculation of shadow.
Attachments
Ryosuke Niwa
Comment 1 2019-10-04 22:41:35 PDT
Distribution is no longer a thing.
Note You need to log in before you can comment on or make changes to this bug.