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

Issue 754493002: Start splitting RenderParagraph logic out of RenderBlock (Closed)

Created:
6 years, 1 month ago by rafaelw
Modified:
6 years ago
Reviewers:
ojan
CC:
esprehn, abarth-chromium, mojo-reviews_chromium.org, ojan
Base URL:
https://github.com/domokit/mojo.git@master
Project:
mojo
Visibility:
Public.

Description

Start splitting RenderParagraph logic out of RenderBlock. In particular, move RenderParagraph-specific code from hitTestContents, paintContents, simplifiedNormalFlowLayout & addOverflowFromChildren. R=ojan@chromium.org Committed: https://chromium.googlesource.com/external/mojo/+/609cd26b12158755b06a357d8c1ff348d60f92ce

Patch Set 1 #

Total comments: 4

Patch Set 2 : sync #

Patch Set 3 : preland #

Unified diffs Side-by-side diffs Delta from patch set Stats (+91 lines, -89 lines) Patch
M sky/engine/core/rendering/RenderBlock.h View 3 chunks +4 lines, -4 lines 0 comments Download
M sky/engine/core/rendering/RenderBlock.cpp View 6 chunks +27 lines, -69 lines 0 comments Download
M sky/engine/core/rendering/RenderBlockFlow.h View 1 chunk +0 lines, -2 lines 0 comments Download
M sky/engine/core/rendering/RenderBlockLineLayout.cpp View 1 chunk +0 lines, -14 lines 0 comments Download
M sky/engine/core/rendering/RenderParagraph.h View 1 1 chunk +10 lines, -0 lines 0 comments Download
M sky/engine/core/rendering/RenderParagraph.cpp View 1 2 chunks +50 lines, -0 lines 0 comments Download

Messages

Total messages: 6 (1 generated)
rafaelw
6 years, 1 month ago (2014-11-22 00:26:40 UTC) #2
rafaelw
6 years, 1 month ago (2014-11-22 00:27:01 UTC) #3
ojan
lgtm Please improve the change description so someone without context looking this can understand why ...
6 years, 1 month ago (2014-11-22 00:35:34 UTC) #4
rafaelw
https://codereview.chromium.org/754493002/diff/1/sky/engine/core/rendering/RenderParagraph.cpp File sky/engine/core/rendering/RenderParagraph.cpp (right): https://codereview.chromium.org/754493002/diff/1/sky/engine/core/rendering/RenderParagraph.cpp#newcode72 sky/engine/core/rendering/RenderParagraph.cpp:72: // We have to hit-test our line boxes. On ...
6 years ago (2014-11-26 19:13:00 UTC) #5
rafaelw
6 years ago (2014-11-26 19:15:14 UTC) #6
Message was sent while issue was closed.
Committed patchset #3 (id:40001) manually as
609cd26b12158755b06a357d8c1ff348d60f92ce (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698