Closed mreid-moz closed 9 years ago
These fields cause trouble with JSON parsing and serialization.
Ideally we'd fix the code to properly handle these byte strings, but skipping them is the next best thing.
r? @vitillo This should fix the chromehangs job. As far as I know, nothing else currently uses any bytes fields.
bytes
These fields cause trouble with JSON parsing and serialization.
Ideally we'd fix the code to properly handle these byte strings, but skipping them is the next best thing.