[IncrementalShadowDOM] Avoid crash when Inspector gets distributed nodes for a slot
HTMLSlotElement starts to detect unsupported member functions being called after https://chromium-review.googlesource.com/c/chromium/src/+/989525. This CL avoids a crash by early return. Note that *distributed nodes* are a kind of old-fashioned concept after Blink supports slots-in-flat-tree. We might want to remove that in the future. Bug: 776656 Change-Id: Ibe8c4cf935a7f03fe4e716b6877b9bdb8b964983 Reviewed-on: https://chromium-review.googlesource.com/992075 Commit-Queue: Hayato Ito <hayato@chromium.org> Reviewed-by:Takayoshi Kochi <kochi@chromium.org> Cr-Commit-Position: refs/heads/master@{#547981}
Showing
Please register or sign in to comment