Feeding negative numbers to the HexStringToUInt64 should fail, with output 0 (the...
commit2482a195c8b4abffef1e90e321f9095d6e87b96b
authormostynb@opera.com <mostynb@opera.com@0039d316-1c4b-4281-b951-d872f2087c98>
Wed, 1 May 2013 14:22:16 +0000 (1 14:22 +0000)
committermostynb@opera.com <mostynb@opera.com@0039d316-1c4b-4281-b951-d872f2087c98>
Wed, 1 May 2013 14:22:16 +0000 (1 14:22 +0000)
tree87f248be68a3ec8da5433b7626438588f5112e78
parent1e3b5bc0a22f36ddef63a783997bc02d90b57f56
Feeding negative numbers to the HexStringToUInt64 should fail, with output 0 (the closest value in the datatype's range).

Review URL: https://chromiumcodereview.appspot.com/14109020

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@197614 0039d316-1c4b-4281-b951-d872f2087c98
base/strings/string_number_conversions.cc
base/strings/string_number_conversions.h
base/strings/string_number_conversions_unittest.cc