DescriptionRefactoring 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. #
Messages
Total messages: 4 (0 generated)
|