|
Lines 3323-3328
Source/WebCore/WebCore.xcodeproj/project.pbxproj_sec1
|
| 3323 |
9705997A107D975200A50A7C /* PolicyChecker.h in Headers */ = {isa = PBXBuildFile; fileRef = 97059976107D975200A50A7C /* PolicyChecker.h */; settings = {ATTRIBUTES = (Private, ); }; }; |
3323 |
9705997A107D975200A50A7C /* PolicyChecker.h in Headers */ = {isa = PBXBuildFile; fileRef = 97059976107D975200A50A7C /* PolicyChecker.h */; settings = {ATTRIBUTES = (Private, ); }; }; |
| 3324 |
970B728A144FFAC600F00A37 /* EventInterfaces.h in Headers */ = {isa = PBXBuildFile; fileRef = 970B7289144FFAC600F00A37 /* EventInterfaces.h */; settings = {ATTRIBUTES = (Private, ); }; }; |
3324 |
970B728A144FFAC600F00A37 /* EventInterfaces.h in Headers */ = {isa = PBXBuildFile; fileRef = 970B7289144FFAC600F00A37 /* EventInterfaces.h */; settings = {ATTRIBUTES = (Private, ); }; }; |
| 3325 |
970B72A6145008EB00F00A37 /* EventHeaders.h in Headers */ = {isa = PBXBuildFile; fileRef = 970B72A5145008EB00F00A37 /* EventHeaders.h */; }; |
3325 |
970B72A6145008EB00F00A37 /* EventHeaders.h in Headers */ = {isa = PBXBuildFile; fileRef = 970B72A5145008EB00F00A37 /* EventHeaders.h */; }; |
|
|
3326 |
9711460314EF009A00674FD9 /* NavigatorGeolocation.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 9711460014EF009A00674FD9 /* NavigatorGeolocation.cpp */; }; |
| 3327 |
9711460414EF009A00674FD9 /* NavigatorGeolocation.h in Headers */ = {isa = PBXBuildFile; fileRef = 9711460114EF009A00674FD9 /* NavigatorGeolocation.h */; }; |
| 3326 |
97205AAF123928CA00B17380 /* FTPDirectoryDocument.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 97205AAD123928CA00B17380 /* FTPDirectoryDocument.cpp */; }; |
3328 |
97205AAF123928CA00B17380 /* FTPDirectoryDocument.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 97205AAD123928CA00B17380 /* FTPDirectoryDocument.cpp */; }; |
| 3327 |
97205AB0123928CA00B17380 /* FTPDirectoryDocument.h in Headers */ = {isa = PBXBuildFile; fileRef = 97205AAE123928CA00B17380 /* FTPDirectoryDocument.h */; }; |
3329 |
97205AB0123928CA00B17380 /* FTPDirectoryDocument.h in Headers */ = {isa = PBXBuildFile; fileRef = 97205AAE123928CA00B17380 /* FTPDirectoryDocument.h */; }; |
| 3328 |
97205AB51239291000B17380 /* ImageDocument.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 97205AB11239291000B17380 /* ImageDocument.cpp */; }; |
3330 |
97205AB51239291000B17380 /* ImageDocument.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 97205AB11239291000B17380 /* ImageDocument.cpp */; }; |
|
Lines 10182-10187
Source/WebCore/WebCore.xcodeproj/project.pbxproj_sec2
|
| 10182 |
97059976107D975200A50A7C /* PolicyChecker.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PolicyChecker.h; sourceTree = "<group>"; }; |
10184 |
97059976107D975200A50A7C /* PolicyChecker.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PolicyChecker.h; sourceTree = "<group>"; }; |
| 10183 |
970B7289144FFAC600F00A37 /* EventInterfaces.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EventInterfaces.h; sourceTree = "<group>"; }; |
10185 |
970B7289144FFAC600F00A37 /* EventInterfaces.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EventInterfaces.h; sourceTree = "<group>"; }; |
| 10184 |
970B72A5145008EB00F00A37 /* EventHeaders.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EventHeaders.h; sourceTree = "<group>"; }; |
10186 |
970B72A5145008EB00F00A37 /* EventHeaders.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EventHeaders.h; sourceTree = "<group>"; }; |
|
|
10187 |
9711460014EF009A00674FD9 /* NavigatorGeolocation.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = NavigatorGeolocation.cpp; path = Modules/geolocation/NavigatorGeolocation.cpp; sourceTree = "<group>"; }; |
| 10188 |
9711460114EF009A00674FD9 /* NavigatorGeolocation.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = NavigatorGeolocation.h; path = Modules/geolocation/NavigatorGeolocation.h; sourceTree = "<group>"; }; |
| 10189 |
9711460214EF009A00674FD9 /* NavigatorGeolocation.idl */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = NavigatorGeolocation.idl; path = Modules/geolocation/NavigatorGeolocation.idl; sourceTree = "<group>"; }; |
| 10185 |
97205AAD123928CA00B17380 /* FTPDirectoryDocument.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = FTPDirectoryDocument.cpp; sourceTree = "<group>"; }; |
10190 |
97205AAD123928CA00B17380 /* FTPDirectoryDocument.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = FTPDirectoryDocument.cpp; sourceTree = "<group>"; }; |
| 10186 |
97205AAE123928CA00B17380 /* FTPDirectoryDocument.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = FTPDirectoryDocument.h; sourceTree = "<group>"; }; |
10191 |
97205AAE123928CA00B17380 /* FTPDirectoryDocument.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = FTPDirectoryDocument.h; sourceTree = "<group>"; }; |
| 10187 |
97205AB11239291000B17380 /* ImageDocument.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ImageDocument.cpp; sourceTree = "<group>"; }; |
10192 |
97205AB11239291000B17380 /* ImageDocument.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ImageDocument.cpp; sourceTree = "<group>"; }; |
|
Lines 13453-13458
Source/WebCore/WebCore.xcodeproj/project.pbxproj_sec3
|
| 13453 |
EDEC98020AED7E170059137F /* WebCorePrefix.h */, |
13458 |
EDEC98020AED7E170059137F /* WebCorePrefix.h */, |
| 13454 |
9307061309E0CA8200B17FE4 /* DerivedSources.make */, |
13459 |
9307061309E0CA8200B17FE4 /* DerivedSources.make */, |
| 13455 |
93F19B1908245E59001E9ABC /* Info.plist */, |
13460 |
93F19B1908245E59001E9ABC /* Info.plist */, |
|
|
13461 |
971145FE14EF006E00674FD9 /* Modules */, |
| 13456 |
29A812040FBB9B4100510293 /* accessibility */, |
13462 |
29A812040FBB9B4100510293 /* accessibility */, |
| 13457 |
BC1A3790097C6F970019F3D8 /* bindings */, |
13463 |
BC1A3790097C6F970019F3D8 /* bindings */, |
| 13458 |
1A569CC40D7E2B60007C3983 /* bridge */, |
13464 |
1A569CC40D7E2B60007C3983 /* bridge */, |
|
Lines 17071-17076
Source/WebCore/WebCore.xcodeproj/project.pbxproj_sec4
|
| 17071 |
tabWidth = 4; |
17077 |
tabWidth = 4; |
| 17072 |
usesTabs = 0; |
17078 |
usesTabs = 0; |
| 17073 |
}; |
17079 |
}; |
|
|
17080 |
971145FE14EF006E00674FD9 /* Modules */ = { |
| 17081 |
isa = PBXGroup; |
| 17082 |
children = ( |
| 17083 |
971145FF14EF007900674FD9 /* geolocation */, |
| 17084 |
); |
| 17085 |
name = Modules; |
| 17086 |
sourceTree = "<group>"; |
| 17087 |
}; |
| 17088 |
971145FF14EF007900674FD9 /* geolocation */ = { |
| 17089 |
isa = PBXGroup; |
| 17090 |
children = ( |
| 17091 |
9711460014EF009A00674FD9 /* NavigatorGeolocation.cpp */, |
| 17092 |
9711460114EF009A00674FD9 /* NavigatorGeolocation.h */, |
| 17093 |
9711460214EF009A00674FD9 /* NavigatorGeolocation.idl */, |
| 17094 |
); |
| 17095 |
name = geolocation; |
| 17096 |
sourceTree = "<group>"; |
| 17097 |
}; |
| 17074 |
976D6C57122B8A18001FD1F7 /* fileapi */ = { |
17098 |
976D6C57122B8A18001FD1F7 /* fileapi */ = { |
| 17075 |
isa = PBXGroup; |
17099 |
isa = PBXGroup; |
| 17076 |
children = ( |
17100 |
children = ( |
|
Lines 23274-23279
Source/WebCore/WebCore.xcodeproj/project.pbxproj_sec5
|
| 23274 |
979F43D41075E44A0000F83B /* NavigationScheduler.h in Headers */, |
23298 |
979F43D41075E44A0000F83B /* NavigationScheduler.h in Headers */, |
| 23275 |
A9C6E5A60D746458006442E9 /* Navigator.h in Headers */, |
23299 |
A9C6E5A60D746458006442E9 /* Navigator.h in Headers */, |
| 23276 |
E12719C70EEEC16800F61213 /* NavigatorBase.h in Headers */, |
23300 |
E12719C70EEEC16800F61213 /* NavigatorBase.h in Headers */, |
|
|
23301 |
9711460414EF009A00674FD9 /* NavigatorGeolocation.h in Headers */, |
| 23277 |
97CC3AE314E8E4A200894988 /* NavigatorSupplement.h in Headers */, |
23302 |
97CC3AE314E8E4A200894988 /* NavigatorSupplement.h in Headers */, |
| 23278 |
8A309C9F123950BE00CB9204 /* NestingLevelIncrementer.h in Headers */, |
23303 |
8A309C9F123950BE00CB9204 /* NestingLevelIncrementer.h in Headers */, |
| 23279 |
656D37430ADBA5DE00A4554D /* NetscapePlugInStreamLoader.h in Headers */, |
23304 |
656D37430ADBA5DE00A4554D /* NetscapePlugInStreamLoader.h in Headers */, |
|
Lines 26427-26432
Source/WebCore/WebCore.xcodeproj/project.pbxproj_sec6
|
| 26427 |
979F43D31075E44A0000F83B /* NavigationScheduler.cpp in Sources */, |
26452 |
979F43D31075E44A0000F83B /* NavigationScheduler.cpp in Sources */, |
| 26428 |
A9C6E5A50D746458006442E9 /* Navigator.cpp in Sources */, |
26453 |
A9C6E5A50D746458006442E9 /* Navigator.cpp in Sources */, |
| 26429 |
E12719CA0EEEC21300F61213 /* NavigatorBase.cpp in Sources */, |
26454 |
E12719CA0EEEC21300F61213 /* NavigatorBase.cpp in Sources */, |
|
|
26455 |
9711460314EF009A00674FD9 /* NavigatorGeolocation.cpp in Sources */, |
| 26430 |
97CC3AE214E8E4A200894988 /* NavigatorSupplement.cpp in Sources */, |
26456 |
97CC3AE214E8E4A200894988 /* NavigatorSupplement.cpp in Sources */, |
| 26431 |
5D874F130D161D3200796C3B /* NetscapePlugInStreamLoader.cpp in Sources */, |
26457 |
5D874F130D161D3200796C3B /* NetscapePlugInStreamLoader.cpp in Sources */, |
| 26432 |
59C27F05138D28C10079B7E2 /* NetworkResourcesData.cpp in Sources */, |
26458 |
59C27F05138D28C10079B7E2 /* NetworkResourcesData.cpp in Sources */, |