DescriptionDon't try to find a slot in a v0 shadow tree.
ElementShadow::assignedSlotFor asserts that it's only called for V1
ElementShadows and doesn't null check m_slotAssignment. Guard with an
if-check for V1 when assignedSlotFor from Node::assignedSlot like we
already do from Node::assignedSlotForBinding.
R=hayato@chromium.org,kochi@chromium.org
BUG=588209
Committed: https://crrev.com/d20f8d9a716b2f64a0f53f7be939d7ab68768ac7
Cr-Commit-Position: refs/heads/master@{#376699}
Patch Set 1 #
Messages
Total messages: 11 (4 generated)
|