diff options
author | mbelshe@chromium.org <mbelshe@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-10-07 22:12:13 +0000 |
---|---|---|
committer | mbelshe@chromium.org <mbelshe@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-10-07 22:12:13 +0000 |
commit | a23a90aeb11a1be89c52712c8866bbc195b422d5 (patch) | |
tree | c20bc592167d3e670dcd8ba4ce872759f71b4638 /testing/multiprocess_func_list.cc | |
parent | b89b00b655ac2359585ae39f1ebdd65e93da0aa4 (diff) | |
download | chromium_src-a23a90aeb11a1be89c52712c8866bbc195b422d5.zip chromium_src-a23a90aeb11a1be89c52712c8866bbc195b422d5.tar.gz chromium_src-a23a90aeb11a1be89c52712c8866bbc195b422d5.tar.bz2 |
Change many of the int and uint32 uses to size_t.
I think we should avoid using uint32 except where we're defining
protocol elements which specifically are intended to be 32 bits.
Using size_t for lengths is a good way to avoid any accidental
signed/unsigned comparisons.
This cleanup is a result of the linux port, which gets lots of
unsigned/signed warnings (which we treat as errors).
BUG=none
TEST=none
Review URL: http://codereview.chromium.org/263004
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@28318 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'testing/multiprocess_func_list.cc')
0 files changed, 0 insertions, 0 deletions