diff options
author | deanm@chromium.org <deanm@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-07-28 19:35:08 +0000 |
---|---|---|
committer | deanm@chromium.org <deanm@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-07-28 19:35:08 +0000 |
commit | 63263f9bbfab37dc221155031ee406a0d26d9b86 (patch) | |
tree | ad5f0fc703a25d0c6ace02fbf64b1a02e9dbf3a0 /webkit/build/WebKit/WebKit.vsprops | |
parent | 5ee921c655edd07b59c3f4671618bc40e94e4c13 (diff) | |
download | chromium_src-63263f9bbfab37dc221155031ee406a0d26d9b86.zip chromium_src-63263f9bbfab37dc221155031ee406a0d26d9b86.tar.gz chromium_src-63263f9bbfab37dc221155031ee406a0d26d9b86.tar.bz2 |
Fix the massive type confusion for ParamTraits in the IPC code.
By using non-primitive types (like size_t), we are constantly having problems
with duplicate definitions for the same type. Just implement all of the IPC
using the primitive types (int, long, etc), and there is no confusion.
Also fix a bunch of incorrect format specifiers.
Review URL: http://codereview.chromium.org/159520
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@21872 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit/build/WebKit/WebKit.vsprops')
0 files changed, 0 insertions, 0 deletions