DescriptionTest decoders when hasLength returns false.
Compare the result of a decode of a stream without a length to the
result of the same stream with a length. Ensures that our decoders
work regardless of whether hasLength returns true (since the decode
potentially follows two paths).
R=epoger@google.com
Committed: https://code.google.com/p/skia/source/detail?r=10984
Patch Set 1 #
Total comments: 7
Patch Set 2 : Respond to comments. #Messages
Total messages: 5 (0 generated)
|