|
107 | 107 | 5714ECBD1CA8C22A00051AC8 /* DownloadRequestOriginalURL2.html in Copy Resources */ = {isa = PBXBuildFile; fileRef = 5714ECBC1CA8C21800051AC8 /* DownloadRequestOriginalURL2.html */; };
|
108 | 108 | 57901FB11CAF142D00ED64F9 /* LoadInvalidURLRequest.html in Copy Resources */ = {isa = PBXBuildFile; fileRef = 57901FB01CAF141C00ED64F9 /* LoadInvalidURLRequest.html */; };
|
109 | 109 | 57F56A5C1C7F8CC100F31D7E /* IsNavigationActionTrusted.html in Copy Resources */ = {isa = PBXBuildFile; fileRef = 57F56A5B1C7F8A4000F31D7E /* IsNavigationActionTrusted.html */; };
|
| 110 | + 5C726D6F1D3EE06E00C5E1A1 /* InstanceMethodSwizzler.mm in Sources */ = {isa = PBXBuildFile; fileRef = 5C726D6E1D3EE06800C5E1A1 /* InstanceMethodSwizzler.mm */; }; |
| 111 | + 5C9E59411D3EB5AC00E3C62E /* ApplicationCache.db in Copy Resources */ = {isa = PBXBuildFile; fileRef = 5C9E593E1D3EB1DE00E3C62E /* ApplicationCache.db */; }; |
| 112 | + 5C9E59421D3EB5AC00E3C62E /* ApplicationCache.db-shm in Copy Resources */ = {isa = PBXBuildFile; fileRef = 5C9E593F1D3EB1DE00E3C62E /* ApplicationCache.db-shm */; }; |
| 113 | + 5C9E59431D3EB5AC00E3C62E /* ApplicationCache.db-wal in Copy Resources */ = {isa = PBXBuildFile; fileRef = 5C9E59401D3EB1DE00E3C62E /* ApplicationCache.db-wal */; }; |
110 | 114 | 764322D71B61CCC30024F801 /* WordBoundaryTypingAttributes.mm in Sources */ = {isa = PBXBuildFile; fileRef = 764322D51B61CCA40024F801 /* WordBoundaryTypingAttributes.mm */; };
|
111 | 115 | 7673499D1930C5BB00E44DF9 /* StopLoadingDuringDidFailProvisionalLoad_bundle.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7673499A1930182E00E44DF9 /* StopLoadingDuringDidFailProvisionalLoad_bundle.cpp */; };
|
112 | 116 | 76E182DD1547569100F1FADD /* WillSendSubmitEvent_Bundle.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 76E182DC1547569100F1FADD /* WillSendSubmitEvent_Bundle.cpp */; };
|
|
203 | 207 | 7CCB4DA91C83AE7300CC6918 /* PageGroup.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7CCB4DA71C83AE7300CC6918 /* PageGroup.cpp */; };
|
204 | 208 | 7CCB99211D3B41F6003922F6 /* UserInitiatedActionInNavigationAction.mm in Sources */ = {isa = PBXBuildFile; fileRef = 7CCB99201D3B41F6003922F6 /* UserInitiatedActionInNavigationAction.mm */; };
|
205 | 209 | 7CCB99231D3B4A46003922F6 /* open-multiple-external-url.html in Copy Resources */ = {isa = PBXBuildFile; fileRef = 7CCB99221D3B44E7003922F6 /* open-multiple-external-url.html */; };
|
206 |
| - 7CCE7EA41A4119F300447C4C /* InstanceMethodSwizzler.mm in Sources */ = {isa = PBXBuildFile; fileRef = C08587FF13FEC3A6001EF4E5 /* InstanceMethodSwizzler.mm */; }; |
207 | 210 | 7CCE7EA51A411A0800447C4C /* JavaScriptTestMac.mm in Sources */ = {isa = PBXBuildFile; fileRef = C081224013FC172400DC39AE /* JavaScriptTestMac.mm */; };
|
208 | 211 | 7CCE7EA61A411A0F00447C4C /* PlatformUtilitiesMac.mm in Sources */ = {isa = PBXBuildFile; fileRef = BC131884117114B600B69727 /* PlatformUtilitiesMac.mm */; };
|
209 | 212 | 7CCE7EA71A411A1300447C4C /* PlatformWebViewMac.mm in Sources */ = {isa = PBXBuildFile; fileRef = BC90955C125548AA00083756 /* PlatformWebViewMac.mm */; };
|
|
488 | 491 | dstPath = TestWebKitAPI.resources;
|
489 | 492 | dstSubfolderSpec = 7;
|
490 | 493 | files = (
|
| 494 | + 5C9E59411D3EB5AC00E3C62E /* ApplicationCache.db in Copy Resources */, |
| 495 | + 5C9E59421D3EB5AC00E3C62E /* ApplicationCache.db-shm in Copy Resources */, |
| 496 | + 5C9E59431D3EB5AC00E3C62E /* ApplicationCache.db-wal in Copy Resources */, |
491 | 497 | 7CCB99231D3B4A46003922F6 /* open-multiple-external-url.html in Copy Resources */,
|
492 | 498 | 932AE53D1D371047005DFFAF /* focus-inputs.html in Copy Resources */,
|
493 | 499 | 46C519E61D3563FD00DAA51A /* LocalStorageNullEntries.html in Copy Resources */,
|
|
783 | 789 | 57F10D921C7E7B3800ECDF30 /* IsNavigationActionTrusted.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = IsNavigationActionTrusted.mm; sourceTree = "<group>"; };
|
784 | 790 | 57F56A5B1C7F8A4000F31D7E /* IsNavigationActionTrusted.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = IsNavigationActionTrusted.html; sourceTree = "<group>"; };
|
785 | 791 | 5C5E633D1D0B67940085A025 /* UniqueRef.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = UniqueRef.cpp; sourceTree = "<group>"; };
|
| 792 | + 5C726D6D1D3EE06800C5E1A1 /* InstanceMethodSwizzler.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = InstanceMethodSwizzler.h; path = cocoa/InstanceMethodSwizzler.h; sourceTree = "<group>"; }; |
| 793 | + 5C726D6E1D3EE06800C5E1A1 /* InstanceMethodSwizzler.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; name = InstanceMethodSwizzler.mm; path = cocoa/InstanceMethodSwizzler.mm; sourceTree = "<group>"; }; |
| 794 | + 5C9E593E1D3EB1DE00E3C62E /* ApplicationCache.db */ = {isa = PBXFileReference; lastKnownFileType = file; path = ApplicationCache.db; sourceTree = "<group>"; }; |
| 795 | + 5C9E593F1D3EB1DE00E3C62E /* ApplicationCache.db-shm */ = {isa = PBXFileReference; lastKnownFileType = file; path = "ApplicationCache.db-shm"; sourceTree = "<group>"; }; |
| 796 | + 5C9E59401D3EB1DE00E3C62E /* ApplicationCache.db-wal */ = {isa = PBXFileReference; lastKnownFileType = file; path = "ApplicationCache.db-wal"; sourceTree = "<group>"; }; |
786 | 797 | 7560917719259C59009EF06E /* MemoryCacheAddImageToCacheIOS.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = MemoryCacheAddImageToCacheIOS.mm; sourceTree = "<group>"; };
|
787 | 798 | 75F3133F18C171B70041CAEC /* EphemeralSessionPushStateNoHistoryCallback.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = EphemeralSessionPushStateNoHistoryCallback.cpp; sourceTree = "<group>"; };
|
788 | 799 | 764322D51B61CCA40024F801 /* WordBoundaryTypingAttributes.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = WordBoundaryTypingAttributes.mm; sourceTree = "<group>"; };
|
|
974 | 985 | C08587BD13FE956C001EF4E5 /* WebKitAgnosticTest.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = WebKitAgnosticTest.mm; sourceTree = "<group>"; };
|
975 | 986 | C08587BE13FE956C001EF4E5 /* WebKitAgnosticTest.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = WebKitAgnosticTest.h; sourceTree = "<group>"; };
|
976 | 987 | C08587FB13FEC39B001EF4E5 /* InstanceMethodSwizzler.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = InstanceMethodSwizzler.mm; sourceTree = "<group>"; };
|
977 |
| - C08587FE13FEC3A6001EF4E5 /* InstanceMethodSwizzler.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = InstanceMethodSwizzler.h; sourceTree = "<group>"; }; |
978 |
| - C08587FF13FEC3A6001EF4E5 /* InstanceMethodSwizzler.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = InstanceMethodSwizzler.mm; sourceTree = "<group>"; }; |
979 | 988 | C0991C50143C7D68007998F2 /* RetainPtrHashing.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = RetainPtrHashing.cpp; sourceTree = "<group>"; };
|
980 | 989 | C0ADBE7A12FCA4D000D2C129 /* JavaScriptTest.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = JavaScriptTest.cpp; sourceTree = "<group>"; };
|
981 | 990 | C0ADBE7B12FCA4D000D2C129 /* JavaScriptTest.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = JavaScriptTest.h; sourceTree = "<group>"; };
|
|
1146 | 1155 | 0F139E711A423A1D00F590F5 /* cocoa */ = {
|
1147 | 1156 | isa = PBXGroup;
|
1148 | 1157 | children = (
|
| 1158 | + 5C726D6D1D3EE06800C5E1A1 /* InstanceMethodSwizzler.h */, |
| 1159 | + 5C726D6E1D3EE06800C5E1A1 /* InstanceMethodSwizzler.mm */, |
1149 | 1160 | A13EBB441B87332B00097110 /* WebProcessPlugIn */,
|
1150 | 1161 | 0F139E721A423A2B00F590F5 /* PlatformUtilitiesCocoa.mm */,
|
1151 | 1162 | A14FC58D1B8AE36500D107EB /* TestProtocol.h */,
|
|
1304 | 1315 | A16F66B81C40E9E100BD4D24 /* Resources */ = {
|
1305 | 1316 | isa = PBXGroup;
|
1306 | 1317 | children = (
|
| 1318 | + 5C9E593E1D3EB1DE00E3C62E /* ApplicationCache.db */, |
| 1319 | + 5C9E593F1D3EB1DE00E3C62E /* ApplicationCache.db-shm */, |
| 1320 | + 5C9E59401D3EB1DE00E3C62E /* ApplicationCache.db-wal */, |
1307 | 1321 | 93CFA8661CEB9DE1000565A8 /* autofocused-text-input.html */,
|
1308 | 1322 | A16F66B91C40EA2000BD4D24 /* ContentFiltering.html */,
|
1309 | 1323 | 5714ECB81CA8B58800051AC8 /* DownloadRequestOriginalURL.html */,
|
|
1618 | 1632 | isa = PBXGroup;
|
1619 | 1633 | children = (
|
1620 | 1634 | 1AEDE22413E5E7A000E62FE8 /* InjectedBundleControllerMac.mm */,
|
1621 |
| - C08587FE13FEC3A6001EF4E5 /* InstanceMethodSwizzler.h */, |
1622 |
| - C08587FF13FEC3A6001EF4E5 /* InstanceMethodSwizzler.mm */, |
1623 | 1635 | C081224013FC172400DC39AE /* JavaScriptTestMac.mm */,
|
1624 | 1636 | 2E7765CE16C4D81100BA2BB1 /* mainMac.mm */,
|
1625 | 1637 | BC131884117114B600B69727 /* PlatformUtilitiesMac.mm */,
|
|
2137 | 2149 | 7CCE7EFC1A411AE600447C4C /* InjectedBundleFrameHitTest.cpp in Sources */,
|
2138 | 2150 | 7CCE7EFD1A411AE600447C4C /* InjectedBundleInitializationUserDataCallbackWins.cpp in Sources */,
|
2139 | 2151 | 7CCE7EC31A411A7E00447C4C /* InspectorBar.mm in Sources */,
|
2140 |
| - 7CCE7EA41A4119F300447C4C /* InstanceMethodSwizzler.mm in Sources */, |
2141 | 2152 | 7CCE7EDA1A411A8700447C4C /* InstanceMethodSwizzler.mm in Sources */,
|
2142 | 2153 | 7C54A4BE1AA11CCA00380F78 /* WKBundleFileHandle.cpp in Sources */,
|
2143 | 2154 | CDC8E48D1BC5CB4500594FEC /* AudioSessionCategoryIOS.mm in Sources */,
|
|
2177 | 2188 | 7CCE7F091A411AE600447C4C /* ParentFrame.cpp in Sources */,
|
2178 | 2189 | 7CCE7F0A1A411AE600447C4C /* PasteboardNotifications.mm in Sources */,
|
2179 | 2190 | 7C83E0BB1D0A650000FEBCF3 /* FindInPage.mm in Sources */,
|
| 2191 | + 5C726D6F1D3EE06E00C5E1A1 /* InstanceMethodSwizzler.mm in Sources */, |
2180 | 2192 | 7CCE7EAF1A411A3800447C4C /* PlatformUtilities.cpp in Sources */,
|
2181 | 2193 | 0F139E781A423A6B00F590F5 /* PlatformUtilitiesCocoa.mm in Sources */,
|
2182 | 2194 | 7C417F331D19E14800B8EF53 /* WKWebViewDefaultNavigationDelegate.mm in Sources */,
|
|
0 commit comments