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

Issue 329853006: Move RenderTextInfo and WordMeasurement into their own headers. (Closed)

Created:
6 years, 6 months ago by jbroman
Modified:
6 years, 6 months ago
CC:
blink-reviews, blink-reviews-rendering, zoltan1, eae+blinkwatch, leviw+renderwatch, jchaffraix+rendering, pdr., rune+blink
Project:
blink
Visibility:
Public.

Description

Move RenderTextInfo and WordMeasurement into their own headers. They don't really belong in their current headers, and it's confusing. For example, RenderInfo is defined in LineBreaker.h and its constructor and destructor are defined in RenderBlockLineLayout.cpp. Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=176057

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+46 lines, -66 lines) Patch
M Source/core/rendering/RenderBlockLineLayout.cpp View 2 chunks +2 lines, -10 lines 0 comments Download
M Source/core/rendering/line/BreakingContextInlineHeaders.h View 2 chunks +2 lines, -17 lines 0 comments Download
M Source/core/rendering/line/LineBreaker.h View 1 chunk +1 line, -11 lines 0 comments Download
A + Source/core/rendering/line/RenderTextInfo.h View 2 chunks +18 lines, -13 lines 0 comments Download
A + Source/core/rendering/line/WordMeasurement.h View 2 chunks +23 lines, -15 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
jbroman
I was a little confused by this. Seems a little nicer to put these in ...
6 years, 6 months ago (2014-06-12 21:33:29 UTC) #1
eae
LGTM Seems reasonable.
6 years, 6 months ago (2014-06-12 21:37:25 UTC) #2
jbroman
The CQ bit was checked by jbroman@chromium.org
6 years, 6 months ago (2014-06-12 21:38:11 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jbroman@chromium.org/329853006/1
6 years, 6 months ago (2014-06-12 21:38:33 UTC) #4
commit-bot: I haz the power
6 years, 6 months ago (2014-06-12 22:07:56 UTC) #5
Message was sent while issue was closed.
Change committed as 176057

Powered by Google App Engine
This is Rietveld 408576698