Lines 2320-2325
a/Source/WebCore/WebCore.xcodeproj/project.pbxproj_sec1
|
2320 |
517DEEE51DE94ADC00B91644 /* ScrollingMomentumCalculatorMac.mm in Sources */ = {isa = PBXBuildFile; fileRef = 517DEEE31DE94ADC00B91644 /* ScrollingMomentumCalculatorMac.mm */; }; |
2320 |
517DEEE51DE94ADC00B91644 /* ScrollingMomentumCalculatorMac.mm in Sources */ = {isa = PBXBuildFile; fileRef = 517DEEE31DE94ADC00B91644 /* ScrollingMomentumCalculatorMac.mm */; }; |
2321 |
517DEEE81DE94B0800B91644 /* ScrollingMomentumCalculatorMac.h in Headers */ = {isa = PBXBuildFile; fileRef = 517DEEE71DE94B0800B91644 /* ScrollingMomentumCalculatorMac.h */; settings = {ATTRIBUTES = (Private, ); }; }; |
2321 |
517DEEE81DE94B0800B91644 /* ScrollingMomentumCalculatorMac.h in Headers */ = {isa = PBXBuildFile; fileRef = 517DEEE71DE94B0800B91644 /* ScrollingMomentumCalculatorMac.h */; settings = {ATTRIBUTES = (Private, ); }; }; |
2322 |
517FBA1E151AB17C00B57959 /* DOMWindowExtension.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 517FBA17151AA71B00B57959 /* DOMWindowExtension.cpp */; }; |
2322 |
517FBA1E151AB17C00B57959 /* DOMWindowExtension.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 517FBA17151AA71B00B57959 /* DOMWindowExtension.cpp */; }; |
|
|
2323 |
5182C23E1F313A090059BA7C /* ServiceWorker.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 5182C23C1F3139FC0059BA7C /* ServiceWorker.cpp */; }; |
2324 |
5182C23F1F313A090059BA7C /* ServiceWorker.h in Headers */ = {isa = PBXBuildFile; fileRef = 5182C23B1F3139FC0059BA7C /* ServiceWorker.h */; settings = {ATTRIBUTES = (Private, ); }; }; |
2325 |
5182C2401F313A090059BA7C /* ServiceWorkerContainer.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 5182C2381F3139FC0059BA7C /* ServiceWorkerContainer.cpp */; }; |
2326 |
5182C2411F313A090059BA7C /* ServiceWorkerContainer.h in Headers */ = {isa = PBXBuildFile; fileRef = 5182C2331F3139FC0059BA7C /* ServiceWorkerContainer.h */; settings = {ATTRIBUTES = (Private, ); }; }; |
2327 |
5182C2421F313A090059BA7C /* ServiceWorkerGlobalScope.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 5182C2361F3139FC0059BA7C /* ServiceWorkerGlobalScope.cpp */; }; |
2328 |
5182C2431F313A090059BA7C /* ServiceWorkerGlobalScope.h in Headers */ = {isa = PBXBuildFile; fileRef = 5182C23A1F3139FC0059BA7C /* ServiceWorkerGlobalScope.h */; settings = {ATTRIBUTES = (Private, ); }; }; |
2329 |
5182C2441F313A090059BA7C /* ServiceWorkerRegistration.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 5182C2341F3139FC0059BA7C /* ServiceWorkerRegistration.cpp */; }; |
2330 |
5182C2451F313A090059BA7C /* ServiceWorkerRegistration.h in Headers */ = {isa = PBXBuildFile; fileRef = 5182C2371F3139FC0059BA7C /* ServiceWorkerRegistration.h */; settings = {ATTRIBUTES = (Private, ); }; }; |
2331 |
5182C2551F3143CD0059BA7C /* JSServiceWorker.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 5182C2531F3142500059BA7C /* JSServiceWorker.cpp */; }; |
2332 |
5182C2561F3143CD0059BA7C /* JSServiceWorker.h in Headers */ = {isa = PBXBuildFile; fileRef = 5182C2521F3142500059BA7C /* JSServiceWorker.h */; }; |
2333 |
5182C2571F3143CD0059BA7C /* JSServiceWorkerContainer.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 5182C2511F3142500059BA7C /* JSServiceWorkerContainer.cpp */; }; |
2334 |
5182C2581F3143CD0059BA7C /* JSServiceWorkerContainer.h in Headers */ = {isa = PBXBuildFile; fileRef = 5182C2541F3142500059BA7C /* JSServiceWorkerContainer.h */; }; |
2335 |
5182C2591F3143CD0059BA7C /* JSServiceWorkerGlobalScope.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 5182C24E1F3142500059BA7C /* JSServiceWorkerGlobalScope.cpp */; }; |
2336 |
5182C25A1F3143CD0059BA7C /* JSServiceWorkerGlobalScope.h in Headers */ = {isa = PBXBuildFile; fileRef = 5182C24D1F3142500059BA7C /* JSServiceWorkerGlobalScope.h */; }; |
2337 |
5182C25B1F3143CD0059BA7C /* JSServiceWorkerRegistration.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 5182C24F1F3142500059BA7C /* JSServiceWorkerRegistration.cpp */; }; |
2338 |
5182C25C1F3143CD0059BA7C /* JSServiceWorkerRegistration.h in Headers */ = {isa = PBXBuildFile; fileRef = 5182C2501F3142500059BA7C /* JSServiceWorkerRegistration.h */; }; |
2323 |
5185FC741BB4C4E80012898F /* DOMWindowIndexedDatabase.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 51D7196C181106DF0016DC51 /* DOMWindowIndexedDatabase.cpp */; }; |
2339 |
5185FC741BB4C4E80012898F /* DOMWindowIndexedDatabase.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 51D7196C181106DF0016DC51 /* DOMWindowIndexedDatabase.cpp */; }; |
2324 |
5185FC751BB4C4E80012898F /* DOMWindowIndexedDatabase.h in Headers */ = {isa = PBXBuildFile; fileRef = 51D7196D181106DF0016DC51 /* DOMWindowIndexedDatabase.h */; }; |
2340 |
5185FC751BB4C4E80012898F /* DOMWindowIndexedDatabase.h in Headers */ = {isa = PBXBuildFile; fileRef = 51D7196D181106DF0016DC51 /* DOMWindowIndexedDatabase.h */; }; |
2325 |
5185FC7A1BB4C4E80012898F /* IDBCursor.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 51645B541B9F88E800F789CE /* IDBCursor.cpp */; }; |
2341 |
5185FC7A1BB4C4E80012898F /* IDBCursor.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 51645B541B9F88E800F789CE /* IDBCursor.cpp */; }; |
Lines 2454-2459
a/Source/WebCore/WebCore.xcodeproj/project.pbxproj_sec2
|
2454 |
51EEAA741BEFFAB100218008 /* IndexValueEntry.h in Headers */ = {isa = PBXBuildFile; fileRef = 51EEAA721BEFFA7900218008 /* IndexValueEntry.h */; }; |
2470 |
51EEAA741BEFFAB100218008 /* IndexValueEntry.h in Headers */ = {isa = PBXBuildFile; fileRef = 51EEAA721BEFFA7900218008 /* IndexValueEntry.h */; }; |
2455 |
51F798EF1BE880E7008AE491 /* IDBIndexInfo.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 51F798EB1BE880D3008AE491 /* IDBIndexInfo.cpp */; }; |
2471 |
51F798EF1BE880E7008AE491 /* IDBIndexInfo.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 51F798EB1BE880D3008AE491 /* IDBIndexInfo.cpp */; }; |
2456 |
51F798F01BE880E7008AE491 /* IDBIndexInfo.h in Headers */ = {isa = PBXBuildFile; fileRef = 51F798EC1BE880D3008AE491 /* IDBIndexInfo.h */; settings = {ATTRIBUTES = (Private, ); }; }; |
2472 |
51F798F01BE880E7008AE491 /* IDBIndexInfo.h in Headers */ = {isa = PBXBuildFile; fileRef = 51F798EC1BE880D3008AE491 /* IDBIndexInfo.h */; settings = {ATTRIBUTES = (Private, ); }; }; |
|
|
2473 |
51F886BD1F326A9800C193EF /* JSServiceWorkerContainerCustom.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 51F886BB1F326A9200C193EF /* JSServiceWorkerContainerCustom.cpp */; }; |
2474 |
51F886C01F32923100C193EF /* JSNavigatorServiceWorker.h in Headers */ = {isa = PBXBuildFile; fileRef = 51F886BF1F32920700C193EF /* JSNavigatorServiceWorker.h */; }; |
2475 |
51F886C11F32923400C193EF /* JSNavigatorServiceWorker.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 51F886BE1F32920700C193EF /* JSNavigatorServiceWorker.cpp */; }; |
2457 |
51FA2D78152132B300C1BA0B /* DOMWindowExtension.h in Headers */ = {isa = PBXBuildFile; fileRef = 517FBA18151AA71B00B57959 /* DOMWindowExtension.h */; settings = {ATTRIBUTES = (Private, ); }; }; |
2476 |
51FA2D78152132B300C1BA0B /* DOMWindowExtension.h in Headers */ = {isa = PBXBuildFile; fileRef = 517FBA18151AA71B00B57959 /* DOMWindowExtension.h */; settings = {ATTRIBUTES = (Private, ); }; }; |
2458 |
51FB5504113E3E9100821176 /* JSCloseEvent.h in Headers */ = {isa = PBXBuildFile; fileRef = 51FB5502113E3E9100821176 /* JSCloseEvent.h */; }; |
2477 |
51FB5504113E3E9100821176 /* JSCloseEvent.h in Headers */ = {isa = PBXBuildFile; fileRef = 51FB5502113E3E9100821176 /* JSCloseEvent.h */; }; |
2459 |
51FB5505113E3E9100821176 /* JSCloseEvent.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 51FB5503113E3E9100821176 /* JSCloseEvent.cpp */; }; |
2478 |
51FB5505113E3E9100821176 /* JSCloseEvent.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 51FB5503113E3E9100821176 /* JSCloseEvent.cpp */; }; |
Lines 10060-10065
a/Source/WebCore/WebCore.xcodeproj/project.pbxproj_sec3
|
10060 |
517DEEE71DE94B0800B91644 /* ScrollingMomentumCalculatorMac.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ScrollingMomentumCalculatorMac.h; sourceTree = "<group>"; }; |
10079 |
517DEEE71DE94B0800B91644 /* ScrollingMomentumCalculatorMac.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ScrollingMomentumCalculatorMac.h; sourceTree = "<group>"; }; |
10061 |
517FBA17151AA71B00B57959 /* DOMWindowExtension.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = DOMWindowExtension.cpp; sourceTree = "<group>"; }; |
10080 |
517FBA17151AA71B00B57959 /* DOMWindowExtension.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = DOMWindowExtension.cpp; sourceTree = "<group>"; }; |
10062 |
517FBA18151AA71B00B57959 /* DOMWindowExtension.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DOMWindowExtension.h; sourceTree = "<group>"; }; |
10081 |
517FBA18151AA71B00B57959 /* DOMWindowExtension.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DOMWindowExtension.h; sourceTree = "<group>"; }; |
|
|
10082 |
5182C2311F3139FC0059BA7C /* ServiceWorker.idl */ = {isa = PBXFileReference; lastKnownFileType = text; path = ServiceWorker.idl; sourceTree = "<group>"; }; |
10083 |
5182C2321F3139FC0059BA7C /* ServiceWorkerRegistration.idl */ = {isa = PBXFileReference; lastKnownFileType = text; path = ServiceWorkerRegistration.idl; sourceTree = "<group>"; }; |
10084 |
5182C2331F3139FC0059BA7C /* ServiceWorkerContainer.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ServiceWorkerContainer.h; sourceTree = "<group>"; }; |
10085 |
5182C2341F3139FC0059BA7C /* ServiceWorkerRegistration.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = ServiceWorkerRegistration.cpp; sourceTree = "<group>"; }; |
10086 |
5182C2351F3139FC0059BA7C /* ServiceWorkerContainer.idl */ = {isa = PBXFileReference; lastKnownFileType = text; path = ServiceWorkerContainer.idl; sourceTree = "<group>"; }; |
10087 |
5182C2361F3139FC0059BA7C /* ServiceWorkerGlobalScope.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = ServiceWorkerGlobalScope.cpp; sourceTree = "<group>"; }; |
10088 |
5182C2371F3139FC0059BA7C /* ServiceWorkerRegistration.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ServiceWorkerRegistration.h; sourceTree = "<group>"; }; |
10089 |
5182C2381F3139FC0059BA7C /* ServiceWorkerContainer.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = ServiceWorkerContainer.cpp; sourceTree = "<group>"; }; |
10090 |
5182C2391F3139FC0059BA7C /* ServiceWorkerGlobalScope.idl */ = {isa = PBXFileReference; lastKnownFileType = text; path = ServiceWorkerGlobalScope.idl; sourceTree = "<group>"; }; |
10091 |
5182C23A1F3139FC0059BA7C /* ServiceWorkerGlobalScope.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ServiceWorkerGlobalScope.h; sourceTree = "<group>"; }; |
10092 |
5182C23B1F3139FC0059BA7C /* ServiceWorker.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ServiceWorker.h; sourceTree = "<group>"; }; |
10093 |
5182C23C1F3139FC0059BA7C /* ServiceWorker.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = ServiceWorker.cpp; sourceTree = "<group>"; }; |
10094 |
5182C24B1F313AE00059BA7C /* NavigatorServiceWorker.idl */ = {isa = PBXFileReference; lastKnownFileType = text; path = NavigatorServiceWorker.idl; sourceTree = "<group>"; }; |
10095 |
5182C24D1F3142500059BA7C /* JSServiceWorkerGlobalScope.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = JSServiceWorkerGlobalScope.h; path = WebCore/JSServiceWorkerGlobalScope.h; sourceTree = "<group>"; }; |
10096 |
5182C24E1F3142500059BA7C /* JSServiceWorkerGlobalScope.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = JSServiceWorkerGlobalScope.cpp; path = WebCore/JSServiceWorkerGlobalScope.cpp; sourceTree = "<group>"; }; |
10097 |
5182C24F1F3142500059BA7C /* JSServiceWorkerRegistration.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = JSServiceWorkerRegistration.cpp; path = WebCore/JSServiceWorkerRegistration.cpp; sourceTree = "<group>"; }; |
10098 |
5182C2501F3142500059BA7C /* JSServiceWorkerRegistration.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = JSServiceWorkerRegistration.h; path = WebCore/JSServiceWorkerRegistration.h; sourceTree = "<group>"; }; |
10099 |
5182C2511F3142500059BA7C /* JSServiceWorkerContainer.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = JSServiceWorkerContainer.cpp; path = WebCore/JSServiceWorkerContainer.cpp; sourceTree = "<group>"; }; |
10100 |
5182C2521F3142500059BA7C /* JSServiceWorker.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = JSServiceWorker.h; path = WebCore/JSServiceWorker.h; sourceTree = "<group>"; }; |
10101 |
5182C2531F3142500059BA7C /* JSServiceWorker.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = JSServiceWorker.cpp; path = WebCore/JSServiceWorker.cpp; sourceTree = "<group>"; }; |
10102 |
5182C2541F3142500059BA7C /* JSServiceWorkerContainer.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = JSServiceWorkerContainer.h; path = WebCore/JSServiceWorkerContainer.h; sourceTree = "<group>"; }; |
10063 |
5185FCBC1BB5CB770012898F /* IDBConnectionToServer.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = IDBConnectionToServer.cpp; sourceTree = "<group>"; }; |
10103 |
5185FCBC1BB5CB770012898F /* IDBConnectionToServer.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = IDBConnectionToServer.cpp; sourceTree = "<group>"; }; |
10064 |
5185FCBD1BB5CB770012898F /* IDBConnectionToServerDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IDBConnectionToServerDelegate.h; sourceTree = "<group>"; }; |
10104 |
5185FCBD1BB5CB770012898F /* IDBConnectionToServerDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IDBConnectionToServerDelegate.h; sourceTree = "<group>"; }; |
10065 |
518864DE1BBAF30F00E540C9 /* UniqueIDBDatabase.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = UniqueIDBDatabase.cpp; sourceTree = "<group>"; }; |
10105 |
518864DE1BBAF30F00E540C9 /* UniqueIDBDatabase.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = UniqueIDBDatabase.cpp; sourceTree = "<group>"; }; |
Lines 10191-10196
a/Source/WebCore/WebCore.xcodeproj/project.pbxproj_sec4
|
10191 |
51F6A3D60663BF04004D2919 /* HTMLCanvasElement.h */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 4; lastKnownFileType = sourcecode.c.h; path = HTMLCanvasElement.h; sourceTree = "<group>"; tabWidth = 8; usesTabs = 0; }; |
10231 |
51F6A3D60663BF04004D2919 /* HTMLCanvasElement.h */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 4; lastKnownFileType = sourcecode.c.h; path = HTMLCanvasElement.h; sourceTree = "<group>"; tabWidth = 8; usesTabs = 0; }; |
10192 |
51F798EB1BE880D3008AE491 /* IDBIndexInfo.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = IDBIndexInfo.cpp; sourceTree = "<group>"; }; |
10232 |
51F798EB1BE880D3008AE491 /* IDBIndexInfo.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = IDBIndexInfo.cpp; sourceTree = "<group>"; }; |
10193 |
51F798EC1BE880D3008AE491 /* IDBIndexInfo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IDBIndexInfo.h; sourceTree = "<group>"; }; |
10233 |
51F798EC1BE880D3008AE491 /* IDBIndexInfo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IDBIndexInfo.h; sourceTree = "<group>"; }; |
|
|
10234 |
51F886BB1F326A9200C193EF /* JSServiceWorkerContainerCustom.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = JSServiceWorkerContainerCustom.cpp; sourceTree = "<group>"; }; |
10235 |
51F886BE1F32920700C193EF /* JSNavigatorServiceWorker.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = JSNavigatorServiceWorker.cpp; path = WebCore/JSNavigatorServiceWorker.cpp; sourceTree = "<group>"; }; |
10236 |
51F886BF1F32920700C193EF /* JSNavigatorServiceWorker.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = JSNavigatorServiceWorker.h; path = WebCore/JSNavigatorServiceWorker.h; sourceTree = "<group>"; }; |
10194 |
51FB5502113E3E9100821176 /* JSCloseEvent.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = JSCloseEvent.h; sourceTree = "<group>"; }; |
10237 |
51FB5502113E3E9100821176 /* JSCloseEvent.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = JSCloseEvent.h; sourceTree = "<group>"; }; |
10195 |
51FB5503113E3E9100821176 /* JSCloseEvent.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = JSCloseEvent.cpp; sourceTree = "<group>"; }; |
10238 |
51FB5503113E3E9100821176 /* JSCloseEvent.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = JSCloseEvent.cpp; sourceTree = "<group>"; }; |
10196 |
51FB67D91AE6B5E400D06C5A /* ContentExtensionStyleSheet.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ContentExtensionStyleSheet.cpp; sourceTree = "<group>"; }; |
10239 |
51FB67D91AE6B5E400D06C5A /* ContentExtensionStyleSheet.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ContentExtensionStyleSheet.cpp; sourceTree = "<group>"; }; |
Lines 16716-16721
a/Source/WebCore/WebCore.xcodeproj/project.pbxproj_sec5
|
16716 |
A9D247F90D757E4100FDF959 /* Plugins */, |
16759 |
A9D247F90D757E4100FDF959 /* Plugins */, |
16717 |
89F60B17157F6A020075E157 /* Quota */, |
16760 |
89F60B17157F6A020075E157 /* Quota */, |
16718 |
BC9854460CD3DA5F00069BC1 /* Ranges */, |
16761 |
BC9854460CD3DA5F00069BC1 /* Ranges */, |
|
|
16762 |
5182C24C1F3142090059BA7C /* ServiceWorkers */, |
16719 |
AA7FEE9B16A491A1004C0C33 /* Speech */, |
16763 |
AA7FEE9B16A491A1004C0C33 /* Speech */, |
16720 |
A83B79150CCB0078000B0825 /* Storage */, |
16764 |
A83B79150CCB0078000B0825 /* Storage */, |
16721 |
41A023FA1A39F13A00F722CF /* Streams */, |
16765 |
41A023FA1A39F13A00F722CF /* Streams */, |
Lines 17477-17482
a/Source/WebCore/WebCore.xcodeproj/project.pbxproj_sec6
|
17477 |
4162A44F101145AE00DFF3ED /* DedicatedWorkerGlobalScope.idl */, |
17521 |
4162A44F101145AE00DFF3ED /* DedicatedWorkerGlobalScope.idl */, |
17478 |
41A3D58C101C152D00316D07 /* DedicatedWorkerThread.cpp */, |
17522 |
41A3D58C101C152D00316D07 /* DedicatedWorkerThread.cpp */, |
17479 |
41A3D58D101C152D00316D07 /* DedicatedWorkerThread.h */, |
17523 |
41A3D58D101C152D00316D07 /* DedicatedWorkerThread.h */, |
|
|
17524 |
5182C23C1F3139FC0059BA7C /* ServiceWorker.cpp */, |
17525 |
5182C23B1F3139FC0059BA7C /* ServiceWorker.h */, |
17526 |
5182C2311F3139FC0059BA7C /* ServiceWorker.idl */, |
17527 |
5182C2381F3139FC0059BA7C /* ServiceWorkerContainer.cpp */, |
17528 |
5182C2331F3139FC0059BA7C /* ServiceWorkerContainer.h */, |
17529 |
5182C2351F3139FC0059BA7C /* ServiceWorkerContainer.idl */, |
17530 |
5182C2361F3139FC0059BA7C /* ServiceWorkerGlobalScope.cpp */, |
17531 |
5182C23A1F3139FC0059BA7C /* ServiceWorkerGlobalScope.h */, |
17532 |
5182C2391F3139FC0059BA7C /* ServiceWorkerGlobalScope.idl */, |
17533 |
5182C2341F3139FC0059BA7C /* ServiceWorkerRegistration.cpp */, |
17534 |
5182C2371F3139FC0059BA7C /* ServiceWorkerRegistration.h */, |
17535 |
5182C2321F3139FC0059BA7C /* ServiceWorkerRegistration.idl */, |
17480 |
2E4346330F546A8200B0F1BA /* Worker.cpp */, |
17536 |
2E4346330F546A8200B0F1BA /* Worker.cpp */, |
17481 |
2E4346340F546A8200B0F1BA /* Worker.h */, |
17537 |
2E4346340F546A8200B0F1BA /* Worker.h */, |
17482 |
2E4346350F546A8200B0F1BA /* Worker.idl */, |
17538 |
2E4346350F546A8200B0F1BA /* Worker.idl */, |
Lines 18510-18515
a/Source/WebCore/WebCore.xcodeproj/project.pbxproj_sec7
|
18510 |
tabWidth = 4; |
18566 |
tabWidth = 4; |
18511 |
usesTabs = 0; |
18567 |
usesTabs = 0; |
18512 |
}; |
18568 |
}; |
|
|
18569 |
5182C24C1F3142090059BA7C /* ServiceWorkers */ = { |
18570 |
isa = PBXGroup; |
18571 |
children = ( |
18572 |
51F886BE1F32920700C193EF /* JSNavigatorServiceWorker.cpp */, |
18573 |
51F886BF1F32920700C193EF /* JSNavigatorServiceWorker.h */, |
18574 |
5182C2531F3142500059BA7C /* JSServiceWorker.cpp */, |
18575 |
5182C2521F3142500059BA7C /* JSServiceWorker.h */, |
18576 |
5182C2511F3142500059BA7C /* JSServiceWorkerContainer.cpp */, |
18577 |
5182C2541F3142500059BA7C /* JSServiceWorkerContainer.h */, |
18578 |
5182C24E1F3142500059BA7C /* JSServiceWorkerGlobalScope.cpp */, |
18579 |
5182C24D1F3142500059BA7C /* JSServiceWorkerGlobalScope.h */, |
18580 |
5182C24F1F3142500059BA7C /* JSServiceWorkerRegistration.cpp */, |
18581 |
5182C2501F3142500059BA7C /* JSServiceWorkerRegistration.h */, |
18582 |
); |
18583 |
name = ServiceWorkers; |
18584 |
path = DerivedSources; |
18585 |
sourceTree = BUILT_PRODUCTS_DIR; |
18586 |
}; |
18513 |
518F4FE9194CA4B60081BAAE /* gamepad */ = { |
18587 |
518F4FE9194CA4B60081BAAE /* gamepad */ = { |
18514 |
isa = PBXGroup; |
18588 |
isa = PBXGroup; |
18515 |
children = ( |
18589 |
children = ( |
Lines 19257-19262
a/Source/WebCore/WebCore.xcodeproj/project.pbxproj_sec8
|
19257 |
7C5BEA3A1E9EE77100CC517B /* NavigatorID.idl */, |
19331 |
7C5BEA3A1E9EE77100CC517B /* NavigatorID.idl */, |
19258 |
7C5BEA3B1E9EE77100CC517B /* NavigatorLanguage.idl */, |
19332 |
7C5BEA3B1E9EE77100CC517B /* NavigatorLanguage.idl */, |
19259 |
7C5BEA3C1E9EE77100CC517B /* NavigatorOnLine.idl */, |
19333 |
7C5BEA3C1E9EE77100CC517B /* NavigatorOnLine.idl */, |
|
|
19334 |
5182C24B1F313AE00059BA7C /* NavigatorServiceWorker.idl */, |
19260 |
00146288103CD1DE000B20DB /* OriginAccessEntry.cpp */, |
19335 |
00146288103CD1DE000B20DB /* OriginAccessEntry.cpp */, |
19261 |
00146289103CD1DE000B20DB /* OriginAccessEntry.h */, |
19336 |
00146289103CD1DE000B20DB /* OriginAccessEntry.h */, |
19262 |
65FEA86809833ADE00BED4AB /* Page.cpp */, |
19337 |
65FEA86809833ADE00BED4AB /* Page.cpp */, |
Lines 23524-23529
a/Source/WebCore/WebCore.xcodeproj/project.pbxproj_sec9
|
23524 |
93B70D5009EB0C7C009D8468 /* JSPluginElementFunctions.h */, |
23599 |
93B70D5009EB0C7C009D8468 /* JSPluginElementFunctions.h */, |
23525 |
4129DF831BB5B7F700322A16 /* JSReadableStreamPrivateConstructors.cpp */, |
23600 |
4129DF831BB5B7F700322A16 /* JSReadableStreamPrivateConstructors.cpp */, |
23526 |
4129DF841BB5B7F700322A16 /* JSReadableStreamPrivateConstructors.h */, |
23601 |
4129DF841BB5B7F700322A16 /* JSReadableStreamPrivateConstructors.h */, |
|
|
23602 |
51F886BB1F326A9200C193EF /* JSServiceWorkerContainerCustom.cpp */, |
23527 |
E1C36D320EB0A094007410BC /* JSWorkerGlobalScopeBase.cpp */, |
23603 |
E1C36D320EB0A094007410BC /* JSWorkerGlobalScopeBase.cpp */, |
23528 |
E1C36D330EB0A094007410BC /* JSWorkerGlobalScopeBase.h */, |
23604 |
E1C36D330EB0A094007410BC /* JSWorkerGlobalScopeBase.h */, |
23529 |
709A01FD1E3D0BCC006B0D4C /* ModuleFetchFailureKind.h */, |
23605 |
709A01FD1E3D0BCC006B0D4C /* ModuleFetchFailureKind.h */, |
Lines 26504-26509
a/Source/WebCore/WebCore.xcodeproj/project.pbxproj_sec10
|
26504 |
FD31601D12B0267600C1A359 /* AudioParam.h in Headers */, |
26580 |
FD31601D12B0267600C1A359 /* AudioParam.h in Headers */, |
26505 |
FD359190138DB22000E1EBEC /* AudioParamTimeline.h in Headers */, |
26581 |
FD359190138DB22000E1EBEC /* AudioParamTimeline.h in Headers */, |
26506 |
FD31602012B0267600C1A359 /* AudioProcessingEvent.h in Headers */, |
26582 |
FD31602012B0267600C1A359 /* AudioProcessingEvent.h in Headers */, |
|
|
26583 |
5182C2581F3143CD0059BA7C /* JSServiceWorkerContainer.h in Headers */, |
26507 |
FD31608412B026F700C1A359 /* AudioProcessor.h in Headers */, |
26584 |
FD31608412B026F700C1A359 /* AudioProcessor.h in Headers */, |
26508 |
FD31608612B026F700C1A359 /* AudioResampler.h in Headers */, |
26585 |
FD31608612B026F700C1A359 /* AudioResampler.h in Headers */, |
26509 |
FD31608812B026F700C1A359 /* AudioResamplerKernel.h in Headers */, |
26586 |
FD31608812B026F700C1A359 /* AudioResamplerKernel.h in Headers */, |
Lines 26985-26990
a/Source/WebCore/WebCore.xcodeproj/project.pbxproj_sec11
|
26985 |
81AC5999131636E60009A7E0 /* DataTransferItem.h in Headers */, |
27062 |
81AC5999131636E60009A7E0 /* DataTransferItem.h in Headers */, |
26986 |
81AC599A131636E60009A7E0 /* DataTransferItemList.h in Headers */, |
27063 |
81AC599A131636E60009A7E0 /* DataTransferItemList.h in Headers */, |
26987 |
E4A007831B820EC8002C5A6E /* DataURLDecoder.h in Headers */, |
27064 |
E4A007831B820EC8002C5A6E /* DataURLDecoder.h in Headers */, |
|
|
27065 |
5182C23F1F313A090059BA7C /* ServiceWorker.h in Headers */, |
26988 |
E4A007831B820EC8002C5A6E /* DataURLDecoder.h in Headers */, |
27066 |
E4A007831B820EC8002C5A6E /* DataURLDecoder.h in Headers */, |
26989 |
A5732B0B136A161D005C8D7C /* DateComponents.h in Headers */, |
27067 |
A5732B0B136A161D005C8D7C /* DateComponents.h in Headers */, |
26990 |
F55B3DB61251F12D003EF269 /* DateInputType.h in Headers */, |
27068 |
F55B3DB61251F12D003EF269 /* DateInputType.h in Headers */, |
Lines 27292-27297
a/Source/WebCore/WebCore.xcodeproj/project.pbxproj_sec12
|
27292 |
65BF022F0974816300C43196 /* Frame.h in Headers */, |
27370 |
65BF022F0974816300C43196 /* Frame.h in Headers */, |
27293 |
974A862314B7ADBB003FDC76 /* FrameDestructionObserver.h in Headers */, |
27371 |
974A862314B7ADBB003FDC76 /* FrameDestructionObserver.h in Headers */, |
27294 |
656D373C0ADBA5DE00A4554D /* FrameLoader.h in Headers */, |
27372 |
656D373C0ADBA5DE00A4554D /* FrameLoader.h in Headers */, |
|
|
27373 |
5182C25C1F3143CD0059BA7C /* JSServiceWorkerRegistration.h in Headers */, |
27295 |
656D373E0ADBA5DE00A4554D /* FrameLoaderClient.h in Headers */, |
27374 |
656D373E0ADBA5DE00A4554D /* FrameLoaderClient.h in Headers */, |
27296 |
D000EBA311BDAFD400C47726 /* FrameLoaderStateMachine.h in Headers */, |
27375 |
D000EBA311BDAFD400C47726 /* FrameLoaderStateMachine.h in Headers */, |
27297 |
93B77A380ADD792500EA4B81 /* FrameLoaderTypes.h in Headers */, |
27376 |
93B77A380ADD792500EA4B81 /* FrameLoaderTypes.h in Headers */, |
Lines 27589-27594
a/Source/WebCore/WebCore.xcodeproj/project.pbxproj_sec13
|
27589 |
510192D218B6B9AB007FC7A1 /* ImageControlsRootElementMac.h in Headers */, |
27668 |
510192D218B6B9AB007FC7A1 /* ImageControlsRootElementMac.h in Headers */, |
27590 |
A779791A0D6B9D0C003851B9 /* ImageData.h in Headers */, |
27669 |
A779791A0D6B9D0C003851B9 /* ImageData.h in Headers */, |
27591 |
555B87ED1CAAF0AB00349425 /* ImageDecoderCG.h in Headers */, |
27670 |
555B87ED1CAAF0AB00349425 /* ImageDecoderCG.h in Headers */, |
|
|
27671 |
5182C2451F313A090059BA7C /* ServiceWorkerRegistration.h in Headers */, |
27592 |
97205AB61239291000B17380 /* ImageDocument.h in Headers */, |
27672 |
97205AB61239291000B17380 /* ImageDocument.h in Headers */, |
27593 |
5576A5651D88A70800CCC04C /* ImageFrame.h in Headers */, |
27673 |
5576A5651D88A70800CCC04C /* ImageFrame.h in Headers */, |
27594 |
5597F8271D91C3130066BC21 /* ImageFrameCache.h in Headers */, |
27674 |
5597F8271D91C3130066BC21 /* ImageFrameCache.h in Headers */, |
Lines 27758-27763
a/Source/WebCore/WebCore.xcodeproj/project.pbxproj_sec14
|
27758 |
975CA2A21303679D00E99AD9 /* JSCrypto.h in Headers */, |
27838 |
975CA2A21303679D00E99AD9 /* JSCrypto.h in Headers */, |
27759 |
E157A8F118185425009F821D /* JSCryptoAlgorithmBuilder.h in Headers */, |
27839 |
E157A8F118185425009F821D /* JSCryptoAlgorithmBuilder.h in Headers */, |
27760 |
E1C657131815F9DD00256CDD /* JSCryptoAlgorithmDictionary.h in Headers */, |
27840 |
E1C657131815F9DD00256CDD /* JSCryptoAlgorithmDictionary.h in Headers */, |
|
|
27841 |
5182C2561F3143CD0059BA7C /* JSServiceWorker.h in Headers */, |
27761 |
5739E12F1DAC7F7800E14383 /* JSCryptoAlgorithmParameters.h in Headers */, |
27842 |
5739E12F1DAC7F7800E14383 /* JSCryptoAlgorithmParameters.h in Headers */, |
27762 |
E157A8E11817331C009F821D /* JSCryptoKey.h in Headers */, |
27843 |
E157A8E11817331C009F821D /* JSCryptoKey.h in Headers */, |
27763 |
E1F80B8E183172B5007885C3 /* JSCryptoKeyPair.h in Headers */, |
27844 |
E1F80B8E183172B5007885C3 /* JSCryptoKeyPair.h in Headers */, |
Lines 28502-28507
a/Source/WebCore/WebCore.xcodeproj/project.pbxproj_sec15
|
28502 |
E3B2F0ED1D7F4CA300B0C9D1 /* LoadableScript.h in Headers */, |
28583 |
E3B2F0ED1D7F4CA300B0C9D1 /* LoadableScript.h in Headers */, |
28503 |
E3B2F0EE1D7F4CA900B0C9D1 /* LoadableScriptClient.h in Headers */, |
28584 |
E3B2F0EE1D7F4CA900B0C9D1 /* LoadableScriptClient.h in Headers */, |
28504 |
9759E94914EF1D490026A2DD /* LoadableTextTrack.h in Headers */, |
28585 |
9759E94914EF1D490026A2DD /* LoadableTextTrack.h in Headers */, |
|
|
28586 |
5182C2431F313A090059BA7C /* ServiceWorkerGlobalScope.h in Headers */, |
28505 |
656D37320ADBA5DE00A4554D /* LoaderNSURLExtras.h in Headers */, |
28587 |
656D37320ADBA5DE00A4554D /* LoaderNSURLExtras.h in Headers */, |
28506 |
7EE6846912D26E3800E79415 /* LoaderRunLoopCF.h in Headers */, |
28588 |
7EE6846912D26E3800E79415 /* LoaderRunLoopCF.h in Headers */, |
28507 |
51E6821016387302003BBF3C /* LoaderStrategy.h in Headers */, |
28589 |
51E6821016387302003BBF3C /* LoaderStrategy.h in Headers */, |
Lines 28948-28953
a/Source/WebCore/WebCore.xcodeproj/project.pbxproj_sec16
|
28948 |
1A2A68240B5BEDE70002A480 /* ProgressTracker.h in Headers */, |
29030 |
1A2A68240B5BEDE70002A480 /* ProgressTracker.h in Headers */, |
28949 |
1ACADD791880D91C00D8B71D /* ProgressTrackerClient.h in Headers */, |
29031 |
1ACADD791880D91C00D8B71D /* ProgressTrackerClient.h in Headers */, |
28950 |
A578F4351DE00EEB003DFC6A /* PromiseRejectionEvent.h in Headers */, |
29032 |
A578F4351DE00EEB003DFC6A /* PromiseRejectionEvent.h in Headers */, |
|
|
29033 |
51F886C01F32923100C193EF /* JSNavigatorServiceWorker.h in Headers */, |
28951 |
E4BBED0F14F4025D003F0B98 /* PropertySetCSSStyleDeclaration.h in Headers */, |
29034 |
E4BBED0F14F4025D003F0B98 /* PropertySetCSSStyleDeclaration.h in Headers */, |
28952 |
37BAAE581980D1DD005DFE71 /* ProtectionSpace.h in Headers */, |
29035 |
37BAAE581980D1DD005DFE71 /* ProtectionSpace.h in Headers */, |
28953 |
514C76750CE923A1007EF3CD /* ProtectionSpaceBase.h in Headers */, |
29036 |
514C76750CE923A1007EF3CD /* ProtectionSpaceBase.h in Headers */, |
Lines 29109-29114
a/Source/WebCore/WebCore.xcodeproj/project.pbxproj_sec17
|
29109 |
436708CF12D9CA4B00044234 /* RenderSVGResourceClipper.h in Headers */, |
29192 |
436708CF12D9CA4B00044234 /* RenderSVGResourceClipper.h in Headers */, |
29110 |
436708D112D9CA4B00044234 /* RenderSVGResourceContainer.h in Headers */, |
29193 |
436708D112D9CA4B00044234 /* RenderSVGResourceContainer.h in Headers */, |
29111 |
436708D312D9CA4B00044234 /* RenderSVGResourceFilter.h in Headers */, |
29194 |
436708D312D9CA4B00044234 /* RenderSVGResourceFilter.h in Headers */, |
|
|
29195 |
5182C2411F313A090059BA7C /* ServiceWorkerContainer.h in Headers */, |
29112 |
436708D512D9CA4B00044234 /* RenderSVGResourceFilterPrimitive.h in Headers */, |
29196 |
436708D512D9CA4B00044234 /* RenderSVGResourceFilterPrimitive.h in Headers */, |
29113 |
436708D712D9CA4B00044234 /* RenderSVGResourceGradient.h in Headers */, |
29197 |
436708D712D9CA4B00044234 /* RenderSVGResourceGradient.h in Headers */, |
29114 |
436708D912D9CA4B00044234 /* RenderSVGResourceLinearGradient.h in Headers */, |
29198 |
436708D912D9CA4B00044234 /* RenderSVGResourceLinearGradient.h in Headers */, |
Lines 29932-29937
a/Source/WebCore/WebCore.xcodeproj/project.pbxproj_sec18
|
29932 |
BEF29EEC1715DD0900C4B4C9 /* VideoTrackPrivate.h in Headers */, |
30016 |
BEF29EEC1715DD0900C4B4C9 /* VideoTrackPrivate.h in Headers */, |
29933 |
CD336F6417FA0A4D00DDDCD0 /* VideoTrackPrivateAVF.h in Headers */, |
30017 |
CD336F6417FA0A4D00DDDCD0 /* VideoTrackPrivateAVF.h in Headers */, |
29934 |
CD336F6817FA0AC600DDDCD0 /* VideoTrackPrivateAVFObjC.h in Headers */, |
30018 |
CD336F6817FA0AC600DDDCD0 /* VideoTrackPrivateAVFObjC.h in Headers */, |
|
|
30019 |
5182C25A1F3143CD0059BA7C /* JSServiceWorkerGlobalScope.h in Headers */, |
29935 |
CD8B5A43180D149A008B8E65 /* VideoTrackPrivateMediaSourceAVFObjC.h in Headers */, |
30020 |
CD8B5A43180D149A008B8E65 /* VideoTrackPrivateMediaSourceAVFObjC.h in Headers */, |
29936 |
070E81D11BF27656001FDA48 /* VideoTrackPrivateMediaStream.h in Headers */, |
30021 |
070E81D11BF27656001FDA48 /* VideoTrackPrivateMediaStream.h in Headers */, |
29937 |
CEF418CF1179678C009D112C /* ViewportArguments.h in Headers */, |
30022 |
CEF418CF1179678C009D112C /* ViewportArguments.h in Headers */, |
Lines 30618-30623
a/Source/WebCore/WebCore.xcodeproj/project.pbxproj_sec19
|
30618 |
FD315FF812B0267600C1A359 /* AudioBuffer.cpp in Sources */, |
30703 |
FD315FF812B0267600C1A359 /* AudioBuffer.cpp in Sources */, |
30619 |
FD315FFB12B0267600C1A359 /* AudioBufferSourceNode.cpp in Sources */, |
30704 |
FD315FFB12B0267600C1A359 /* AudioBufferSourceNode.cpp in Sources */, |
30620 |
FD31607B12B026F700C1A359 /* AudioBus.cpp in Sources */, |
30705 |
FD31607B12B026F700C1A359 /* AudioBus.cpp in Sources */, |
|
|
30706 |
5182C2421F313A090059BA7C /* ServiceWorkerGlobalScope.cpp in Sources */, |
30621 |
FD3160BB12B0272A00C1A359 /* AudioBusMac.mm in Sources */, |
30707 |
FD3160BB12B0272A00C1A359 /* AudioBusMac.mm in Sources */, |
30622 |
FD31607D12B026F700C1A359 /* AudioChannel.cpp in Sources */, |
30708 |
FD31607D12B026F700C1A359 /* AudioChannel.cpp in Sources */, |
30623 |
FD31600412B0267600C1A359 /* AudioContext.cpp in Sources */, |
30709 |
FD31600412B0267600C1A359 /* AudioContext.cpp in Sources */, |
Lines 31118-31123
a/Source/WebCore/WebCore.xcodeproj/project.pbxproj_sec20
|
31118 |
76FC2B0B12370DA0006A991A /* DOMTokenList.cpp in Sources */, |
31204 |
76FC2B0B12370DA0006A991A /* DOMTokenList.cpp in Sources */, |
31119 |
2E37DFDA12DBAFB800A6B233 /* DOMURL.cpp in Sources */, |
31205 |
2E37DFDA12DBAFB800A6B233 /* DOMURL.cpp in Sources */, |
31120 |
CD9DE18117AAD6A400EA386D /* DOMURLMediaSource.cpp in Sources */, |
31206 |
CD9DE18117AAD6A400EA386D /* DOMURLMediaSource.cpp in Sources */, |
|
|
31207 |
5182C2441F313A090059BA7C /* ServiceWorkerRegistration.cpp in Sources */, |
31121 |
1403B99809EB13AF00797C7F /* DOMWindow.cpp in Sources */, |
31208 |
1403B99809EB13AF00797C7F /* DOMWindow.cpp in Sources */, |
31122 |
517FBA1E151AB17C00B57959 /* DOMWindowExtension.cpp in Sources */, |
31209 |
517FBA1E151AB17C00B57959 /* DOMWindowExtension.cpp in Sources */, |
31123 |
418C39561C8DAC7F0051C8A3 /* DOMWindowFetch.cpp in Sources */, |
31210 |
418C39561C8DAC7F0051C8A3 /* DOMWindowFetch.cpp in Sources */, |
Lines 31312-31317
a/Source/WebCore/WebCore.xcodeproj/project.pbxproj_sec21
|
31312 |
830030F51B7D33B500ED3AAC /* GenericCachedHTMLCollection.cpp in Sources */, |
31399 |
830030F51B7D33B500ED3AAC /* GenericCachedHTMLCollection.cpp in Sources */, |
31313 |
0720B0A014D3323500642955 /* GenericEventQueue.cpp in Sources */, |
31400 |
0720B0A014D3323500642955 /* GenericEventQueue.cpp in Sources */, |
31314 |
CD4BE52A1CE136EF009D87DA /* GenericTaskQueue.cpp in Sources */, |
31401 |
CD4BE52A1CE136EF009D87DA /* GenericTaskQueue.cpp in Sources */, |
|
|
31402 |
51F886C11F32923400C193EF /* JSNavigatorServiceWorker.cpp in Sources */, |
31315 |
9746AF2314F4DDE6003E7A70 /* Geolocation.cpp in Sources */, |
31403 |
9746AF2314F4DDE6003E7A70 /* Geolocation.cpp in Sources */, |
31316 |
9746AF2614F4DDE6003E7A70 /* GeolocationController.cpp in Sources */, |
31404 |
9746AF2614F4DDE6003E7A70 /* GeolocationController.cpp in Sources */, |
31317 |
0FB6252E18DE1B1500A07C05 /* GeometryUtilities.cpp in Sources */, |
31405 |
0FB6252E18DE1B1500A07C05 /* GeometryUtilities.cpp in Sources */, |
Lines 31834-31839
a/Source/WebCore/WebCore.xcodeproj/project.pbxproj_sec22
|
31834 |
0F4710BF1DB56BE8002DCEC3 /* JSDOMRectReadOnly.cpp in Sources */, |
31922 |
0F4710BF1DB56BE8002DCEC3 /* JSDOMRectReadOnly.cpp in Sources */, |
31835 |
BC5A86B50C3367E800EEA649 /* JSDOMSelection.cpp in Sources */, |
31923 |
BC5A86B50C3367E800EEA649 /* JSDOMSelection.cpp in Sources */, |
31836 |
C5137CF211A58378004ADB99 /* JSDOMStringList.cpp in Sources */, |
31924 |
C5137CF211A58378004ADB99 /* JSDOMStringList.cpp in Sources */, |
|
|
31925 |
5182C23E1F313A090059BA7C /* ServiceWorker.cpp in Sources */, |
31837 |
BC64649711D82349006455B0 /* JSDOMStringMap.cpp in Sources */, |
31926 |
BC64649711D82349006455B0 /* JSDOMStringMap.cpp in Sources */, |
31838 |
7694563C1214D97C0007CBAE /* JSDOMTokenList.cpp in Sources */, |
31927 |
7694563C1214D97C0007CBAE /* JSDOMTokenList.cpp in Sources */, |
31839 |
2E37E00512DBC5A400A6B233 /* JSDOMURL.cpp in Sources */, |
31928 |
2E37E00512DBC5A400A6B233 /* JSDOMURL.cpp in Sources */, |
Lines 31917-31922
a/Source/WebCore/WebCore.xcodeproj/project.pbxproj_sec23
|
31917 |
1A85B1E80A1B240500D8C87C /* JSHTMLDListElement.cpp in Sources */, |
32006 |
1A85B1E80A1B240500D8C87C /* JSHTMLDListElement.cpp in Sources */, |
31918 |
1A494E340A12358B00FDAFC1 /* JSHTMLDocument.cpp in Sources */, |
32007 |
1A494E340A12358B00FDAFC1 /* JSHTMLDocument.cpp in Sources */, |
31919 |
BC51580B0C03D404008BB0EE /* JSHTMLDocumentCustom.cpp in Sources */, |
32008 |
BC51580B0C03D404008BB0EE /* JSHTMLDocumentCustom.cpp in Sources */, |
|
|
32009 |
51F886BD1F326A9800C193EF /* JSServiceWorkerContainerCustom.cpp in Sources */, |
31920 |
1A494BFA0A122F4400FDAFC1 /* JSHTMLElement.cpp in Sources */, |
32010 |
1A494BFA0A122F4400FDAFC1 /* JSHTMLElement.cpp in Sources */, |
31921 |
BC5823F50C0A98DF0053F1B5 /* JSHTMLElementCustom.cpp in Sources */, |
32011 |
BC5823F50C0A98DF0053F1B5 /* JSHTMLElementCustom.cpp in Sources */, |
31922 |
938E65F709F0985D008A48EC /* JSHTMLElementWrapperFactory.cpp in Sources */, |
32012 |
938E65F709F0985D008A48EC /* JSHTMLElementWrapperFactory.cpp in Sources */, |
Lines 32121-32126
a/Source/WebCore/WebCore.xcodeproj/project.pbxproj_sec24
|
32121 |
6C4C96DE1AD4483500365672 /* JSReadableStreamBYOBRequest.cpp in Sources */, |
32211 |
6C4C96DE1AD4483500365672 /* JSReadableStreamBYOBRequest.cpp in Sources */, |
32122 |
6C4C96DE1AD4483500365A50 /* JSReadableStreamDefaultController.cpp in Sources */, |
32212 |
6C4C96DE1AD4483500365A50 /* JSReadableStreamDefaultController.cpp in Sources */, |
32123 |
7C4C96DE1AD4483500365A50 /* JSReadableStreamDefaultReader.cpp in Sources */, |
32213 |
7C4C96DE1AD4483500365A50 /* JSReadableStreamDefaultReader.cpp in Sources */, |
|
|
32214 |
5182C2401F313A090059BA7C /* ServiceWorkerContainer.cpp in Sources */, |
32124 |
4129DF851BB5B80700322A16 /* JSReadableStreamPrivateConstructors.cpp in Sources */, |
32215 |
4129DF851BB5B80700322A16 /* JSReadableStreamPrivateConstructors.cpp in Sources */, |
32125 |
7E4C96DC1AD4483500365A51 /* JSReadableStreamSource.cpp in Sources */, |
32216 |
7E4C96DC1AD4483500365A51 /* JSReadableStreamSource.cpp in Sources */, |
32126 |
418C39601C8F0AAE0051C8A3 /* JSReadableStreamSourceCustom.cpp in Sources */, |
32217 |
418C39601C8F0AAE0051C8A3 /* JSReadableStreamSourceCustom.cpp in Sources */, |
Lines 32623-32628
a/Source/WebCore/WebCore.xcodeproj/project.pbxproj_sec25
|
32623 |
CD61FE671794AADB004101EB /* MediaSourceRegistry.cpp in Sources */, |
32714 |
CD61FE671794AADB004101EB /* MediaSourceRegistry.cpp in Sources */, |
32624 |
078E08FF17D14CEE00420AA1 /* MediaStream.cpp in Sources */, |
32715 |
078E08FF17D14CEE00420AA1 /* MediaStream.cpp in Sources */, |
32625 |
078E094B17D1709600420AA1 /* MediaStreamAudioDestinationNode.cpp in Sources */, |
32716 |
078E094B17D1709600420AA1 /* MediaStreamAudioDestinationNode.cpp in Sources */, |
|
|
32717 |
5182C2571F3143CD0059BA7C /* JSServiceWorkerContainer.cpp in Sources */, |
32626 |
0783228418013ED800999E0C /* MediaStreamAudioSource.cpp in Sources */, |
32718 |
0783228418013ED800999E0C /* MediaStreamAudioSource.cpp in Sources */, |
32627 |
FD671A77159BB07000197559 /* MediaStreamAudioSourceNode.cpp in Sources */, |
32719 |
FD671A77159BB07000197559 /* MediaStreamAudioSourceNode.cpp in Sources */, |
32628 |
078E090017D14CEE00420AA1 /* MediaStreamEvent.cpp in Sources */, |
32720 |
078E090017D14CEE00420AA1 /* MediaStreamEvent.cpp in Sources */, |
Lines 32631-32636
a/Source/WebCore/WebCore.xcodeproj/project.pbxproj_sec26
|
32631 |
078E090217D14CEE00420AA1 /* MediaStreamTrack.cpp in Sources */, |
32723 |
078E090217D14CEE00420AA1 /* MediaStreamTrack.cpp in Sources */, |
32632 |
078E090317D14CEE00420AA1 /* MediaStreamTrackEvent.cpp in Sources */, |
32724 |
078E090317D14CEE00420AA1 /* MediaStreamTrackEvent.cpp in Sources */, |
32633 |
07FFDE68181AED420072D409 /* MediaStreamTrackPrivate.cpp in Sources */, |
32725 |
07FFDE68181AED420072D409 /* MediaStreamTrackPrivate.cpp in Sources */, |
|
|
32726 |
5182C2551F3143CD0059BA7C /* JSServiceWorker.cpp in Sources */, |
32634 |
CD641EBF1819B36000EE4C41 /* MediaTimeAVFoundation.cpp in Sources */, |
32727 |
CD641EBF1819B36000EE4C41 /* MediaTimeAVFoundation.cpp in Sources */, |
32635 |
CD60C0C6193E87C7003C656B /* MediaTimeQTKit.mm in Sources */, |
32728 |
CD60C0C6193E87C7003C656B /* MediaTimeQTKit.mm in Sources */, |
32636 |
932CC0F71DFFDA1F004C0F9F /* MediaTrackConstraints.cpp in Sources */, |
32729 |
932CC0F71DFFDA1F004C0F9F /* MediaTrackConstraints.cpp in Sources */, |
Lines 32870-32875
a/Source/WebCore/WebCore.xcodeproj/project.pbxproj_sec27
|
32870 |
B658FFA51522EFAA00DD5595 /* RadioNodeList.cpp in Sources */, |
32963 |
B658FFA51522EFAA00DD5595 /* RadioNodeList.cpp in Sources */, |
32871 |
93F19AB908245E59001E9ABC /* Range.cpp in Sources */, |
32964 |
93F19AB908245E59001E9ABC /* Range.cpp in Sources */, |
32872 |
F55B3DCD1251F12D003EF269 /* RangeInputType.cpp in Sources */, |
32965 |
F55B3DCD1251F12D003EF269 /* RangeInputType.cpp in Sources */, |
|
|
32966 |
5182C25B1F3143CD0059BA7C /* JSServiceWorkerRegistration.cpp in Sources */, |
32873 |
6E84E9E017668BEE00815B68 /* RasterShape.cpp in Sources */, |
32967 |
6E84E9E017668BEE00815B68 /* RasterShape.cpp in Sources */, |
32874 |
418C39611C8F0AB10051C8A3 /* ReadableStreamDefaultController.cpp in Sources */, |
32968 |
418C39611C8F0AB10051C8A3 /* ReadableStreamDefaultController.cpp in Sources */, |
32875 |
FD31603B12B0267600C1A359 /* RealtimeAnalyser.cpp in Sources */, |
32969 |
FD31603B12B0267600C1A359 /* RealtimeAnalyser.cpp in Sources */, |
Lines 33079-33084
a/Source/WebCore/WebCore.xcodeproj/project.pbxproj_sec28
|
33079 |
7C52229D1E1DAE47002CB8F7 /* RuntimeEnabledFeatures.cpp in Sources */, |
33173 |
7C52229D1E1DAE47002CB8F7 /* RuntimeEnabledFeatures.cpp in Sources */, |
33080 |
CDD7089618359F6F002B3DC6 /* SampleMap.cpp in Sources */, |
33174 |
CDD7089618359F6F002B3DC6 /* SampleMap.cpp in Sources */, |
33081 |
49E911CA0EF86D47009D0CAF /* ScaleTransformOperation.cpp in Sources */, |
33175 |
49E911CA0EF86D47009D0CAF /* ScaleTransformOperation.cpp in Sources */, |
|
|
33176 |
5182C2591F3143CD0059BA7C /* JSServiceWorkerGlobalScope.cpp in Sources */, |
33082 |
5DFE8F560D16477B0076E937 /* ScheduledAction.cpp in Sources */, |
33177 |
5DFE8F560D16477B0076E937 /* ScheduledAction.cpp in Sources */, |
33083 |
5162C7F411F77EFB00612EFE /* SchemeRegistry.cpp in Sources */, |
33178 |
5162C7F411F77EFB00612EFE /* SchemeRegistry.cpp in Sources */, |
33084 |
9BD0BF9412A42BF50072FD43 /* ScopedEventQueue.cpp in Sources */, |
33179 |
9BD0BF9412A42BF50072FD43 /* ScopedEventQueue.cpp in Sources */, |