DescriptionSeparate LineBreaker from RenderBlockLineLayout
As part of my RenderBlockLineLayout refactoring campaign (tracked under
issue 316347) in this patch, I'm separating LineBreaker class into its
own file. Since BreakingContext::handleEndOfLine() implementation is not
inline, I moved it to BreakingContext.cpp in order to avoid linking errors.
BUG=336293
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=165539
Patch Set 1 #
Messages
Total messages: 7 (0 generated)
|