SIGN IN SIGN UP

[DOM] Apply Fragment listeners to children inserted into portals later (#37166)

Commit-time fragment ancestry stopped at HostPortal via isHostParent, so
a child added after listeners were registered never received them even
though existing portal siblings did. Collect fragment parents past
portals and other non-HostComponent host parents so commit bookkeeping
matches HostComponent/HostRoot fragment ancestry.
J
Jack Pope committed
fdaa617ce526e359f2cfa0d800646bdbd07b7123
Parent: 305feb9
Committed by GitHub <noreply@github.com> on 8/12/2026, 1:38:18 AM