DescriptionFix code relying on undocumented SimpleAtoi quirk, which caused rollback
of cl/101239633. The quirk was that if an input contained null byte,
everything past this byte would be silently ignored; this behavior will
soon be removed.
relnote: n/a (only affects tests)
passes with strings change patched in.
Ported this server side change to keep code similar to internal code.
Merge internal change: 101605155
R=rch@chromium.org
Patch Set 1 #
Depends on Patchset: Messages
Total messages: 2 (0 generated)
|