Bug 110280

Summary: [Shadow DOM] Node distribution shouldn't do style recalc or attach.
Product: WebKit Reporter: Hajime Morrita <morrita>
Component: DOMAssignee: Nobody <webkit-unassigned>
Status: RESOLVED CONFIGURATION CHANGED    
Severity: Normal CC: koivisto, rniwa, webcomponents-bugzilla
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 97279    

Hajime Morrita
Reported 2013-02-19 16:24:09 PST
This is coined at http://markmail.org/thread/37ycxttk6gnmnd27 node distribution happens lazily during composed tree traversal, where people don't expect to have any side effect. We should make it side effect free, or make it to look like that.
Attachments
Ryosuke Niwa
Comment 1 2019-10-04 22:20:50 PDT
Node distribution isn't a thing anymore.
Note You need to log in before you can comment on or make changes to this bug.