|
Lines 5317-5336
a/Source/WebCore/WebCore.xcodeproj/project.pbxproj_sec1
|
| 5317 |
CD5393D4175E018600C07123 /* JSMemoryInfo.h in Headers */ = {isa = PBXBuildFile; fileRef = CD5393D2175E018600C07123 /* JSMemoryInfo.h */; }; |
5317 |
CD5393D4175E018600C07123 /* JSMemoryInfo.h in Headers */ = {isa = PBXBuildFile; fileRef = CD5393D2175E018600C07123 /* JSMemoryInfo.h */; }; |
| 5318 |
CD54DE4717468B6F005E5B36 /* AudioSessionManagerMac.cpp in Sources */ = {isa = PBXBuildFile; fileRef = CD54DE4517468B6F005E5B36 /* AudioSessionManagerMac.cpp */; }; |
5318 |
CD54DE4717468B6F005E5B36 /* AudioSessionManagerMac.cpp in Sources */ = {isa = PBXBuildFile; fileRef = CD54DE4517468B6F005E5B36 /* AudioSessionManagerMac.cpp */; }; |
| 5319 |
CD54DE4B17469C6D005E5B36 /* AudioSessionMac.cpp in Sources */ = {isa = PBXBuildFile; fileRef = CD54DE4917469C6D005E5B36 /* AudioSessionMac.cpp */; }; |
5319 |
CD54DE4B17469C6D005E5B36 /* AudioSessionMac.cpp in Sources */ = {isa = PBXBuildFile; fileRef = CD54DE4917469C6D005E5B36 /* AudioSessionMac.cpp */; }; |
| 5320 |
CD61FE631794AADB004101EB /* WebKitMediaSource.cpp in Sources */ = {isa = PBXBuildFile; fileRef = B1A942DE15B5CE2200D525D1 /* WebKitMediaSource.cpp */; }; |
|
|
| 5321 |
CD61FE641794AADB004101EB /* WebKitMediaSource.h in Headers */ = {isa = PBXBuildFile; fileRef = B1A942DF15B5CE2200D525D1 /* WebKitMediaSource.h */; }; |
| 5322 |
CD61FE671794AADB004101EB /* MediaSourceRegistry.cpp in Sources */ = {isa = PBXBuildFile; fileRef = B1A942E115B5CE2200D525D1 /* MediaSourceRegistry.cpp */; }; |
5320 |
CD61FE671794AADB004101EB /* MediaSourceRegistry.cpp in Sources */ = {isa = PBXBuildFile; fileRef = B1A942E115B5CE2200D525D1 /* MediaSourceRegistry.cpp */; }; |
| 5323 |
CD61FE681794AADB004101EB /* MediaSourceRegistry.h in Headers */ = {isa = PBXBuildFile; fileRef = B1A942E215B5CE2200D525D1 /* MediaSourceRegistry.h */; }; |
5321 |
CD61FE681794AADB004101EB /* MediaSourceRegistry.h in Headers */ = {isa = PBXBuildFile; fileRef = B1A942E215B5CE2200D525D1 /* MediaSourceRegistry.h */; }; |
| 5324 |
CD61FE691794AADB004101EB /* WebKitSourceBuffer.cpp in Sources */ = {isa = PBXBuildFile; fileRef = B1A942E315B5CE2200D525D1 /* WebKitSourceBuffer.cpp */; }; |
|
|
| 5325 |
CD61FE6A1794AADB004101EB /* WebKitSourceBuffer.h in Headers */ = {isa = PBXBuildFile; fileRef = B1A942E415B5CE2200D525D1 /* WebKitSourceBuffer.h */; }; |
| 5326 |
CD61FE6B1794AADB004101EB /* WebKitSourceBufferList.cpp in Sources */ = {isa = PBXBuildFile; fileRef = B1A942E615B5CE2200D525D1 /* WebKitSourceBufferList.cpp */; }; |
| 5327 |
CD61FE6C1794AADB004101EB /* WebKitSourceBufferList.h in Headers */ = {isa = PBXBuildFile; fileRef = B1A942E715B5CE2200D525D1 /* WebKitSourceBufferList.h */; }; |
| 5328 |
CD61FE7E1794CB26004101EB /* JSWebKitMediaSource.cpp in Sources */ = {isa = PBXBuildFile; fileRef = CD61FE7C1794CB26004101EB /* JSWebKitMediaSource.cpp */; }; |
| 5329 |
CD61FE7F1794CB26004101EB /* JSWebKitMediaSource.h in Headers */ = {isa = PBXBuildFile; fileRef = CD61FE7D1794CB26004101EB /* JSWebKitMediaSource.h */; }; |
| 5330 |
CD61FE841794CC59004101EB /* JSWebKitSourceBuffer.cpp in Sources */ = {isa = PBXBuildFile; fileRef = CD61FE801794CC59004101EB /* JSWebKitSourceBuffer.cpp */; }; |
| 5331 |
CD61FE851794CC59004101EB /* JSWebKitSourceBuffer.h in Headers */ = {isa = PBXBuildFile; fileRef = CD61FE811794CC59004101EB /* JSWebKitSourceBuffer.h */; }; |
| 5332 |
CD61FE861794CC59004101EB /* JSWebKitSourceBufferList.cpp in Sources */ = {isa = PBXBuildFile; fileRef = CD61FE821794CC59004101EB /* JSWebKitSourceBufferList.cpp */; }; |
| 5333 |
CD61FE871794CC59004101EB /* JSWebKitSourceBufferList.h in Headers */ = {isa = PBXBuildFile; fileRef = CD61FE831794CC59004101EB /* JSWebKitSourceBufferList.h */; }; |
| 5334 |
CD641EBF1819B36000EE4C41 /* MediaTimeMac.cpp in Sources */ = {isa = PBXBuildFile; fileRef = CD641EBD1819B35900EE4C41 /* MediaTimeMac.cpp */; }; |
5322 |
CD641EBF1819B36000EE4C41 /* MediaTimeMac.cpp in Sources */ = {isa = PBXBuildFile; fileRef = CD641EBD1819B35900EE4C41 /* MediaTimeMac.cpp */; }; |
| 5335 |
CD641EC01819B36000EE4C41 /* MediaTimeMac.h in Headers */ = {isa = PBXBuildFile; fileRef = CD641EBE1819B35900EE4C41 /* MediaTimeMac.h */; }; |
5323 |
CD641EC01819B36000EE4C41 /* MediaTimeMac.h in Headers */ = {isa = PBXBuildFile; fileRef = CD641EBE1819B35900EE4C41 /* MediaTimeMac.h */; }; |
| 5336 |
CD7E05221651C28200C1201F /* WebCoreAVFResourceLoader.mm in Sources */ = {isa = PBXBuildFile; fileRef = CD7E05211651A84100C1201F /* WebCoreAVFResourceLoader.mm */; }; |
5324 |
CD7E05221651C28200C1201F /* WebCoreAVFResourceLoader.mm in Sources */ = {isa = PBXBuildFile; fileRef = CD7E05211651A84100C1201F /* WebCoreAVFResourceLoader.mm */; }; |
|
Lines 10770-10786
a/Source/WebCore/WebCore.xcodeproj/project.pbxproj_sec2
|
| 10770 |
B10B697E140C174000BC1C26 /* WebVTTTokenizer.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = WebVTTTokenizer.cpp; sourceTree = "<group>"; }; |
10758 |
B10B697E140C174000BC1C26 /* WebVTTTokenizer.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = WebVTTTokenizer.cpp; sourceTree = "<group>"; }; |
| 10771 |
B10B697F140C174000BC1C26 /* WebVTTTokenizer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = WebVTTTokenizer.h; sourceTree = "<group>"; }; |
10759 |
B10B697F140C174000BC1C26 /* WebVTTTokenizer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = WebVTTTokenizer.h; sourceTree = "<group>"; }; |
| 10772 |
B1827492134CA4C100B98C2D /* CallbackFunction.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CallbackFunction.cpp; sourceTree = "<group>"; }; |
10760 |
B1827492134CA4C100B98C2D /* CallbackFunction.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CallbackFunction.cpp; sourceTree = "<group>"; }; |
| 10773 |
B1A942DE15B5CE2200D525D1 /* WebKitMediaSource.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = WebKitMediaSource.cpp; sourceTree = "<group>"; }; |
|
|
| 10774 |
B1A942DF15B5CE2200D525D1 /* WebKitMediaSource.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = WebKitMediaSource.h; sourceTree = "<group>"; }; |
| 10775 |
B1A942E015B5CE2200D525D1 /* WebKitMediaSource.idl */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = WebKitMediaSource.idl; sourceTree = "<group>"; }; |
| 10776 |
B1A942E115B5CE2200D525D1 /* MediaSourceRegistry.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = MediaSourceRegistry.cpp; sourceTree = "<group>"; }; |
10761 |
B1A942E115B5CE2200D525D1 /* MediaSourceRegistry.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = MediaSourceRegistry.cpp; sourceTree = "<group>"; }; |
| 10777 |
B1A942E215B5CE2200D525D1 /* MediaSourceRegistry.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MediaSourceRegistry.h; sourceTree = "<group>"; }; |
10762 |
B1A942E215B5CE2200D525D1 /* MediaSourceRegistry.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MediaSourceRegistry.h; sourceTree = "<group>"; }; |
| 10778 |
B1A942E315B5CE2200D525D1 /* WebKitSourceBuffer.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = WebKitSourceBuffer.cpp; sourceTree = "<group>"; }; |
|
|
| 10779 |
B1A942E415B5CE2200D525D1 /* WebKitSourceBuffer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = WebKitSourceBuffer.h; sourceTree = "<group>"; }; |
| 10780 |
B1A942E515B5CE2200D525D1 /* WebKitSourceBuffer.idl */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = WebKitSourceBuffer.idl; sourceTree = "<group>"; }; |
| 10781 |
B1A942E615B5CE2200D525D1 /* WebKitSourceBufferList.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = WebKitSourceBufferList.cpp; sourceTree = "<group>"; }; |
| 10782 |
B1A942E715B5CE2200D525D1 /* WebKitSourceBufferList.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = WebKitSourceBufferList.h; sourceTree = "<group>"; }; |
| 10783 |
B1A942E815B5CE2200D525D1 /* WebKitSourceBufferList.idl */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = WebKitSourceBufferList.idl; sourceTree = "<group>"; }; |
| 10784 |
B1AD4E7113A12A4600846B27 /* TextTrackLoader.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = TextTrackLoader.cpp; path = loader/TextTrackLoader.cpp; sourceTree = SOURCE_ROOT; }; |
10763 |
B1AD4E7113A12A4600846B27 /* TextTrackLoader.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = TextTrackLoader.cpp; path = loader/TextTrackLoader.cpp; sourceTree = SOURCE_ROOT; }; |
| 10785 |
B1AD4E7213A12A4600846B27 /* TextTrackLoader.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = TextTrackLoader.h; path = loader/TextTrackLoader.h; sourceTree = SOURCE_ROOT; }; |
10764 |
B1AD4E7213A12A4600846B27 /* TextTrackLoader.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = TextTrackLoader.h; path = loader/TextTrackLoader.h; sourceTree = SOURCE_ROOT; }; |
| 10786 |
B1D5ECB4134B58DA0087C78F /* CallbackFunction.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CallbackFunction.h; sourceTree = "<group>"; }; |
10765 |
B1D5ECB4134B58DA0087C78F /* CallbackFunction.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CallbackFunction.h; sourceTree = "<group>"; }; |
|
Lines 12283-12294
a/Source/WebCore/WebCore.xcodeproj/project.pbxproj_sec3
|
| 12283 |
CD5393D2175E018600C07123 /* JSMemoryInfo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = JSMemoryInfo.h; sourceTree = "<group>"; }; |
12262 |
CD5393D2175E018600C07123 /* JSMemoryInfo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = JSMemoryInfo.h; sourceTree = "<group>"; }; |
| 12284 |
CD54DE4517468B6F005E5B36 /* AudioSessionManagerMac.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = AudioSessionManagerMac.cpp; sourceTree = "<group>"; }; |
12263 |
CD54DE4517468B6F005E5B36 /* AudioSessionManagerMac.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = AudioSessionManagerMac.cpp; sourceTree = "<group>"; }; |
| 12285 |
CD54DE4917469C6D005E5B36 /* AudioSessionMac.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = AudioSessionMac.cpp; sourceTree = "<group>"; }; |
12264 |
CD54DE4917469C6D005E5B36 /* AudioSessionMac.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = AudioSessionMac.cpp; sourceTree = "<group>"; }; |
| 12286 |
CD61FE7C1794CB26004101EB /* JSWebKitMediaSource.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = JSWebKitMediaSource.cpp; sourceTree = "<group>"; }; |
|
|
| 12287 |
CD61FE7D1794CB26004101EB /* JSWebKitMediaSource.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = JSWebKitMediaSource.h; sourceTree = "<group>"; }; |
| 12288 |
CD61FE801794CC59004101EB /* JSWebKitSourceBuffer.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = JSWebKitSourceBuffer.cpp; sourceTree = "<group>"; }; |
| 12289 |
CD61FE811794CC59004101EB /* JSWebKitSourceBuffer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = JSWebKitSourceBuffer.h; sourceTree = "<group>"; }; |
| 12290 |
CD61FE821794CC59004101EB /* JSWebKitSourceBufferList.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = JSWebKitSourceBufferList.cpp; sourceTree = "<group>"; }; |
| 12291 |
CD61FE831794CC59004101EB /* JSWebKitSourceBufferList.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = JSWebKitSourceBufferList.h; sourceTree = "<group>"; }; |
| 12292 |
CD641EBD1819B35900EE4C41 /* MediaTimeMac.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = MediaTimeMac.cpp; sourceTree = "<group>"; }; |
12265 |
CD641EBD1819B35900EE4C41 /* MediaTimeMac.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = MediaTimeMac.cpp; sourceTree = "<group>"; }; |
| 12293 |
CD641EBE1819B35900EE4C41 /* MediaTimeMac.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MediaTimeMac.h; sourceTree = "<group>"; }; |
12266 |
CD641EBE1819B35900EE4C41 /* MediaTimeMac.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MediaTimeMac.h; sourceTree = "<group>"; }; |
| 12294 |
CD7E05201651A84100C1201F /* WebCoreAVFResourceLoader.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = WebCoreAVFResourceLoader.h; path = objc/WebCoreAVFResourceLoader.h; sourceTree = "<group>"; }; |
12267 |
CD7E05201651A84100C1201F /* WebCoreAVFResourceLoader.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = WebCoreAVFResourceLoader.h; path = objc/WebCoreAVFResourceLoader.h; sourceTree = "<group>"; }; |
|
Lines 18247-18261
a/Source/WebCore/WebCore.xcodeproj/project.pbxproj_sec4
|
| 18247 |
CD3A495B17A9D01B00274E42 /* SourceBufferList.cpp */, |
18220 |
CD3A495B17A9D01B00274E42 /* SourceBufferList.cpp */, |
| 18248 |
CD3A495C17A9D01B00274E42 /* SourceBufferList.h */, |
18221 |
CD3A495C17A9D01B00274E42 /* SourceBufferList.h */, |
| 18249 |
CD3A495D17A9D01B00274E42 /* SourceBufferList.idl */, |
18222 |
CD3A495D17A9D01B00274E42 /* SourceBufferList.idl */, |
| 18250 |
B1A942DE15B5CE2200D525D1 /* WebKitMediaSource.cpp */, |
|
|
| 18251 |
B1A942DF15B5CE2200D525D1 /* WebKitMediaSource.h */, |
| 18252 |
B1A942E015B5CE2200D525D1 /* WebKitMediaSource.idl */, |
| 18253 |
B1A942E315B5CE2200D525D1 /* WebKitSourceBuffer.cpp */, |
| 18254 |
B1A942E415B5CE2200D525D1 /* WebKitSourceBuffer.h */, |
| 18255 |
B1A942E515B5CE2200D525D1 /* WebKitSourceBuffer.idl */, |
| 18256 |
B1A942E615B5CE2200D525D1 /* WebKitSourceBufferList.cpp */, |
| 18257 |
B1A942E715B5CE2200D525D1 /* WebKitSourceBufferList.h */, |
| 18258 |
B1A942E815B5CE2200D525D1 /* WebKitSourceBufferList.idl */, |
| 18259 |
); |
18223 |
); |
| 18260 |
path = mediasource; |
18224 |
path = mediasource; |
| 18261 |
sourceTree = "<group>"; |
18225 |
sourceTree = "<group>"; |
|
Lines 20021-20032
a/Source/WebCore/WebCore.xcodeproj/project.pbxproj_sec5
|
| 20021 |
CD9DE17717AAC75B00EA386D /* JSSourceBuffer.h */, |
19985 |
CD9DE17717AAC75B00EA386D /* JSSourceBuffer.h */, |
| 20022 |
CD9DE17817AAC75B00EA386D /* JSSourceBufferList.cpp */, |
19986 |
CD9DE17817AAC75B00EA386D /* JSSourceBufferList.cpp */, |
| 20023 |
CD9DE17917AAC75B00EA386D /* JSSourceBufferList.h */, |
19987 |
CD9DE17917AAC75B00EA386D /* JSSourceBufferList.h */, |
| 20024 |
CD61FE801794CC59004101EB /* JSWebKitSourceBuffer.cpp */, |
|
|
| 20025 |
CD61FE811794CC59004101EB /* JSWebKitSourceBuffer.h */, |
| 20026 |
CD61FE821794CC59004101EB /* JSWebKitSourceBufferList.cpp */, |
| 20027 |
CD61FE831794CC59004101EB /* JSWebKitSourceBufferList.h */, |
| 20028 |
CD61FE7C1794CB26004101EB /* JSWebKitMediaSource.cpp */, |
| 20029 |
CD61FE7D1794CB26004101EB /* JSWebKitMediaSource.h */, |
| 20030 |
); |
19988 |
); |
| 20031 |
name = MediaSource; |
19989 |
name = MediaSource; |
| 20032 |
sourceTree = "<group>"; |
19990 |
sourceTree = "<group>"; |
|
Lines 22095-22101
a/Source/WebCore/WebCore.xcodeproj/project.pbxproj_sec6
|
| 22095 |
85D389B20A991A7F00282145 /* DOMAttr.h in Headers */, |
22053 |
85D389B20A991A7F00282145 /* DOMAttr.h in Headers */, |
| 22096 |
85E7118D0AC5D5350053270F /* DOMAttrInternal.h in Headers */, |
22054 |
85E7118D0AC5D5350053270F /* DOMAttrInternal.h in Headers */, |
| 22097 |
BC946EEF107FDBAC00857193 /* DOMBeforeLoadEvent.h in Headers */, |
22055 |
BC946EEF107FDBAC00857193 /* DOMBeforeLoadEvent.h in Headers */, |
| 22098 |
CD61FE851794CC59004101EB /* JSWebKitSourceBuffer.h in Headers */, |
|
|
| 22099 |
2E2D99E710E2BC1C00496337 /* DOMBlob.h in Headers */, |
22056 |
2E2D99E710E2BC1C00496337 /* DOMBlob.h in Headers */, |
| 22100 |
2E2D99EA10E2BC3800496337 /* DOMBlobInternal.h in Headers */, |
22057 |
2E2D99EA10E2BC3800496337 /* DOMBlobInternal.h in Headers */, |
| 22101 |
85089CD70A98C42800A275AA /* DOMCDATASection.h in Headers */, |
22058 |
85089CD70A98C42800A275AA /* DOMCDATASection.h in Headers */, |
|
Lines 22284-22290
a/Source/WebCore/WebCore.xcodeproj/project.pbxproj_sec7
|
| 22284 |
85E711C10AC5D5350053270F /* DOMHTMLParagraphElementInternal.h in Headers */, |
22241 |
85E711C10AC5D5350053270F /* DOMHTMLParagraphElementInternal.h in Headers */, |
| 22285 |
85ECBEF70AA7626900544F0B /* DOMHTMLParamElement.h in Headers */, |
22242 |
85ECBEF70AA7626900544F0B /* DOMHTMLParamElement.h in Headers */, |
| 22286 |
85E711C20AC5D5350053270F /* DOMHTMLParamElementInternal.h in Headers */, |
22243 |
85E711C20AC5D5350053270F /* DOMHTMLParamElementInternal.h in Headers */, |
| 22287 |
CD61FE6A1794AADB004101EB /* WebKitSourceBuffer.h in Headers */, |
|
|
| 22288 |
85183B480AA6926100F19FA3 /* DOMHTMLPreElement.h in Headers */, |
22244 |
85183B480AA6926100F19FA3 /* DOMHTMLPreElement.h in Headers */, |
| 22289 |
85E711C30AC5D5350053270F /* DOMHTMLPreElementInternal.h in Headers */, |
22245 |
85E711C30AC5D5350053270F /* DOMHTMLPreElementInternal.h in Headers */, |
| 22290 |
A4226E951163D73A008B8397 /* DOMHTMLProgressElement.h in Headers */, |
22246 |
A4226E951163D73A008B8397 /* DOMHTMLProgressElement.h in Headers */, |
|
Lines 23294-23300
a/Source/WebCore/WebCore.xcodeproj/project.pbxproj_sec8
|
| 23294 |
4358E87D1360A2EE00E4748C /* JSSVGFEDropShadowElement.h in Headers */, |
23250 |
4358E87D1360A2EE00E4748C /* JSSVGFEDropShadowElement.h in Headers */, |
| 23295 |
B2FA3D790AB75A6F000E5AC4 /* JSSVGFEFloodElement.h in Headers */, |
23251 |
B2FA3D790AB75A6F000E5AC4 /* JSSVGFEFloodElement.h in Headers */, |
| 23296 |
B2FA3D7B0AB75A6F000E5AC4 /* JSSVGFEFuncAElement.h in Headers */, |
23252 |
B2FA3D7B0AB75A6F000E5AC4 /* JSSVGFEFuncAElement.h in Headers */, |
| 23297 |
CD61FE7F1794CB26004101EB /* JSWebKitMediaSource.h in Headers */, |
|
|
| 23298 |
B2FA3D7D0AB75A6F000E5AC4 /* JSSVGFEFuncBElement.h in Headers */, |
23253 |
B2FA3D7D0AB75A6F000E5AC4 /* JSSVGFEFuncBElement.h in Headers */, |
| 23299 |
B2FA3D7F0AB75A6F000E5AC4 /* JSSVGFEFuncGElement.h in Headers */, |
23254 |
B2FA3D7F0AB75A6F000E5AC4 /* JSSVGFEFuncGElement.h in Headers */, |
| 23300 |
B2FA3D810AB75A6F000E5AC4 /* JSSVGFEFuncRElement.h in Headers */, |
23255 |
B2FA3D810AB75A6F000E5AC4 /* JSSVGFEFuncRElement.h in Headers */, |
|
Lines 23956-23962
a/Source/WebCore/WebCore.xcodeproj/project.pbxproj_sec9
|
| 23956 |
514C76790CE923A1007EF3CD /* ResourceHandle.h in Headers */, |
23911 |
514C76790CE923A1007EF3CD /* ResourceHandle.h in Headers */, |
| 23957 |
514C767A0CE923A1007EF3CD /* ResourceHandleClient.h in Headers */, |
23912 |
514C767A0CE923A1007EF3CD /* ResourceHandleClient.h in Headers */, |
| 23958 |
514C767B0CE923A1007EF3CD /* ResourceHandleInternal.h in Headers */, |
23913 |
514C767B0CE923A1007EF3CD /* ResourceHandleInternal.h in Headers */, |
| 23959 |
CD61FE641794AADB004101EB /* WebKitMediaSource.h in Headers */, |
|
|
| 23960 |
51E4143416A6596300C633C7 /* ResourceHandleTypes.h in Headers */, |
23914 |
51E4143416A6596300C633C7 /* ResourceHandleTypes.h in Headers */, |
| 23961 |
656D373F0ADBA5DE00A4554D /* ResourceLoader.h in Headers */, |
23915 |
656D373F0ADBA5DE00A4554D /* ResourceLoader.h in Headers */, |
| 23962 |
D0A3A7311405A39800FB8ED3 /* ResourceLoaderOptions.h in Headers */, |
23916 |
D0A3A7311405A39800FB8ED3 /* ResourceLoaderOptions.h in Headers */, |
|
Lines 24083-24089
a/Source/WebCore/WebCore.xcodeproj/project.pbxproj_sec10
|
| 24083 |
41E1B1D40FF5986900576B3B /* SharedWorker.h in Headers */, |
24037 |
41E1B1D40FF5986900576B3B /* SharedWorker.h in Headers */, |
| 24084 |
41D168E810226E89009BC827 /* SharedWorkerGlobalScope.h in Headers */, |
24038 |
41D168E810226E89009BC827 /* SharedWorkerGlobalScope.h in Headers */, |
| 24085 |
41D168EA10226E89009BC827 /* SharedWorkerRepository.h in Headers */, |
24039 |
41D168EA10226E89009BC827 /* SharedWorkerRepository.h in Headers */, |
| 24086 |
CD61FE6C1794AADB004101EB /* WebKitSourceBufferList.h in Headers */, |
|
|
| 24087 |
E1B7839C163740A70007B692 /* SharedWorkerStrategy.h in Headers */, |
24040 |
E1B7839C163740A70007B692 /* SharedWorkerStrategy.h in Headers */, |
| 24088 |
41D168EE10226E89009BC827 /* SharedWorkerThread.h in Headers */, |
24041 |
41D168EE10226E89009BC827 /* SharedWorkerThread.h in Headers */, |
| 24089 |
B2C3DA650D006CD600EF6F26 /* SimpleFontData.h in Headers */, |
24042 |
B2C3DA650D006CD600EF6F26 /* SimpleFontData.h in Headers */, |
|
Lines 24239-24245
a/Source/WebCore/WebCore.xcodeproj/project.pbxproj_sec11
|
| 24239 |
08D46CE3127AD5FC0089694B /* SVGAnimatedEnumeration.h in Headers */, |
24192 |
08D46CE3127AD5FC0089694B /* SVGAnimatedEnumeration.h in Headers */, |
| 24240 |
71FB967B1383D64600AC8A4C /* SVGAnimatedEnumerationPropertyTearOff.h in Headers */, |
24193 |
71FB967B1383D64600AC8A4C /* SVGAnimatedEnumerationPropertyTearOff.h in Headers */, |
| 24241 |
0823D159127AD6AC000EBC95 /* SVGAnimatedInteger.h in Headers */, |
24194 |
0823D159127AD6AC000EBC95 /* SVGAnimatedInteger.h in Headers */, |
| 24242 |
CD61FE871794CC59004101EB /* JSWebKitSourceBufferList.h in Headers */, |
|
|
| 24243 |
71E623D1151F72A60036E2F4 /* SVGAnimatedIntegerOptionalInteger.h in Headers */, |
24195 |
71E623D1151F72A60036E2F4 /* SVGAnimatedIntegerOptionalInteger.h in Headers */, |
| 24244 |
CD9DE17B17AAC75B00EA386D /* JSSourceBuffer.h in Headers */, |
24196 |
CD9DE17B17AAC75B00EA386D /* JSSourceBuffer.h in Headers */, |
| 24245 |
089021A9126EF5DE0092D5EA /* SVGAnimatedLength.h in Headers */, |
24197 |
089021A9126EF5DE0092D5EA /* SVGAnimatedLength.h in Headers */, |
|
Lines 26234-26240
a/Source/WebCore/WebCore.xcodeproj/project.pbxproj_sec12
|
| 26234 |
52CCA9E215E3F62C0053C77F /* JSDOMNamedFlowCollection.cpp in Sources */, |
26186 |
52CCA9E215E3F62C0053C77F /* JSDOMNamedFlowCollection.cpp in Sources */, |
| 26235 |
1ACE53DF0A8D18810022947D /* JSDOMParser.cpp in Sources */, |
26187 |
1ACE53DF0A8D18810022947D /* JSDOMParser.cpp in Sources */, |
| 26236 |
FB91392B16AE4FC0001FE682 /* JSDOMPath.cpp in Sources */, |
26188 |
FB91392B16AE4FC0001FE682 /* JSDOMPath.cpp in Sources */, |
| 26237 |
CD61FE6B1794AADB004101EB /* WebKitSourceBufferList.cpp in Sources */, |
|
|
| 26238 |
A9D247FE0D757E6900FDF959 /* JSDOMPlugin.cpp in Sources */, |
26189 |
A9D247FE0D757E6900FDF959 /* JSDOMPlugin.cpp in Sources */, |
| 26239 |
A9D248000D757E6900FDF959 /* JSDOMPluginArray.cpp in Sources */, |
26190 |
A9D248000D757E6900FDF959 /* JSDOMPluginArray.cpp in Sources */, |
| 26240 |
A9C6E64C0D7465E7006442E9 /* JSDOMPluginArrayCustom.cpp in Sources */, |
26191 |
A9C6E64C0D7465E7006442E9 /* JSDOMPluginArrayCustom.cpp in Sources */, |
|
Lines 26303-26309
a/Source/WebCore/WebCore.xcodeproj/project.pbxproj_sec13
|
| 26303 |
9392262D1032107B006E7D5D /* JSHTMLCanvasElementCustom.cpp in Sources */, |
26254 |
9392262D1032107B006E7D5D /* JSHTMLCanvasElementCustom.cpp in Sources */, |
| 26304 |
BCCBAD400C18C14200CE890F /* JSHTMLCollection.cpp in Sources */, |
26255 |
BCCBAD400C18C14200CE890F /* JSHTMLCollection.cpp in Sources */, |
| 26305 |
BCCBAD3B0C18BFF800CE890F /* JSHTMLCollectionCustom.cpp in Sources */, |
26256 |
BCCBAD3B0C18BFF800CE890F /* JSHTMLCollectionCustom.cpp in Sources */, |
| 26306 |
CD61FE841794CC59004101EB /* JSWebKitSourceBuffer.cpp in Sources */, |
|
|
| 26307 |
F5C041E60FFCA96D00839D4A /* JSHTMLDataListElement.cpp in Sources */, |
26257 |
F5C041E60FFCA96D00839D4A /* JSHTMLDataListElement.cpp in Sources */, |
| 26308 |
D359D8BE129CA55C0006E5D2 /* JSHTMLDetailsElement.cpp in Sources */, |
26258 |
D359D8BE129CA55C0006E5D2 /* JSHTMLDetailsElement.cpp in Sources */, |
| 26309 |
1A85B1E60A1B240500D8C87C /* JSHTMLDirectoryElement.cpp in Sources */, |
26259 |
1A85B1E60A1B240500D8C87C /* JSHTMLDirectoryElement.cpp in Sources */, |
|
Lines 27080-27086
a/Source/WebCore/WebCore.xcodeproj/project.pbxproj_sec14
|
| 27080 |
439046DD12DA25E800AF80A2 /* RenderMathMLMath.cpp in Sources */, |
27030 |
439046DD12DA25E800AF80A2 /* RenderMathMLMath.cpp in Sources */, |
| 27081 |
439046DF12DA25E800AF80A2 /* RenderMathMLOperator.cpp in Sources */, |
27031 |
439046DF12DA25E800AF80A2 /* RenderMathMLOperator.cpp in Sources */, |
| 27082 |
E157A8E418173A3A009F821D /* CryptoKey.cpp in Sources */, |
27032 |
E157A8E418173A3A009F821D /* CryptoKey.cpp in Sources */, |
| 27083 |
CD61FE631794AADB004101EB /* WebKitMediaSource.cpp in Sources */, |
|
|
| 27084 |
439046E112DA25E800AF80A2 /* RenderMathMLRoot.cpp in Sources */, |
27033 |
439046E112DA25E800AF80A2 /* RenderMathMLRoot.cpp in Sources */, |
| 27085 |
439046E312DA25E800AF80A2 /* RenderMathMLRow.cpp in Sources */, |
27034 |
439046E312DA25E800AF80A2 /* RenderMathMLRow.cpp in Sources */, |
| 27086 |
5B7A208D2E12979B4AE19DE6 /* RenderMathMLSpace.cpp in Sources */, |
27035 |
5B7A208D2E12979B4AE19DE6 /* RenderMathMLSpace.cpp in Sources */, |
|
Lines 27461-27467
a/Source/WebCore/WebCore.xcodeproj/project.pbxproj_sec15
|
| 27461 |
B22279DC0D00BF220071B782 /* SVGFEFloodElement.cpp in Sources */, |
27410 |
B22279DC0D00BF220071B782 /* SVGFEFloodElement.cpp in Sources */, |
| 27462 |
B22279DF0D00BF220071B782 /* SVGFEFuncAElement.cpp in Sources */, |
27411 |
B22279DF0D00BF220071B782 /* SVGFEFuncAElement.cpp in Sources */, |
| 27463 |
B22279E20D00BF220071B782 /* SVGFEFuncBElement.cpp in Sources */, |
27412 |
B22279E20D00BF220071B782 /* SVGFEFuncBElement.cpp in Sources */, |
| 27464 |
CD61FE7E1794CB26004101EB /* JSWebKitMediaSource.cpp in Sources */, |
|
|
| 27465 |
B22279E50D00BF220071B782 /* SVGFEFuncGElement.cpp in Sources */, |
27413 |
B22279E50D00BF220071B782 /* SVGFEFuncGElement.cpp in Sources */, |
| 27466 |
B22279E80D00BF220071B782 /* SVGFEFuncRElement.cpp in Sources */, |
27414 |
B22279E80D00BF220071B782 /* SVGFEFuncRElement.cpp in Sources */, |
| 27467 |
B22279EB0D00BF220071B782 /* SVGFEGaussianBlurElement.cpp in Sources */, |
27415 |
B22279EB0D00BF220071B782 /* SVGFEGaussianBlurElement.cpp in Sources */, |
|
Lines 27529-27535
a/Source/WebCore/WebCore.xcodeproj/project.pbxproj_sec16
|
| 27529 |
8476C9EA11DF6A2900555B02 /* SVGPathBuilder.cpp in Sources */, |
27477 |
8476C9EA11DF6A2900555B02 /* SVGPathBuilder.cpp in Sources */, |
| 27530 |
8419D2A8120D92D000141F8F /* SVGPathByteStreamBuilder.cpp in Sources */, |
27478 |
8419D2A8120D92D000141F8F /* SVGPathByteStreamBuilder.cpp in Sources */, |
| 27531 |
8419D2AC120D92FC00141F8F /* SVGPathByteStreamSource.cpp in Sources */, |
27479 |
8419D2AC120D92FC00141F8F /* SVGPathByteStreamSource.cpp in Sources */, |
| 27532 |
CD61FE861794CC59004101EB /* JSWebKitSourceBufferList.cpp in Sources */, |
|
|
| 27533 |
B2227A580D00BF220071B782 /* SVGPathElement.cpp in Sources */, |
27480 |
B2227A580D00BF220071B782 /* SVGPathElement.cpp in Sources */, |
| 27534 |
8476C9EF11DF6A5800555B02 /* SVGPathParser.cpp in Sources */, |
27481 |
8476C9EF11DF6A5800555B02 /* SVGPathParser.cpp in Sources */, |
| 27535 |
B2227A800D00BF220071B782 /* SVGPathSegList.cpp in Sources */, |
27482 |
B2227A800D00BF220071B782 /* SVGPathSegList.cpp in Sources */, |
|
Lines 27773-27779
a/Source/WebCore/WebCore.xcodeproj/project.pbxproj_sec17
|
| 27773 |
97AABD2614FA09D5007457AE /* WebSocketHandshake.cpp in Sources */, |
27720 |
97AABD2614FA09D5007457AE /* WebSocketHandshake.cpp in Sources */, |
| 27774 |
0F580FA41496939100FB5BD8 /* WebTiledBackingLayer.mm in Sources */, |
27721 |
0F580FA41496939100FB5BD8 /* WebTiledBackingLayer.mm in Sources */, |
| 27775 |
CD82030B1395AB6A00F956C6 /* WebVideoFullscreenController.mm in Sources */, |
27722 |
CD82030B1395AB6A00F956C6 /* WebVideoFullscreenController.mm in Sources */, |
| 27776 |
CD61FE691794AADB004101EB /* WebKitSourceBuffer.cpp in Sources */, |
|
|
| 27777 |
CD82030D1395AB6A00F956C6 /* WebVideoFullscreenHUDWindowController.mm in Sources */, |
27723 |
CD82030D1395AB6A00F956C6 /* WebVideoFullscreenHUDWindowController.mm in Sources */, |
| 27778 |
F12171F516A8CED2000053CA /* WebVTTElement.cpp in Sources */, |
27724 |
F12171F516A8CED2000053CA /* WebVTTElement.cpp in Sources */, |
| 27779 |
5D21A80213ECE5DF00BB7064 /* WebVTTParser.cpp in Sources */, |
27725 |
5D21A80213ECE5DF00BB7064 /* WebVTTParser.cpp in Sources */, |