DescriptionRefactoring: Change some functions in MarkupFormatter static
Some of those functions in MarkupFormatter don't use the member
variables so we can change them to be static. This CL does that.
Now MarkupAccumulator and MarkupFormatter have samely named functions
and most of those in MarkupAccumulator are implemented just with calling
counterparts in MarkupFormatter. This CL also removes those redundant
delegations.
BUG=n/a
TEST=n/a; no behavior change
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=196459
Patch Set 1 #
Messages
Total messages: 6 (2 generated)
|
||||||||||||||||||||||||||||||||||||||||||||||