diff options
author | pkasting@chromium.org <pkasting@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2014-07-10 04:38:02 +0000 |
---|---|---|
committer | pkasting@chromium.org <pkasting@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2014-07-10 04:38:02 +0000 |
commit | 253a24133db77bda145e3599e2d7582e4f8c7409 (patch) | |
tree | 86baa48d9d1c5b58468f4ec0eb370a532aa350e3 /net/base/data_url.cc | |
parent | d6fb8ef93033e6c1fb10d2252ec931267135580c (diff) | |
download | chromium_src-253a24133db77bda145e3599e2d7582e4f8c7409.zip chromium_src-253a24133db77bda145e3599e2d7582e4f8c7409.tar.gz chromium_src-253a24133db77bda145e3599e2d7582e4f8c7409.tar.bz2 |
Fixes for re-enabling more MSVC level 4 warnings: base/ edition #2
This contains fixes for the following sorts of issues:
* Signedness mismatch
Defining UChar32 as a signed type may look wrong, but it's actually how the type
is already defined over in third_party/icu/.
BUG=81439
TEST=none
Review URL: https://codereview.chromium.org/380913003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@282255 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'net/base/data_url.cc')
0 files changed, 0 insertions, 0 deletions