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

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

Issue 113069: Content-Dispositon handling fix #2. Still WiP. Uploading as a check point.... Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 11 years, 7 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/renderer_glue.cc ('k') | webkit/glue/resource_handle_impl.cc » ('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="WebCore" 5 Name="WebCore"
6 ProjectGUID="{1C16337B-ACF3-4D03-AA90-851C5B5EADA6}" 6 ProjectGUID="{1C16337B-ACF3-4D03-AA90-851C5B5EADA6}"
7 RootNamespace="WebCore" 7 RootNamespace="WebCore"
8 Keyword="Win32Proj" 8 Keyword="Win32Proj"
9 > 9 >
10 <Platforms> 10 <Platforms>
(...skipping 1973 matching lines...) Expand 10 before | Expand all | Expand 10 after
1984 </File> 1984 </File>
1985 <File 1985 <File
1986 RelativePath="..\..\..\third_par ty\WebKit\WebCore\platform\network\chromium\ResourceError.h" 1986 RelativePath="..\..\..\third_par ty\WebKit\WebCore\platform\network\chromium\ResourceError.h"
1987 > 1987 >
1988 </File> 1988 </File>
1989 <File 1989 <File
1990 RelativePath="..\..\..\third_par ty\WebKit\WebCore\platform\network\chromium\ResourceRequest.h" 1990 RelativePath="..\..\..\third_par ty\WebKit\WebCore\platform\network\chromium\ResourceRequest.h"
1991 > 1991 >
1992 </File> 1992 </File>
1993 <File 1993 <File
1994 RelativePath="..\..\..\third_par ty\WebKit\WebCore\platform\network\chromium\ResourceRequest.cpp"
1995 >
1996 </File>
1997 <File
1994 RelativePath="..\..\..\third_par ty\WebKit\WebCore\platform\network\chromium\ResourceResponse.h" 1998 RelativePath="..\..\..\third_par ty\WebKit\WebCore\platform\network\chromium\ResourceResponse.h"
1995 > 1999 >
1996 </File> 2000 </File>
1997 </Filter> 2001 </Filter>
1998 </Filter> 2002 </Filter>
1999 <Filter 2003 <Filter
2000 Name="win" 2004 Name="win"
2001 > 2005 >
2002 <File 2006 <File
2003 RelativePath="..\..\..\third_party\WebKi t\WebCore\platform\Arena.cpp" 2007 RelativePath="..\..\..\third_party\WebKi t\WebCore\platform\Arena.cpp"
(...skipping 5630 matching lines...) Expand 10 before | Expand all | Expand 10 after
7634 </FileConfiguration> 7638 </FileConfiguration>
7635 </File> 7639 </File>
7636 <File 7640 <File
7637 RelativePath="..\precompiled_webkit.h" 7641 RelativePath="..\precompiled_webkit.h"
7638 > 7642 >
7639 </File> 7643 </File>
7640 </Files> 7644 </Files>
7641 <Globals> 7645 <Globals>
7642 </Globals> 7646 </Globals>
7643 </VisualStudioProject> 7647 </VisualStudioProject>
OLDNEW
« no previous file with comments | « chrome/renderer/renderer_glue.cc ('k') | webkit/glue/resource_handle_impl.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698