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

Issue 2474883002: logicalHeightWithVisibleOverflow() needs to include overhanging floats. (Closed)

Created:
4 years, 1 month ago by mstensho (USE GERRIT)
Modified:
4 years, 1 month ago
Reviewers:
eae, szager1
CC:
chromium-reviews, szager+layoutwatch_chromium.org, zoltan1, blink-reviews-layout_chromium.org, pdr+renderingwatchlist_chromium.org, eae+blinkwatch, leviw+renderwatch, jchaffraix+rendering, blink-reviews
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

logicalHeightWithVisibleOverflow() needs to include overhanging floats. Otherwise we might end up skipping layout of blocks that contain floats that really need to be relaid out. We get some marking for layout for free in layoutBlockFlow(), if pageLogicalHeightChanged, but that only goes one level deep. Committed: https://crrev.com/22c5e1a6ac7251d197f48b4b6f17e4e6ef2f741c Cr-Commit-Position: refs/heads/master@{#429611}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+19 lines, -7 lines) Patch
A + third_party/WebKit/LayoutTests/fragmentation/overhanging-float-change-fragmentainer-height.html View 1 chunk +11 lines, -6 lines 0 comments Download
M third_party/WebKit/Source/core/layout/LayoutBlockFlow.h View 1 chunk +2 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/core/layout/LayoutBlockFlow.cpp View 1 chunk +5 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/core/layout/LayoutBox.h View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 14 (9 generated)
mstensho (USE GERRIT)
Before I can refactor layoutBlockFlow() in https://codereview.chromium.org/2471623003/ , I'd like to clean up some pagination ...
4 years, 1 month ago (2016-11-03 11:41:33 UTC) #7
eae
LGTM
4 years, 1 month ago (2016-11-03 16:15:19 UTC) #8
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/2474883002/1
4 years, 1 month ago (2016-11-03 16:16:12 UTC) #10
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years, 1 month ago (2016-11-03 16:21:14 UTC) #12
commit-bot: I haz the power
4 years, 1 month ago (2016-11-03 16:24:38 UTC) #14
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/22c5e1a6ac7251d197f48b4b6f17e4e6ef2f741c
Cr-Commit-Position: refs/heads/master@{#429611}

Powered by Google App Engine
This is Rietveld 408576698