DescriptionClean up ShadowRootRareData, ShadowRoot and SlotAssignment
A lot of data are being scattered in these classes.
To make it clean and their responsibilities clear, remove ShadowRootRareData,
then move data owned by it into other classes:
- Make SlotAssignment have a responsibility of managing all data related to slot assignments
- Other data are now owned by ShadowRoot directly
BUG=531990
Committed: https://crrev.com/affcdceef73880b9b2d3b7a889e9da01bca26b8b
Cr-Commit-Position: refs/heads/master@{#390345}
Patch Set 1 #Patch Set 2 : make stylesheet() return reference #
Total comments: 5
Patch Set 3 : fixed #Messages
Total messages: 25 (11 generated)
|