DescriptionMove NinePieceImage painting to a separate class
While doing as little changes as possible, move NinePieceImage
painting code out of BoxPainter into a separate class. This is in
preparation for the possibility of splitting the function into smaller
parts. The function currently has roughly 36 local variables and is
quite hard to understand and change.
BUG=492485
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=196301
Patch Set 1 #
Total comments: 6
Patch Set 2 : Address review comments #
Messages
Total messages: 10 (4 generated)
|