summaryrefslogtreecommitdiffstats
path: root/content/content_browser.gypi
diff options
context:
space:
mode:
authorrvargas@google.com <rvargas@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2012-02-16 01:20:38 +0000
committerrvargas@google.com <rvargas@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2012-02-16 01:20:38 +0000
commitd9550e31f7cbbccfce0f6a6572126225869cbbe1 (patch)
tree9cfdaa94398d903030dee45af6084ab0d34fa698 /content/content_browser.gypi
parent6974ae7eabcf78db7386819415463ee6a830a1fd (diff)
downloadchromium_src-d9550e31f7cbbccfce0f6a6572126225869cbbe1.zip
chromium_src-d9550e31f7cbbccfce0f6a6572126225869cbbe1.tar.gz
chromium_src-d9550e31f7cbbccfce0f6a6572126225869cbbe1.tar.bz2
Make ARM hash function consistent with x86 version.
There's a harmless bug in this code -- the signedness of the final char is unspecified. On x86 it's signed by default, but on most ARM compilers it's unsigned. The signed version has been baked into the unit test data, as well as user's disk caches, so this patch makes it official. This patch is needed to fix the disk cache unit tests on Android. BUG=90659 TEST=DiskCacheBackendTest Patch submitted by husky@chromium.org. Original review: http://codereview.chromium.org/9375011/ Review URL: https://chromiumcodereview.appspot.com/9402036 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@122210 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'content/content_browser.gypi')
0 files changed, 0 insertions, 0 deletions