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

Issue 239243002: Remove RenderBlock::pushToNextPageWithMinimumLogicalHeight(). (Closed)

Created:
6 years, 8 months ago by mstensho (USE GERRIT)
Modified:
6 years, 8 months ago
Reviewers:
ojan
CC:
blink-reviews, bemjb+rendering_chromium.org, dsinclair, zoltan1, eae+blinkwatch, leviw+renderwatch, jchaffraix+rendering, pdr., rune+blink
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Visibility:
Public.

Description

Remove RenderBlock::pushToNextPageWithMinimumLogicalHeight(). It is currently never called, because we always have "uniform page height". If we would ever get non-uniform page height in the future, though, that method would do the wrong thing anyway, and prevent us from inserting breaks. So just get rid of it for now. Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=171686

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+0 lines, -11 lines) Patch
M Source/core/rendering/RenderBlock.h View 1 chunk +0 lines, -2 lines 0 comments Download
M Source/core/rendering/RenderBlock.cpp View 2 chunks +0 lines, -9 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
mstensho (USE GERRIT)
6 years, 8 months ago (2014-04-15 14:49:21 UTC) #1
ojan
lgtm
6 years, 8 months ago (2014-04-15 18:53:11 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mstensho@opera.com/239243002/1
6 years, 8 months ago (2014-04-15 18:54:05 UTC) #3
commit-bot: I haz the power
6 years, 8 months ago (2014-04-15 19:57:15 UTC) #4
Message was sent while issue was closed.
Change committed as 171686

Powered by Google App Engine
This is Rietveld 408576698