DescriptionIn PageAnimator iterate through collected documents instead of frames
In PageAnimator, it's possible frame tree has been mutated by
Javascript. To avoid this, we iterator through documents collection
instead, and check whether they are still present in their frames.
This was part of CL 214953004, which got reverted in 335103004 when it
caused crbug.com/383946. So I am adding back the reverted CL in parts.
This part should be only related to crbug.com/359028.
BUG=359028
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=179992
Patch Set 1 #
Messages
Total messages: 4 (0 generated)
|