• R
    Clear mLineWidths in LineBreaker::finish() · 879e8a3a
    Raph Levien 提交于
    There was the possibility of stale indents from previous invocations
    persisting in the mLineWidths across multiple invocations. This patch
    clears them.
    
    Bug: 28090810
    Change-Id: I3621dfbe983512046289373711709aeade52eab4
    879e8a3a
LineBreaker.h 8.1 KB