Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1172)

Side by Side Diff: webkit/build/WebKit/WebKit.vcproj

Issue 62032: Stop serializing WebString over IPC. The new rule is that only POD (plain ol... (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: '' Created 11 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « chrome/renderer/render_view.cc ('k') | webkit/glue/webframe.h » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 <?xml version="1.0" encoding="Windows-1252"?> 1 <?xml version="1.0" encoding="Windows-1252"?>
2 <VisualStudioProject 2 <VisualStudioProject
3 ProjectType="Visual C++" 3 ProjectType="Visual C++"
4 Version="8.00" 4 Version="8.00"
5 Name="WebKit" 5 Name="WebKit"
6 ProjectGUID="{5ECEC9E5-8F23-47B6-93E0-C3B328B3BE65}" 6 ProjectGUID="{5ECEC9E5-8F23-47B6-93E0-C3B328B3BE65}"
7 RootNamespace="WebKit" 7 RootNamespace="WebKit"
8 Keyword="Win32Proj" 8 Keyword="Win32Proj"
9 > 9 >
10 <Platforms> 10 <Platforms>
(...skipping 138 matching lines...) Expand 10 before | Expand all | Expand 10 after
149 </File> 149 </File>
150 <File 150 <File
151 RelativePath="..\..\..\third_party\WebKi t\WebKit\chromium\public\WebConsoleMessage.h" 151 RelativePath="..\..\..\third_party\WebKi t\WebKit\chromium\public\WebConsoleMessage.h"
152 > 152 >
153 </File> 153 </File>
154 <File 154 <File
155 RelativePath="..\..\..\third_party\WebKi t\WebKit\chromium\public\WebCString.h" 155 RelativePath="..\..\..\third_party\WebKi t\WebKit\chromium\public\WebCString.h"
156 > 156 >
157 </File> 157 </File>
158 <File 158 <File
159 » » » » » RelativePath="..\..\..\third_party\WebKi t\WebKit\chromium\public\WebFindInPageRequest.h" 159 » » » » » RelativePath="..\..\..\third_party\WebKi t\WebKit\chromium\public\WebFindOptions.h"
160 > 160 >
161 </File> 161 </File>
162 <File 162 <File
163 RelativePath="..\..\..\third_party\WebKi t\WebKit\chromium\public\WebImage.h" 163 RelativePath="..\..\..\third_party\WebKi t\WebKit\chromium\public\WebImage.h"
164 > 164 >
165 </File> 165 </File>
166 <File 166 <File
167 RelativePath="..\..\..\third_party\WebKi t\WebKit\chromium\public\WebInputEvent.h" 167 RelativePath="..\..\..\third_party\WebKi t\WebKit\chromium\public\WebInputEvent.h"
168 > 168 >
169 </File> 169 </File>
(...skipping 108 matching lines...) Expand 10 before | Expand all | Expand 10 after
278 RelativePath="..\..\..\third_par ty\WebKit\WebKit\chromium\src\win\WebScreenInfoFactory.cpp" 278 RelativePath="..\..\..\third_par ty\WebKit\WebKit\chromium\src\win\WebScreenInfoFactory.cpp"
279 > 279 >
280 </File> 280 </File>
281 </Filter> 281 </Filter>
282 </Filter> 282 </Filter>
283 </Filter> 283 </Filter>
284 </Files> 284 </Files>
285 <Globals> 285 <Globals>
286 </Globals> 286 </Globals>
287 </VisualStudioProject> 287 </VisualStudioProject>
OLDNEW
« no previous file with comments | « chrome/renderer/render_view.cc ('k') | webkit/glue/webframe.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698