DescriptionRemove frame disconnection counter updating in removeDetachedChildren()
This method is only called from destructors or document teardown. We
apparenly also skip it when in Oilpan mode. That would seem to indicate
that by the time we get here there should be no subframes left connected.
Lets change the loop into an ASSERT to verify that.
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=175086
Patch Set 1 #Patch Set 2 : git cl try #
Messages
Total messages: 6 (0 generated)
|