Prevent infinite loop in nested customizable selects
Nesting selects with elements can lead to infinite
cloning. By preventing the nested select's from doing
any cloning, the infinite loop is fixed.
Fixed: 373893049
Change-Id: I9c493be5dfc1dd51c3d3aa2e10ee2a1d2f27d071
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5939531
Reviewed-by: Traian Captan tcaptan@chromium.org
Commit-Queue: Joey Arhar jarhar@chromium.org
Cr-Commit-Position: refs/heads/main@{#1375888}