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

Issue 23855004: Refactoring LineBreaker and RenderTextInfo out of RenderBlock.h (Closed)

Created:
7 years, 3 months ago by leviw_travelin_and_unemployed
Modified:
7 years, 3 months ago
Reviewers:
eseidel, eae, ojan
CC:
blink-reviews, dglazkov+blink, eae+blinkwatch, leviw+renderwatch, jchaffraix+rendering
Visibility:
Public.

Description

Refactoring LineBreaker and RenderTextInfo out of RenderBlock.h LineBreaker and RenderTextInfo are defined in RenderBlock.h, but only used in RenderBlockLineLayout.cpp. Moving them there (LineBreaker needs to be a friend class of RenderBlock) in the first step in the process of refactoring LineBreaker::NextSegmentBreak into more manageable chunks. Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=157402

Patch Set 1 #

Patch Set 2 : Fixing silly mistake. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+47 lines, -46 lines) Patch
M Source/core/rendering/RenderBlock.h View 3 chunks +2 lines, -38 lines 0 comments Download
M Source/core/rendering/RenderBlockLineLayout.cpp View 1 7 chunks +45 lines, -8 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
leviw_travelin_and_unemployed
Simple refactor.
7 years, 3 months ago (2013-09-07 00:14:40 UTC) #1
eseidel
lgtm Fantastic.
7 years, 3 months ago (2013-09-07 00:19:37 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/leviw@chromium.org/23855004/4001
7 years, 3 months ago (2013-09-07 00:19:51 UTC) #3
commit-bot: I haz the power
7 years, 3 months ago (2013-09-07 01:36:55 UTC) #4
Message was sent while issue was closed.
Change committed as 157402

Powered by Google App Engine
This is Rietveld 408576698