Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(70)

Issue 463493004: In PageAnimator iterate through collected documents instead of frames (Closed)

Created:
6 years, 4 months ago by weiliangc
Modified:
6 years, 4 months ago
Reviewers:
abarth-chromium
CC:
darktears, blink-reviews, blink-reviews-animation_chromium.org, danakj, dstockwell, Eric Willigers, Mike Lawther (Google), rjwright, shans, Steve Block, Timothy Loh, Ian Vollick
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Project:
blink
Visibility:
Public.

Description

In 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 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+10 lines, -10 lines) Patch
M Source/core/page/PageAnimator.cpp View 1 chunk +10 lines, -10 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
weiliangc
This was part of CL 214953004, which got reverted in 335103004 when it caused crbug.com/383946. ...
6 years, 4 months ago (2014-08-11 20:45:31 UTC) #1
abarth-chromium
lgtm
6 years, 4 months ago (2014-08-11 21:25:06 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/weiliangc@chromium.org/463493004/1
6 years, 4 months ago (2014-08-11 21:25:34 UTC) #3
commit-bot: I haz the power
6 years, 4 months ago (2014-08-11 21:40:05 UTC) #4
Message was sent while issue was closed.
Change committed as 179992

Powered by Google App Engine
This is Rietveld 408576698