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

Issue 2218703002: [mapToVisualRectInAncestorSpace] Check for detached iframes. (Closed)

Created:
4 years, 4 months ago by szager1
Modified:
4 years, 4 months ago
Reviewers:
chrishtr, Xianzhu
CC:
blink-reviews, blink-reviews-layout_chromium.org, chromium-reviews, eae+blinkwatch, jchaffraix+rendering, leviw+renderwatch, pdr+renderingwatchlist_chromium.org, szager+layoutwatch_chromium.org, zoltan1
Base URL:
https://chromium.googlesource.com/chromium/src@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

[mapToVisualRectInAncestorSpace] Check for detached iframes. If, e.g., display:none is set on an iframe, mapTo... should return an empty rect. BUG=627616 R=chrishtr@chromium.org,wangxianzhu@chromium.org Committed: https://crrev.com/ff3e7c584eaff665b8560dc1b6150c95a2062fb0 Cr-Commit-Position: refs/heads/master@{#410185}

Patch Set 1 #

Total comments: 3

Patch Set 2 : Simplify test #

Unified diffs Side-by-side diffs Delta from patch set Stats (+36 lines, -1 line) Patch
M third_party/WebKit/Source/core/layout/LayoutView.cpp View 1 1 chunk +3 lines, -1 line 0 comments Download
M third_party/WebKit/Source/core/layout/VisualRectMappingTest.cpp View 1 1 chunk +33 lines, -0 lines 0 comments Download

Messages

Total messages: 19 (7 generated)
szager1
4 years, 4 months ago (2016-08-05 00:40:26 UTC) #1
Xianzhu
lgtm with a nit: in other places we call a frame in this situation a ...
4 years, 4 months ago (2016-08-05 00:53:43 UTC) #2
szager1
On 2016/08/05 00:53:43, Xianzhu wrote: > lgtm with a nit: in other places we call ...
4 years, 4 months ago (2016-08-05 00:55:45 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2218703002/1
4 years, 4 months ago (2016-08-05 00:56:04 UTC) #6
chrishtr
https://codereview.chromium.org/2218703002/diff/1/third_party/WebKit/Source/core/layout/VisualRectMappingTest.cpp File third_party/WebKit/Source/core/layout/VisualRectMappingTest.cpp (right): https://codereview.chromium.org/2218703002/diff/1/third_party/WebKit/Source/core/layout/VisualRectMappingTest.cpp#newcode168 third_party/WebKit/Source/core/layout/VisualRectMappingTest.cpp:168: Document& frameDocument = setupChildIframe("frame", "<style>body { margin: 0; }</style><span><img ...
4 years, 4 months ago (2016-08-05 01:07:02 UTC) #7
szager1
https://codereview.chromium.org/2218703002/diff/1/third_party/WebKit/Source/core/layout/VisualRectMappingTest.cpp File third_party/WebKit/Source/core/layout/VisualRectMappingTest.cpp (right): https://codereview.chromium.org/2218703002/diff/1/third_party/WebKit/Source/core/layout/VisualRectMappingTest.cpp#newcode168 third_party/WebKit/Source/core/layout/VisualRectMappingTest.cpp:168: Document& frameDocument = setupChildIframe("frame", "<style>body { margin: 0; }</style><span><img ...
4 years, 4 months ago (2016-08-05 01:27:21 UTC) #9
chrishtr
https://codereview.chromium.org/2218703002/diff/1/third_party/WebKit/Source/core/layout/VisualRectMappingTest.cpp File third_party/WebKit/Source/core/layout/VisualRectMappingTest.cpp (right): https://codereview.chromium.org/2218703002/diff/1/third_party/WebKit/Source/core/layout/VisualRectMappingTest.cpp#newcode168 third_party/WebKit/Source/core/layout/VisualRectMappingTest.cpp:168: Document& frameDocument = setupChildIframe("frame", "<style>body { margin: 0; }</style><span><img ...
4 years, 4 months ago (2016-08-05 03:13:34 UTC) #10
szager1
On 2016/08/05 03:13:34, chrishtr wrote: > https://codereview.chromium.org/2218703002/diff/1/third_party/WebKit/Source/core/layout/VisualRectMappingTest.cpp > File third_party/WebKit/Source/core/layout/VisualRectMappingTest.cpp (right): > > https://codereview.chromium.org/2218703002/diff/1/third_party/WebKit/Source/core/layout/VisualRectMappingTest.cpp#newcode168 > ...
4 years, 4 months ago (2016-08-05 18:35:29 UTC) #11
chrishtr
lgtm
4 years, 4 months ago (2016-08-05 20:24:55 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2218703002/20001
4 years, 4 months ago (2016-08-05 20:31:27 UTC) #15
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 4 months ago (2016-08-05 22:09:54 UTC) #17
commit-bot: I haz the power
4 years, 4 months ago (2016-08-05 22:12:27 UTC) #19
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/ff3e7c584eaff665b8560dc1b6150c95a2062fb0
Cr-Commit-Position: refs/heads/master@{#410185}

Powered by Google App Engine
This is Rietveld 408576698