DescriptionRemove comments from the PNG callbacks
The comments and the callback routine names repeat themselves. Retain
the valuable things (the compiler decides the matter).
Also choose names that do help describe pngRowAvailable() but without
introducing concepts like "interlacing" so early in the code: use row
and state instead.
BUG=439655
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=187022
Patch Set 1 : #
Messages
Total messages: 19 (9 generated)
|