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

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

Issue 4097: Implement better JS exception handling by abstracting KJS::ExecState into an ... (Closed) Base URL: svn://chrome-svn/chrome/branches/chrome_webkit_merge_branch/
Patch Set: '' Created 12 years, 2 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 | « no previous file | webkit/build/WebCore/WebCore.vcproj » ('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="V8Bindings" 5 Name="V8Bindings"
6 ProjectGUID="{625A8F11-2B4E-45B4-BD99-C6D629C606C0}" 6 ProjectGUID="{625A8F11-2B4E-45B4-BD99-C6D629C606C0}"
7 RootNamespace="V8" 7 RootNamespace="V8"
8 Keyword="Win32Proj" 8 Keyword="Win32Proj"
9 > 9 >
10 <Platforms> 10 <Platforms>
(...skipping 1110 matching lines...) Expand 10 before | Expand all | Expand 10 after
1121 </File> 1121 </File>
1122 <File 1122 <File
1123 RelativePath="$(IntDir)\DerivedSources\V8Notatio n.cpp" 1123 RelativePath="$(IntDir)\DerivedSources\V8Notatio n.cpp"
1124 > 1124 >
1125 </File> 1125 </File>
1126 <File 1126 <File
1127 RelativePath="$(IntDir)\DerivedSources\V8Notatio n.h" 1127 RelativePath="$(IntDir)\DerivedSources\V8Notatio n.h"
1128 > 1128 >
1129 </File> 1129 </File>
1130 <File 1130 <File
1131 RelativePath="$(IntDir)\DerivedSources\V8NSResol ver.h"
1132 >
1133 </File>
1134 <File
1135 RelativePath="$(IntDir)\DerivedSources\V8NSResol ver.cpp"
1136 >
1137 </File>
1138 <File
1131 RelativePath="$(IntDir)\DerivedSources\V8Overflo wEvent.cpp" 1139 RelativePath="$(IntDir)\DerivedSources\V8Overflo wEvent.cpp"
1132 > 1140 >
1133 </File> 1141 </File>
1134 <File 1142 <File
1135 RelativePath="$(IntDir)\DerivedSources\V8Overflo wEvent.h" 1143 RelativePath="$(IntDir)\DerivedSources\V8Overflo wEvent.h"
1136 > 1144 >
1137 </File> 1145 </File>
1138 <File 1146 <File
1139 RelativePath="$(IntDir)\DerivedSources\V8Plugin. cpp" 1147 RelativePath="$(IntDir)\DerivedSources\V8Plugin. cpp"
1140 > 1148 >
(...skipping 1117 matching lines...) Expand 10 before | Expand all | Expand 10 after
2258 </Filter> 2266 </Filter>
2259 <File 2267 <File
2260 RelativePath="..\..\port\bindings\v8\dom_wrapper_map.h" 2268 RelativePath="..\..\port\bindings\v8\dom_wrapper_map.h"
2261 > 2269 >
2262 </File> 2270 </File>
2263 <File 2271 <File
2264 RelativePath="..\..\port\page\inspector\InspectorControl ler.cpp" 2272 RelativePath="..\..\port\page\inspector\InspectorControl ler.cpp"
2265 > 2273 >
2266 </File> 2274 </File>
2267 <File 2275 <File
2276 RelativePath="..\..\port\bindings\v8\JSNSResolver.cpp"
2277 >
2278 </File>
2279 <File
2280 RelativePath="..\..\port\bindings\v8\JSNSResolver.h"
2281 >
2282 </File>
2283 <File
2268 RelativePath="..\..\port\bindings\v8\JSXPathNSResolver.c pp" 2284 RelativePath="..\..\port\bindings\v8\JSXPathNSResolver.c pp"
2269 > 2285 >
2270 </File> 2286 </File>
2271 <File 2287 <File
2272 RelativePath="..\..\port\bindings\v8\JSXPathNSResolver.h " 2288 RelativePath="..\..\port\bindings\v8\JSXPathNSResolver.h "
2273 > 2289 >
2274 </File> 2290 </File>
2275 <File 2291 <File
2276 RelativePath=".\precompiled_v8bindings.cpp" 2292 RelativePath=".\precompiled_v8bindings.cpp"
2277 > 2293 >
(...skipping 16 matching lines...) Expand all
2294 </File> 2310 </File>
2295 <File 2311 <File
2296 RelativePath=".\precompiled_v8bindings.h" 2312 RelativePath=".\precompiled_v8bindings.h"
2297 > 2313 >
2298 </File> 2314 </File>
2299 <File 2315 <File
2300 RelativePath="..\..\port\bridge\ScriptControllerV8.cpp" 2316 RelativePath="..\..\port\bridge\ScriptControllerV8.cpp"
2301 > 2317 >
2302 </File> 2318 </File>
2303 <File 2319 <File
2320 RelativePath="..\..\port\bridge\ExceptionContextV8.cpp"
2321 >
2322 </File>
2323 <File
2304 RelativePath="..\..\port\bindings\v8\v8_binding.h" 2324 RelativePath="..\..\port\bindings\v8\v8_binding.h"
2305 > 2325 >
2306 </File> 2326 </File>
2307 <File 2327 <File
2308 RelativePath="..\..\port\bindings\v8\v8_custom.cpp" 2328 RelativePath="..\..\port\bindings\v8\v8_custom.cpp"
2309 > 2329 >
2310 </File> 2330 </File>
2311 <File 2331 <File
2312 RelativePath="..\..\port\bindings\v8\v8_custom.h" 2332 RelativePath="..\..\port\bindings\v8\v8_custom.h"
2313 > 2333 >
(...skipping 39 matching lines...) Expand 10 before | Expand all | Expand 10 after
2353 > 2373 >
2354 </File> 2374 </File>
2355 <File 2375 <File
2356 RelativePath="..\..\port\bindings\v8\v8_vectornodelist.h " 2376 RelativePath="..\..\port\bindings\v8\v8_vectornodelist.h "
2357 > 2377 >
2358 </File> 2378 </File>
2359 </Files> 2379 </Files>
2360 <Globals> 2380 <Globals>
2361 </Globals> 2381 </Globals>
2362 </VisualStudioProject> 2382 </VisualStudioProject>
OLDNEW
« no previous file with comments | « no previous file | webkit/build/WebCore/WebCore.vcproj » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698