From 7ea066a9c3e54b7a2fd0c2ac30c8f4a64cf8eb90 Mon Sep 17 00:00:00 2001 From: "darin@chromium.org" Date: Mon, 6 Apr 2009 20:21:59 +0000 Subject: Stop serializing WebString over IPC. The new rule is that only POD (plain old data) types from WebKit API are allowed to be used in the browser process. I added a big note about this to webkit_param_traits.h to explain the details of this decision. R=dglazkov Review URL: http://codereview.chromium.org/62032 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@13181 0039d316-1c4b-4281-b951-d872f2087c98 --- webkit/build/WebKit/WebKit.vcproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'webkit/build') diff --git a/webkit/build/WebKit/WebKit.vcproj b/webkit/build/WebKit/WebKit.vcproj index b225b74..0d7f6fd 100644 --- a/webkit/build/WebKit/WebKit.vcproj +++ b/webkit/build/WebKit/WebKit.vcproj @@ -156,7 +156,7 @@ >