webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
Tests the exceptions thrown when parsing from a stream. The methods on the Parser interface are specified to only throw InvalidProtocolBufferException. But we really want to distinguish between invalid protos vs. actual I/O errors (like failures reading from a socket, etc.). So, when we're not using the parser directly, an IOException should be thrown where appropriate, instead of always an InvalidProtocolBufferException.
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |