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

Issue 850113003: iframe updates its parent scrollable area set when its visibility change (Closed)

Created:
5 years, 11 months ago by majidvp
Modified:
5 years, 11 months ago
Reviewers:
skobes, Rick Byers
CC:
blink-reviews, Ian Vollick
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Target Ref:
refs/heads/master
Project:
blink
Visibility:
Public.

Description

iframe updates its parent scrollable area set when its visibility change. This ensures that ScrollingCoordinator gets notified and non-fast scrollable regions are updated accordingly. BUG=434982 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=188913

Patch Set 1 #

Patch Set 2 : Added tests #

Total comments: 11

Patch Set 3 : Address review feedback #

Patch Set 4 : Update test expectation #

Patch Set 5 : minor spelling corrections #

Unified diffs Side-by-side diffs Delta from patch set Stats (+142 lines, -59 lines) Patch
M LayoutTests/scrollingcoordinator/non-fast-scrollable-visibility-change.html View 1 2 3 4 2 chunks +118 lines, -53 lines 0 comments Download
M LayoutTests/scrollingcoordinator/non-fast-scrollable-visibility-change-expected.txt View 1 2 3 1 chunk +22 lines, -6 lines 0 comments Download
M Source/core/frame/FrameView.cpp View 2 chunks +2 lines, -0 lines 0 comments Download

Messages

Total messages: 9 (2 generated)
majidvp
5 years, 11 months ago (2015-01-22 13:43:14 UTC) #2
Rick Byers
Great! The test is nice too, just a couple little issues. https://codereview.chromium.org/850113003/diff/20001/LayoutTests/scrollingcoordinator/non-fast-scrollable-visibility-change.html File LayoutTests/scrollingcoordinator/non-fast-scrollable-visibility-change.html (right): ...
5 years, 11 months ago (2015-01-22 15:21:34 UTC) #3
majidvp
https://codereview.chromium.org/850113003/diff/20001/LayoutTests/scrollingcoordinator/non-fast-scrollable-visibility-change.html File LayoutTests/scrollingcoordinator/non-fast-scrollable-visibility-change.html (right): https://codereview.chromium.org/850113003/diff/20001/LayoutTests/scrollingcoordinator/non-fast-scrollable-visibility-change.html#newcode20 LayoutTests/scrollingcoordinator/non-fast-scrollable-visibility-change.html:20: height: 250px; On 2015/01/22 15:21:34, Rick Byers wrote: > ...
5 years, 11 months ago (2015-01-22 22:34:56 UTC) #4
skobes
lgtm
5 years, 11 months ago (2015-01-22 22:36:41 UTC) #5
Rick Byers
LGTM, thanks! https://codereview.chromium.org/850113003/diff/20001/LayoutTests/scrollingcoordinator/non-fast-scrollable-visibility-change.html File LayoutTests/scrollingcoordinator/non-fast-scrollable-visibility-change.html (right): https://codereview.chromium.org/850113003/diff/20001/LayoutTests/scrollingcoordinator/non-fast-scrollable-visibility-change.html#newcode45 LayoutTests/scrollingcoordinator/non-fast-scrollable-visibility-change.html:45: <iframe src="data:text/html;charset=utf-8,<div style='height:1000; width:1000; background: linear-gradient(to bottom, ...
5 years, 11 months ago (2015-01-23 21:58:24 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/850113003/80001
5 years, 11 months ago (2015-01-23 23:12:00 UTC) #8
commit-bot: I haz the power
5 years, 11 months ago (2015-01-23 23:15:28 UTC) #9
Message was sent while issue was closed.
Committed patchset #5 (id:80001) as
https://src.chromium.org/viewvc/blink?view=rev&revision=188913

Powered by Google App Engine
This is Rietveld 408576698