Changeset 214858 in webkit


Ignore:
Timestamp:
Apr 3, 2017 5:42:54 PM (7 years ago)
Author:
commit-queue@webkit.org
Message:

TestWebKitAPI: Warning: Multiple build commands for Ahem.ttf
https://bugs.webkit.org/show_bug.cgi?id=170430

Patch by Joseph Pecoraro <Joseph Pecoraro> on 2017-04-03
Reviewed by Alexey Proskuryakov.

  • TestWebKitAPI/Tests/mac/Ahem.ttf: Removed.

Eliminate one of the copies of Ahem.ttf.

  • TestWebKitAPI/TestWebKitAPI.xcodeproj/project.pbxproj:

Once eliminated, there is now only one Ahem.ttf that is copied
to the Resources bundle. Drive-by sort the project file.

Location:
trunk/Tools
Files:
1 deleted
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/Tools/ChangeLog

    r214855 r214858  
     12017-04-03  Joseph Pecoraro  <pecoraro@apple.com>
     2
     3        TestWebKitAPI: Warning: Multiple build commands for Ahem.ttf
     4        https://bugs.webkit.org/show_bug.cgi?id=170430
     5
     6        Reviewed by Alexey Proskuryakov.
     7
     8        * TestWebKitAPI/Tests/mac/Ahem.ttf: Removed.
     9        Eliminate one of the copies of Ahem.ttf.
     10
     11        * TestWebKitAPI/TestWebKitAPI.xcodeproj/project.pbxproj:
     12        Once eliminated, there is now only one Ahem.ttf that is copied
     13        to the Resources bundle. Drive-by sort the project file.
     14
    1152017-04-03  Simon Fraser  <simon.fraser@apple.com>
    216
  • trunk/Tools/TestWebKitAPI/TestWebKitAPI.xcodeproj/project.pbxproj

    r214643 r214858  
    509509                B55AD1D5179F3B3000AC1494 /* PreventImageLoadWithAutoResizing_Bundle.cpp in Sources */ = {isa = PBXBuildFile; fileRef = B55AD1D3179F3ABF00AC1494 /* PreventImageLoadWithAutoResizing_Bundle.cpp */; };
    510510                B55F11B71517D03300915916 /* attributedStringCustomFont.html in Copy Resources */ = {isa = PBXBuildFile; fileRef = B55F11B01517A2C400915916 /* attributedStringCustomFont.html */; };
    511                 B55F11BE15191A0600915916 /* Ahem.ttf in Copy Resources */ = {isa = PBXBuildFile; fileRef = B55F11B9151916E600915916 /* Ahem.ttf */; };
    512511                BC22D31914DC68B900FFB1DD /* UserMessage_Bundle.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BC22D31714DC68B800FFB1DD /* UserMessage_Bundle.cpp */; };
    513512                BC246D9C132F1FF000B56D7C /* CanHandleRequest_Bundle.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BC246D97132F1FE100B56D7C /* CanHandleRequest_Bundle.cpp */; };
     
    660659                        dstSubfolderSpec = 7;
    661660                        files = (
    662                                 A12DDC001E8373E700CF6CAE /* rendered-image-excluding-overflow.html in Copy Resources */,
    663                                 F4538EF71E8473E600B5C953 /* large-red-square.png in Copy Resources */,
    664                                 C99BDF891E80980400C7170E /* autoplay-zero-volume-check.html in Copy Resources */,
    665                                 A14AAB651E78DC5400C1ADC2 /* encrypted.pdf in Copy Resources */,
    666                                 A1409AD91E7254D4004949D9 /* password-protected.pages in Copy Resources */,
    667                                 5120C83E1E67678F0025B250 /* WebsiteDataStoreCustomPaths.html in Copy Resources */,
    668                                 F4856CA31E649EA8009D7EE7 /* attachment-element.html in Copy Resources */,
    669                                 8361F1781E610B4E00759B25 /* link-with-download-attribute-with-slashes.html in Copy Resources */,
    670                                 F4FA91831E61857B007B8C1D /* double-click-does-not-select-trailing-space.html in Copy Resources */,
    671                                 C25CCA0D1E5141840026CB8A /* AllAhem.svg in Copy Resources */,
    672                                 C25CCA0B1E5140C10026CB8A /* LineBreaking.html in Copy Resources */,
    673                                 C9C60E651E53A9DC006DA181 /* autoplay-check-frame.html in Copy Resources */,
    674                                 C9C60E661E53A9DC006DA181 /* autoplay-check-in-iframe.html in Copy Resources */,
    675                                 F47728991E4AE3C1007ABF6A /* full-page-contenteditable.html in Copy Resources */,
    676                                 C99B675F1E39736F00FC6C80 /* no-autoplay-with-controls.html in Copy Resources */,
    677                                 C99B675D1E39722000FC6C80 /* js-play-with-controls.html in Copy Resources */,
    678                                 C99B675C1E39721A00FC6C80 /* autoplay-with-controls.html in Copy Resources */,
    679                                 CD321B041E3A85FA00EB21C8 /* video-with-muted-audio-and-webaudio.html in Copy Resources */,
    680                                 C95984F71E36BCEF002C0D45 /* test-without-audio-track.mp4 in Copy Resources */,
    681                                 C95984F41E36BC6B002C0D45 /* autoplay-check.html in Copy Resources */,
    682                                 C95984F51E36BC6B002C0D45 /* autoplay-no-audio-check.html in Copy Resources */,
    683                                 7AEAD4811E20122700416EFE /* CrossPartitionFileSchemeAccess.html in Copy Resources */,
    684                                 CDB4115A1E0B00DB00EAD352 /* video-with-muted-audio.html in Copy Resources */,
    685                                 9BD4239C1E04C01C00200395 /* chinese-character-with-image.html in Copy Resources */,
    686                                 A155022C1E050D0300A24C57 /* duplicate-completion-handler-calls.html in Copy Resources */,
    687                                 5110FCF91E01CD8A006F8D0B /* IndexUpgrade.blob in Copy Resources */,
    688                                 5110FCF61E01CD83006F8D0B /* IndexUpgrade.sqlite3 in Copy Resources */,
    689                                 5110FCF11E01CD64006F8D0B /* IDBIndexUpgradeToV2.html in Copy Resources */,
    690                                 5C9E56871DF914AE00C9EE33 /* contentBlockerCheck.html in Copy Resources */,
    691                                 07492B3C1DF8B86600633DE1 /* enumerateMediaDevices.html in Copy Resources */,
    692                                 9B270FEE1DDC2C0B002D53F3 /* closed-shadow-tree-test.html in Copy Resources */,
    693                                 F4C2AB221DD6D95E00E06D5B /* enormous-video-with-sound.html in Copy Resources */,
    694                                 8349D3C41DB9728E004A9F65 /* link-with-download-attribute.html in Copy Resources */,
    695                                 AD57AC221DA7466E00FF1BDE /* many-iframes.html in Copy Resources */,
    696                                 F415086D1DA040C50044BE9B /* play-audio-on-click.html in Copy Resources */,
    697                                 CD78E11E1DB7EE2A0014A2DE /* FullscreenDelegate.html in Copy Resources */,
    698                                 F4F137921D9B683E002BEC57 /* large-video-test-now-playing.html in Copy Resources */,
    699                                 837A35F11D9A1E7D00663C57 /* DownloadRequestBlobURL.html in Copy Resources */,
    700                                 2E9896151D8F093800739892 /* text-and-password-inputs.html in Copy Resources */,
    701                                 F42DA5161D8CEFE400336F40 /* large-input-field-focus-onload.html in Copy Resources */,
    702                                 2EFF06CD1D8A429A0004BB30 /* input-field-in-scrollable-document.html in Copy Resources */,
    703                                 2EFF06C71D886A580004BB30 /* change-video-source-on-end.html in Copy Resources */,
    704                                 2EFF06C51D8867760004BB30 /* change-video-source-on-click.html in Copy Resources */,
    705                                 2EFF06C31D88621E0004BB30 /* large-video-offscreen.html in Copy Resources */,
    706                                 2E131C181D83A98A001BA36C /* wide-autoplaying-video-with-audio.html in Copy Resources */,
    707                                 2E54F40D1D7BC84200921ADF /* large-video-mutes-onplaying.html in Copy Resources */,
    708                                 2E691AF31D79E75E00129407 /* large-video-playing-scroll-away.html in Copy Resources */,
    709                                 2E691AF11D79E51A00129407 /* large-videos-autoplaying-scroll-to-video.html in Copy Resources */,
    710                                 2E691AEF1D79DE8400129407 /* large-videos-autoplaying-click-to-pause.html in Copy Resources */,
    711                                 2E691AED1D78B91000129407 /* large-videos-playing-muted-video-hides-controls.html in Copy Resources */,
    712                                 2E691AEA1D78B53600129407 /* large-videos-paused-video-hides-controls.html in Copy Resources */,
    713                                 2E691AEB1D78B53600129407 /* large-videos-playing-video-keeps-controls.html in Copy Resources */,
    714661                                1A9E52C913E65EF4006917F5 /* 18-characters.html in Copy Resources */,
    715662                                379028B914FAC24C007E6B43 /* acceptsFirstMouse.html in Copy Resources */,
    716663                                1C2B81871C8925A000A5529F /* Ahem.ttf in Copy Resources */,
    717                                 B55F11BE15191A0600915916 /* Ahem.ttf in Copy Resources */,
    718664                                1A63479F183D72A4005B1707 /* all-content-in-one-iframe.html in Copy Resources */,
     665                                C25CCA0D1E5141840026CB8A /* AllAhem.svg in Copy Resources */,
    719666                                5C9E59411D3EB5AC00E3C62E /* ApplicationCache.db in Copy Resources */,
    720667                                5C9E59421D3EB5AC00E3C62E /* ApplicationCache.db-shm in Copy Resources */,
    721668                                5C9E59431D3EB5AC00E3C62E /* ApplicationCache.db-wal in Copy Resources */,
    722669                                F6B7BE9717469B96008A3445 /* associate-form-controls.html in Copy Resources */,
     670                                F4856CA31E649EA8009D7EE7 /* attachment-element.html in Copy Resources */,
    723671                                B55F11B71517D03300915916 /* attributedStringCustomFont.html in Copy Resources */,
    724672                                7C9ED98B17A19F4B00E4DC33 /* attributedStringStrikethrough.html in Copy Resources */,
     
    726674                                76E182DF154767E600F1FADD /* auto-submitting-form.html in Copy Resources */,
    727675                                93CFA8671CEB9E38000565A8 /* autofocused-text-input.html in Copy Resources */,
     676                                C9C60E651E53A9DC006DA181 /* autoplay-check-frame.html in Copy Resources */,
     677                                C9C60E661E53A9DC006DA181 /* autoplay-check-in-iframe.html in Copy Resources */,
     678                                C95984F41E36BC6B002C0D45 /* autoplay-check.html in Copy Resources */,
     679                                C95984F51E36BC6B002C0D45 /* autoplay-no-audio-check.html in Copy Resources */,
     680                                C99B675C1E39721A00FC6C80 /* autoplay-with-controls.html in Copy Resources */,
     681                                C99BDF891E80980400C7170E /* autoplay-zero-volume-check.html in Copy Resources */,
    728682                                2E14A5291D3FE96B0010F35B /* autoplaying-video-with-audio.html in Copy Resources */,
    729683                                2DE71B001D49C3ED00904094 /* blinking-div.html in Copy Resources */,
    730684                                7C486BA11AA12567003F6F9B /* bundle-file.html in Copy Resources */,
    731685                                26DF5A6315A2A27E003689C2 /* CancelLoadFromResourceLoadDelegate.html in Copy Resources */,
     686                                2EFF06C51D8867760004BB30 /* change-video-source-on-click.html in Copy Resources */,
     687                                2EFF06C71D886A580004BB30 /* change-video-source-on-end.html in Copy Resources */,
     688                                9BD4239C1E04C01C00200395 /* chinese-character-with-image.html in Copy Resources */,
    732689                                1A50AA201A2A51FC00F4C345 /* close-from-within-create-page.html in Copy Resources */,
     690                                9B270FEE1DDC2C0B002D53F3 /* closed-shadow-tree-test.html in Copy Resources */,
     691                                5C9E56871DF914AE00C9EE33 /* contentBlockerCheck.html in Copy Resources */,
    733692                                A16F66BA1C40EB4F00BD4D24 /* ContentFiltering.html in Copy Resources */,
    734693                                5142B2731517C8C800C32B19 /* ContextMenuCanCopyURL.html in Copy Resources */,
    735694                                5C2936961D5C00ED00DEAB1E /* CookieMessage.html in Copy Resources */,
     695                                7AEAD4811E20122700416EFE /* CrossPartitionFileSchemeAccess.html in Copy Resources */,
    736696                                290F4275172A221C00939FF0 /* custom-protocol-sync-xhr.html in Copy Resources */,
    737697                                C07E6CB213FD73930038B22B /* devicePixelRatio.html in Copy Resources */,
    738698                                37E1064C1697681800B78BD0 /* DOMHTMLTableCellElementCellAbove.html in Copy Resources */,
    739699                                37DC6791140D7D7600ABCCDB /* DOMRangeOfString.html in Copy Resources */,
     700                                F4FA91831E61857B007B8C1D /* double-click-does-not-select-trailing-space.html in Copy Resources */,
     701                                837A35F11D9A1E7D00663C57 /* DownloadRequestBlobURL.html in Copy Resources */,
    740702                                5714ECB91CA8B5B000051AC8 /* DownloadRequestOriginalURL.html in Copy Resources */,
    741703                                5714ECBD1CA8C22A00051AC8 /* DownloadRequestOriginalURL2.html in Copy Resources */,
    742704                                5714ECBB1CA8BFE400051AC8 /* DownloadRequestOriginalURLFrame.html in Copy Resources */,
     705                                A155022C1E050D0300A24C57 /* duplicate-completion-handler-calls.html in Copy Resources */,
    743706                                9984FACE1CFFB090008D198C /* editable-body.html in Copy Resources */,
     707                                A14AAB651E78DC5400C1ADC2 /* encrypted.pdf in Copy Resources */,
     708                                F4C2AB221DD6D95E00E06D5B /* enormous-video-with-sound.html in Copy Resources */,
     709                                07492B3C1DF8B86600633DE1 /* enumerateMediaDevices.html in Copy Resources */,
    744710                                C5E1AFFE16B221F1006CC1F2 /* execCopy.html in Copy Resources */,
    745711                                BC2D006412AA04CE00E732A3 /* file-with-anchor.html in Copy Resources */,
     
    750716                                932AE53D1D371047005DFFAF /* focus-inputs.html in Copy Resources */,
    751717                                1A7E8B3618120B2F00AEB74A /* FragmentNavigation.html in Copy Resources */,
     718                                F47728991E4AE3C1007ABF6A /* full-page-contenteditable.html in Copy Resources */,
    752719                                F4F405BC1D4C0D1C007A9707 /* full-size-autoplaying-video-with-audio.html in Copy Resources */,
     720                                CD78E11E1DB7EE2A0014A2DE /* FullscreenDelegate.html in Copy Resources */,
    753721                                3FBD1B4A1D3D66AB00E6D6FA /* FullscreenLayoutConstraints.html in Copy Resources */,
    754722                                CDE195B51CFE0B880053D256 /* FullscreenTopContentInset.html in Copy Resources */,
     
    765733                                510477731D298DDD009747EB /* IDBDeleteRecovery.sqlite3-shm in Copy Resources */,
    766734                                510477741D298DDD009747EB /* IDBDeleteRecovery.sqlite3-wal in Copy Resources */,
     735                                5110FCF11E01CD64006F8D0B /* IDBIndexUpgradeToV2.html in Copy Resources */,
    767736                                51A587851D2739E3004BA9AF /* IndexedDBDatabaseProcessKill-1.html in Copy Resources */,
    768737                                51BCEE4E1C84F53B0042C82E /* IndexedDBMultiProcess-1.html in Copy Resources */,
     
    771740                                51B1EE961C80FAEF0064FB98 /* IndexedDBPersistence-1.html in Copy Resources */,
    772741                                51B1EE971C80FAEF0064FB98 /* IndexedDBPersistence-2.html in Copy Resources */,
     742                                5110FCF91E01CD8A006F8D0B /* IndexUpgrade.blob in Copy Resources */,
     743                                5110FCF61E01CD83006F8D0B /* IndexUpgrade.sqlite3 in Copy Resources */,
     744                                2EFF06CD1D8A429A0004BB30 /* input-field-in-scrollable-document.html in Copy Resources */,
    773745                                CE3524FA1B1443890028A7C5 /* input-focus-blur.html in Copy Resources */,
    774746                                57F56A5C1C7F8CC100F31D7E /* IsNavigationActionTrusted.html in Copy Resources */,
     747                                C99B675D1E39722000FC6C80 /* js-play-with-controls.html in Copy Resources */,
    775748                                C2CF975B16CEC71B0054E99D /* JSContextBackForwardCache1.html in Copy Resources */,
    776749                                C2CF975A16CEC7140054E99D /* JSContextBackForwardCache2.html in Copy Resources */,
     750                                F42DA5161D8CEFE400336F40 /* large-input-field-focus-onload.html in Copy Resources */,
     751                                F4538EF71E8473E600B5C953 /* large-red-square.png in Copy Resources */,
    777752                                2E1B7B021D41B1B9007558B4 /* large-video-hides-controls-after-seek-to-end.html in Copy Resources */,
     753                                2E54F40D1D7BC84200921ADF /* large-video-mutes-onplaying.html in Copy Resources */,
     754                                2EFF06C31D88621E0004BB30 /* large-video-offscreen.html in Copy Resources */,
     755                                2E691AF31D79E75E00129407 /* large-video-playing-scroll-away.html in Copy Resources */,
    778756                                2E1B7B001D41ABA7007558B4 /* large-video-seek-after-ending.html in Copy Resources */,
    779757                                2E1DFDF11D42E1E400714A00 /* large-video-seek-to-beginning-and-play-after-ending.html in Copy Resources */,
     758                                F4F137921D9B683E002BEC57 /* large-video-test-now-playing.html in Copy Resources */,
    780759                                936F72801CD7D9EC0068A0FB /* large-video-with-audio.html in Copy Resources */,
    781760                                936F72811CD7D9EC0068A0FB /* large-video-with-audio.mp4 in Copy Resources */,
    782761                                93625D271CD9741C006DC1F1 /* large-video-without-audio.html in Copy Resources */,
     762                                2E691AEF1D79DE8400129407 /* large-videos-autoplaying-click-to-pause.html in Copy Resources */,
     763                                2E691AF11D79E51A00129407 /* large-videos-autoplaying-scroll-to-video.html in Copy Resources */,
     764                                2E691AEA1D78B53600129407 /* large-videos-paused-video-hides-controls.html in Copy Resources */,
     765                                2E691AED1D78B91000129407 /* large-videos-playing-muted-video-hides-controls.html in Copy Resources */,
     766                                2E691AEB1D78B53600129407 /* large-videos-playing-video-keeps-controls.html in Copy Resources */,
    783767                                2E1DFDEF1D42A6F200714A00 /* large-videos-with-audio-autoplay.html in Copy Resources */,
    784768                                2E1DFDED1D42A51100714A00 /* large-videos-with-audio.html in Copy Resources */,
     769                                C25CCA0B1E5140C10026CB8A /* LineBreaking.html in Copy Resources */,
     770                                8361F1781E610B4E00759B25 /* link-with-download-attribute-with-slashes.html in Copy Resources */,
     771                                8349D3C41DB9728E004A9F65 /* link-with-download-attribute.html in Copy Resources */,
    785772                                378E64791632707400B6C676 /* link-with-title.html in Copy Resources */,
    786773                                57901FB11CAF142D00ED64F9 /* LoadInvalidURLRequest.html in Copy Resources */,
     
    794781                                2DD7D3AF178227B30026E1E3 /* lots-of-text-vertical-lr.html in Copy Resources */,
    795782                                930AD402150698D00067970F /* lots-of-text.html in Copy Resources */,
     783                                AD57AC221DA7466E00FF1BDE /* many-iframes.html in Copy Resources */,
    796784                                E1220DCA155B28AA0013E2FC /* MemoryCacheDisableWithinResourceLoadDelegate.html in Copy Resources */,
    797785                                517E7E04151119C100D0B008 /* MemoryCachePruneWithinResourceLoadDelegate.html in Copy Resources */,
     
    799787                                7A1458FC1AD5C07000E06772 /* mouse-button-listener.html in Copy Resources */,
    800788                                33E79E06137B5FD900E32D99 /* mouse-move-listener.html in Copy Resources */,
     789                                C99B675F1E39736F00FC6C80 /* no-autoplay-with-controls.html in Copy Resources */,
    801790                                CEA6CF2819CCF69D0064F5A7 /* open-and-close-window.html in Copy Resources */,
    802791                                7CCB99231D3B4A46003922F6 /* open-multiple-external-url.html in Copy Resources */,
    803792                                290A9BB91735F63800D71BBC /* OpenNewWindow.html in Copy Resources */,
     793                                CEBCA1391E3A807A00C73293 /* page-with-csp-iframe.html in Copy Resources */,
     794                                CEBCA1381E3A807A00C73293 /* page-with-csp.html in Copy Resources */,
     795                                CEBCA13B1E3A807A00C73293 /* page-without-csp-iframe.html in Copy Resources */,
     796                                CEBCA13A1E3A807A00C73293 /* page-without-csp.html in Copy Resources */,
    804797                                A1C4FB731BACD1CA003742D0 /* pages.pages in Copy Resources */,
    805798                                A57A34F216AF6B2B00C2501F /* PageVisibilityStateWithWindowChanges.html in Copy Resources */,
    806                                 CEBCA1381E3A807A00C73293 /* page-with-csp.html in Copy Resources */,
    807                                 CEBCA1391E3A807A00C73293 /* page-with-csp-iframe.html in Copy Resources */,
    808                                 CEBCA13A1E3A807A00C73293 /* page-without-csp.html in Copy Resources */,
    809                                 CEBCA13B1E3A807A00C73293 /* page-without-csp-iframe.html in Copy Resources */,
     799                                A1409AD91E7254D4004949D9 /* password-protected.pages in Copy Resources */,
     800                                F415086D1DA040C50044BE9B /* play-audio-on-click.html in Copy Resources */,
    810801                                F6FDDDD614241C6F004F1729 /* push-state.html in Copy Resources */,
     802                                A12DDC001E8373E700CF6CAE /* rendered-image-excluding-overflow.html in Copy Resources */,
    811803                                52B8CF9815868D9100281053 /* SetDocumentURI.html in Copy Resources */,
    812804                                CEBABD491B71687C0051210A /* should-open-external-schemes.html in Copy Resources */,
     
    823815                                515BE16F1D428BB100DD7C68 /* StoreBlobToBeDeleted.html in Copy Resources */,
    824816                                CD59F53519E9110D00CF1835 /* test-mse.mp4 in Copy Resources */,
     817                                C95984F71E36BCEF002C0D45 /* test-without-audio-track.mp4 in Copy Resources */,
    825818                                524BBCA119E30C77002F1AF1 /* test.mp4 in Copy Resources */,
    826819                                7AE9E5091AE5AE8B00CF874B /* test.pdf in Copy Resources */,
     820                                2E9896151D8F093800739892 /* text-and-password-inputs.html in Copy Resources */,
    827821                                C540F784152E5A9A00A40C8C /* verboseMarkup.html in Copy Resources */,
    828822                                CDC8E4941BC6F10800594FEC /* video-with-audio.html in Copy Resources */,
    829823                                CDC8E4951BC6F10800594FEC /* video-with-audio.mp4 in Copy Resources */,
     824                                CD321B041E3A85FA00EB21C8 /* video-with-muted-audio-and-webaudio.html in Copy Resources */,
     825                                CDB4115A1E0B00DB00EAD352 /* video-with-muted-audio.html in Copy Resources */,
    830826                                CDC8E4961BC6F10800594FEC /* video-without-audio.html in Copy Resources */,
    831827                                CDC8E4971BC6F10800594FEC /* video-without-audio.mp4 in Copy Resources */,
     
    834830                                51714EB51CF8C78C004723C4 /* WebProcessKillIDBCleanup-2.html in Copy Resources */,
    835831                                536770361CC81B6100D425B1 /* WebScriptObjectDescription.html in Copy Resources */,
     832                                5120C83E1E67678F0025B250 /* WebsiteDataStoreCustomPaths.html in Copy Resources */,
     833                                2E131C181D83A98A001BA36C /* wide-autoplaying-video-with-audio.html in Copy Resources */,
    836834                                CE14F1A4181873B0001C2705 /* WillPerformClientRedirectToURLCrash.html in Copy Resources */,
    837835                                A5E2027515B21F6E00C13E14 /* WindowlessWebViewWithMedia.html in Copy Resources */,
     
    12891287                B55F119F1516834F00915916 /* AttributedString.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = AttributedString.mm; sourceTree = "<group>"; };
    12901288                B55F11B01517A2C400915916 /* attributedStringCustomFont.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = attributedStringCustomFont.html; sourceTree = "<group>"; };
    1291                 B55F11B9151916E600915916 /* Ahem.ttf */ = {isa = PBXFileReference; lastKnownFileType = file; path = Ahem.ttf; sourceTree = "<group>"; };
    12921289                BC029B161486AD6400817DA9 /* RetainPtr.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = RetainPtr.cpp; sourceTree = "<group>"; };
    12931290                BC029B1B1486B25900817DA9 /* RetainPtr.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; name = RetainPtr.mm; path = ns/RetainPtr.mm; sourceTree = "<group>"; };
     
    14981495                        buildActionMask = 2147483647;
    14991496                        files = (
     1497                                7A010BCB1D877C0500EDE72A /* CoreGraphics.framework in Frameworks */,
    15001498                                7C83E03F1D0A61A000FEBCF3 /* libicucore.dylib in Frameworks */,
    15011499                                7A010BCD1D877C0D00EDE72A /* QuartzCore.framework in Frameworks */,
    1502                                 7A010BCB1D877C0500EDE72A /* CoreGraphics.framework in Frameworks */,
    15031500                        );
    15041501                        runOnlyForDeploymentPostprocessing = 0;
     
    16081605                        children = (
    16091606                                A16F66B81C40E9E100BD4D24 /* Resources */,
    1610                                 C25CCA051E51380B0026CB8A /* LineBreaking.mm */,
    16111607                                7CEFA9641AC0B9E200B910FD /* _WKUserContentExtensionStore.mm */,
    16121608                                A1DF74301C41B65800A2F4D0 /* AlwaysRevalidatedURLSchemes.mm */,
     
    16441640                                51B1EE8D1C80F5880064FB98 /* IndexedDBPersistence.mm */,
    16451641                                2DB0232E1E4E871800707123 /* InteractionDeadlockAfterCrash.mm */,
     1642                                C25CCA051E51380B0026CB8A /* LineBreaking.mm */,
    16461643                                37D36ED61AF42ECD00BAF5D9 /* LoadAlternateHTMLString.mm */,
    16471644                                A125478D1DB18B9400358564 /* LoadDataWithNilMIMEType.mm */,
     
    16641661                                1A4F81C81BDFFD18004E672E /* RemoteObjectRegistry.mm */,
    16651662                                1A4F81CD1BDFFD53004E672E /* RemoteObjectRegistryPlugIn.mm */,
    1666                                 CD9E292B1C90A71F000BB800 /* RequiresUserActionForPlayback.mm */,
    16671663                                A12DDBF91E836F0700CF6CAE /* RenderedImageWithOptions.mm */,
    16681664                                A12DDBFC1E836FF100CF6CAE /* RenderedImageWithOptionsPlugIn.mm */,
    16691665                                A12DDC011E8374F500CF6CAE /* RenderedImageWithOptionsProtocol.h */,
     1666                                CD9E292B1C90A71F000BB800 /* RequiresUserActionForPlayback.mm */,
    16701667                                37BCA61B1B596BA9002012CA /* ShouldOpenExternalURLsInNewWindowActions.mm */,
    16711668                                2D9A53AE1B31FA8D0074D5AA /* ShrinkToFit.mm */,
     
    17031700                        isa = PBXGroup;
    17041701                        children = (
     1702                                F4D4F3B51E4E2BCB00BB2767 /* DataInteractionSimulator.h */,
     1703                                F4D4F3B41E4E2BCB00BB2767 /* DataInteractionSimulator.mm */,
    17051704                                2E7765CC16C4D80A00BA2BB1 /* mainIOS.mm */,
    1706                                 F4D4F3B41E4E2BCB00BB2767 /* DataInteractionSimulator.mm */,
    1707                                 F4D4F3B51E4E2BCB00BB2767 /* DataInteractionSimulator.h */,
    17081705                        );
    17091706                        path = ios;
     
    17251722                        isa = PBXGroup;
    17261723                        children = (
     1724                                CD89D0371C4EDB1300040A04 /* cocoa */,
     1725                                3162AE9A1E6F2F8F000E4DBC /* mac */,
    17271726                                7A909A6F1D877475007E10F8 /* AffineTransform.cpp */,
    17281727                                93A720E518F1A0E800A848E1 /* CalculationValue.cpp */,
    17291728                                07C046C91E42573E007201E7 /* CARingBuffer.cpp */,
    1730                                 CD89D0371C4EDB1300040A04 /* cocoa */,
    17311729                                7C3965051CDD74F90094DBB8 /* Color.cpp */,
    17321730                                1C9EB8401E380DA1005C6442 /* ComplexTextController.cpp */,
     
    17491747                                7A909A751D877475007E10F8 /* IntSize.cpp */,
    17501748                                14464012167A8305000BD218 /* LayoutUnit.cpp */,
    1751                                 3162AE9A1E6F2F8F000E4DBC /* mac */,
    17521749                                CD225C071C45A69200140761 /* ParsedContentRange.cpp */,
    17531750                                CDCFA7A91E45122F00C2433D /* SampleMap.cpp */,
     
    17701767                        children = (
    17711768                                A1C4FB6F1BACCEFA003742D0 /* Resources */,
     1769                                F4D4F3B71E4E36E400BB2767 /* DataInteractionTests.mm */,
    17721770                                7560917719259C59009EF06E /* MemoryCacheAddImageToCacheIOS.mm */,
    1773                                 F4D4F3B71E4E36E400BB2767 /* DataInteractionTests.mm */,
    17741771                        );
    17751772                        path = ios;
     
    17791776                        isa = PBXGroup;
    17801777                        children = (
    1781                                 7A010BCC1D877C0D00EDE72A /* QuartzCore.framework */,
    17821778                                7A010BCA1D877C0500EDE72A /* CoreGraphics.framework */,
    17831779                                7C83E0331D0A5F2700FEBCF3 /* libicucore.dylib */,
    17841780                                7C83E0291D0A5CDF00FEBCF3 /* libWTF.a */,
     1781                                7A010BCC1D877C0D00EDE72A /* QuartzCore.framework */,
    17851782                        );
    17861783                        name = Frameworks;
     
    18081805                        isa = PBXGroup;
    18091806                        children = (
    1810                                 F4538EF01E846B4100B5C953 /* large-red-square.png */,
    1811                                 F4C2AB211DD6D94100E06D5B /* enormous-video-with-sound.html */,
    1812                                 F415086C1DA040C10044BE9B /* play-audio-on-click.html */,
    1813                                 F4F137911D9B6832002BEC57 /* large-video-test-now-playing.html */,
    1814                                 2E9896141D8F092B00739892 /* text-and-password-inputs.html */,
    1815                                 2EFF06CC1D8A42910004BB30 /* input-field-in-scrollable-document.html */,
    1816                                 2EFF06C61D886A560004BB30 /* change-video-source-on-end.html */,
    1817                                 2EFF06C41D8867700004BB30 /* change-video-source-on-click.html */,
    1818                                 2EFF06C21D8862120004BB30 /* large-video-offscreen.html */,
    1819                                 2E131C171D83A97E001BA36C /* wide-autoplaying-video-with-audio.html */,
    1820                                 2E54F40C1D7BC83900921ADF /* large-video-mutes-onplaying.html */,
    1821                                 2E691AF21D79E75400129407 /* large-video-playing-scroll-away.html */,
    1822                                 2E691AF01D79E51400129407 /* large-videos-autoplaying-scroll-to-video.html */,
    1823                                 2E691AEE1D79DE6F00129407 /* large-videos-autoplaying-click-to-pause.html */,
    1824                                 2E691AEC1D78B90200129407 /* large-videos-playing-muted-video-hides-controls.html */,
    1825                                 2E691AE81D78B52B00129407 /* large-videos-paused-video-hides-controls.html */,
    1826                                 2E691AE91D78B52B00129407 /* large-videos-playing-video-keeps-controls.html */,
     1807                                C25CCA0C1E5140E50026CB8A /* AllAhem.svg */,
    18271808                                5C9E593E1D3EB1DE00E3C62E /* ApplicationCache.db */,
    18281809                                5C9E593F1D3EB1DE00E3C62E /* ApplicationCache.db-shm */,
    18291810                                5C9E59401D3EB1DE00E3C62E /* ApplicationCache.db-wal */,
     1811                                F4856CA21E6498A8009D7EE7 /* attachment-element.html */,
    18301812                                93CFA8661CEB9DE1000565A8 /* autofocused-text-input.html */,
    18311813                                2E14A5281D3FE8B80010F35B /* autoplaying-video-with-audio.html */,
    18321814                                2DE71AFF1D49C2F000904094 /* blinking-div.html */,
     1815                                2EFF06C41D8867700004BB30 /* change-video-source-on-click.html */,
     1816                                2EFF06C61D886A560004BB30 /* change-video-source-on-end.html */,
    18331817                                A16F66B91C40EA2000BD4D24 /* ContentFiltering.html */,
    18341818                                5C2936941D5BFD1900DEAB1E /* CookieMessage.html */,
     
    18391823                                A155022B1E050BC500A24C57 /* duplicate-completion-handler-calls.html */,
    18401824                                9984FACD1CFFB038008D198C /* editable-body.html */,
     1825                                F4C2AB211DD6D94100E06D5B /* enormous-video-with-sound.html */,
    18411826                                93575C551D30366E000D604D /* focus-inputs.html */,
    18421827                                F4F405BA1D4C0CF8007A9707 /* full-size-autoplaying-video-with-audio.html */,
     
    18491834                                510477711D298D85009747EB /* IDBDeleteRecovery.sqlite3-wal */,
    18501835                                5110FCF01E01CD53006F8D0B /* IDBIndexUpgradeToV2.html */,
    1851                                 5110FCF21E01CD77006F8D0B /* IndexUpgrade.blob */,
    1852                                 5110FCF31E01CD77006F8D0B /* IndexUpgrade.sqlite3 */,
    18531836                                51A587821D272EB5004BA9AF /* IndexedDBDatabaseProcessKill-1.html */,
    18541837                                51BCEE4C1C84F52C0042C82E /* IndexedDBMultiProcess-1.html */,
     
    18571840                                51B1EE941C80FADD0064FB98 /* IndexedDBPersistence-1.html */,
    18581841                                51B1EE951C80FADD0064FB98 /* IndexedDBPersistence-2.html */,
     1842                                5110FCF21E01CD77006F8D0B /* IndexUpgrade.blob */,
     1843                                5110FCF31E01CD77006F8D0B /* IndexUpgrade.sqlite3 */,
     1844                                2EFF06CC1D8A42910004BB30 /* input-field-in-scrollable-document.html */,
     1845                                F4538EF01E846B4100B5C953 /* large-red-square.png */,
    18591846                                2E1B7B011D41B1B3007558B4 /* large-video-hides-controls-after-seek-to-end.html */,
     1847                                2E54F40C1D7BC83900921ADF /* large-video-mutes-onplaying.html */,
     1848                                2EFF06C21D8862120004BB30 /* large-video-offscreen.html */,
     1849                                2E691AF21D79E75400129407 /* large-video-playing-scroll-away.html */,
    18601850                                2E1B7AFF1D41A95F007558B4 /* large-video-seek-after-ending.html */,
    18611851                                2E1DFDF01D42E14400714A00 /* large-video-seek-to-beginning-and-play-after-ending.html */,
     1852                                F4F137911D9B6832002BEC57 /* large-video-test-now-playing.html */,
    18621853                                936F727E1CD7D9D00068A0FB /* large-video-with-audio.html */,
    18631854                                936F727F1CD7D9D00068A0FB /* large-video-with-audio.mp4 */,
    18641855                                93625D261CD973AF006DC1F1 /* large-video-without-audio.html */,
     1856                                2E691AEE1D79DE6F00129407 /* large-videos-autoplaying-click-to-pause.html */,
     1857                                2E691AF01D79E51400129407 /* large-videos-autoplaying-scroll-to-video.html */,
     1858                                2E691AE81D78B52B00129407 /* large-videos-paused-video-hides-controls.html */,
     1859                                2E691AEC1D78B90200129407 /* large-videos-playing-muted-video-hides-controls.html */,
     1860                                2E691AE91D78B52B00129407 /* large-videos-playing-video-keeps-controls.html */,
    18651861                                2E1DFDEE1D42A6EB00714A00 /* large-videos-with-audio-autoplay.html */,
    18661862                                2E1DFDEC1D42A41C00714A00 /* large-videos-with-audio.html */,
     1863                                C25CCA0A1E513F490026CB8A /* LineBreaking.html */,
    18671864                                51E6A8951D2F1C7700C004B6 /* LocalStorageClear.html */,
    18681865                                46C519E21D35629600DAA51A /* LocalStorageNullEntries.html */,
    1869                                 7A6A2C711DCCFB0200C0D085 /* LocalStorageQuirkEnabled.html */,
    18701866                                46C519E31D35629600DAA51A /* LocalStorageNullEntries.localstorage */,
    18711867                                46C519E41D35629600DAA51A /* LocalStorageNullEntries.localstorage-shm */,
     1868                                7A6A2C711DCCFB0200C0D085 /* LocalStorageQuirkEnabled.html */,
    18721869                                7CCB99221D3B44E7003922F6 /* open-multiple-external-url.html */,
     1870                                CEBCA1341E3A803400C73293 /* page-with-csp-iframe.html */,
    18731871                                CEBCA1351E3A803400C73293 /* page-with-csp.html */,
    1874                                 CEBCA1341E3A803400C73293 /* page-with-csp-iframe.html */,
     1872                                CEBCA1361E3A803400C73293 /* page-without-csp-iframe.html */,
    18751873                                CEBCA1371E3A803400C73293 /* page-without-csp.html */,
    1876                                 CEBCA1361E3A803400C73293 /* page-without-csp-iframe.html */,
    18771874                                A1409AD81E7254AC004949D9 /* password-protected.pages */,
     1875                                F415086C1DA040C10044BE9B /* play-audio-on-click.html */,
    18781876                                A12DDBFF1E8373C100CF6CAE /* rendered-image-excluding-overflow.html */,
    18791877                                F4F405BB1D4C0CF8007A9707 /* skinny-autoplaying-video-with-audio.html */,
    18801878                                515BE16E1D4288FF00DD7C68 /* StoreBlobToBeDeleted.html */,
     1879                                2E9896141D8F092B00739892 /* text-and-password-inputs.html */,
    18811880                                51714EB21CF8C761004723C4 /* WebProcessKillIDBCleanup-1.html */,
    18821881                                51714EB31CF8C761004723C4 /* WebProcessKillIDBCleanup-2.html */,
    18831882                                5120C83B1E674E350025B250 /* WebsiteDataStoreCustomPaths.html */,
    1884                                 C25CCA0A1E513F490026CB8A /* LineBreaking.html */,
    1885                                 C25CCA0C1E5140E50026CB8A /* AllAhem.svg */,
    1886                                 F4856CA21E6498A8009D7EE7 /* attachment-element.html */,
     1883                                2E131C171D83A97E001BA36C /* wide-autoplaying-video-with-audio.html */,
    18871884                        );
    18881885                        name = Resources;
     
    19551952                        isa = PBXGroup;
    19561953                        children = (
    1957                                 07492B3A1DF8AE2D00633DE1 /* EnumerateMediaDevices.cpp */,
    1958                                 AD57AC1E1DA7464D00FF1BDE /* DidRemoveFrameFromHiearchyInPageCache_Bundle.cpp */,
    1959                                 AD57AC1F1DA7464D00FF1BDE /* DidRemoveFrameFromHiearchyInPageCache.cpp */,
    19601954                                0F139E741A423A4600F590F5 /* cocoa */,
    19611955                                C0C5D3BB14598B6F00A802A6 /* mac */,
     
    19701964                                F6B7BE92174691EF008A3445 /* DidAssociateFormControls_Bundle.cpp */,
    19711965                                9331407B17B4419000F083B1 /* DidNotHandleKeyDown.cpp */,
     1966                                AD57AC1F1DA7464D00FF1BDE /* DidRemoveFrameFromHiearchyInPageCache.cpp */,
     1967                                AD57AC1E1DA7464D00FF1BDE /* DidRemoveFrameFromHiearchyInPageCache_Bundle.cpp */,
    19721968                                BCB6803F126FBFE100642A61 /* DocumentStartUserScriptAlertCrash.cpp */,
    19731969                                BCB68041126FBFF100642A61 /* DocumentStartUserScriptAlertCrash_Bundle.cpp */,
     
    19771973                                F6F49C6615545C8D0007F39D /* DOMWindowExtensionNoCache_Bundle.cpp */,
    19781974                                C045F9441385C2E900C0F3CD /* DownloadDecideDestinationCrash.cpp */,
     1975                                07492B3A1DF8AE2D00633DE1 /* EnumerateMediaDevices.cpp */,
    19791976                                75F3133F18C171B70041CAEC /* EphemeralSessionPushStateNoHistoryCallback.cpp */,
    19801977                                1A5FEFDC1270E2A3000E2921 /* EvaluateJavaScript.cpp */,
     
    19971994                                F660AA1215A619C8003A1243 /* InjectedBundleInitializationUserDataCallbackWins.cpp */,
    19981995                                F660AA1415A61ABF003A1243 /* InjectedBundleInitializationUserDataCallbackWins_Bundle.cpp */,
     1996                                9B0786A21C58830F00D159E3 /* InjectedBundleMakeAllShadowRootsOpen.cpp */,
    19991997                                9B0786A41C5885C300D159E3 /* InjectedBundleMakeAllShadowRootsOpen_Bundle.cpp */,
    2000                                 9B0786A21C58830F00D159E3 /* InjectedBundleMakeAllShadowRootsOpen.cpp */,
    20011998                                93D3D19D17B1A84200C7C415 /* LayoutMilestonesWithAllContentInFrame.cpp */,
    20021999                                52CB47401448FB9300873995 /* LoadAlternateHTMLStringWithNonDirectoryURL.cpp */,
     
    20892086                                26B2DFF815BDE599004F691D /* HashSet.cpp */,
    20902087                                266FAFD215E5775200F61D5B /* IntegerToStringConversion.cpp */,
     2088                                531C1D8D1DF8EF72006E979F /* LEBDecoder.cpp */,
    20912089                                26300B1716755CD90066886D /* ListHashSet.cpp */,
    20922090                                0FFC45A41B73EBE20085BD62 /* Lock.cpp */,
     
    21102108                                1A3524AC1D63A4FB0031729B /* Scope.cpp */,
    21112109                                DC69AA621CF77C6500C6272F /* ScopedLambda.cpp */,
     2110                                0BCD85691485C98B00EA2003 /* SetForScope.cpp */,
    21122111                                CD5393C91757BAC400C07123 /* SHA1.cpp */,
    21132112                                81B50192140F232300D9EB58 /* StringBuilder.cpp */,
     
    21172116                                C01363C713C3997300EF3964 /* StringOperators.cpp */,
    21182117                                7C74D42D188228F300E5ED57 /* StringView.cpp */,
    2119                                 531C1D8D1DF8EF72006E979F /* LEBDecoder.cpp */,
    21202118                                5597F8341D9596C80066BC21 /* SynchronizedFixedQueue.cpp */,
    2121                                 0BCD85691485C98B00EA2003 /* SetForScope.cpp */,
    21222119                                9329AA281DE3F81E003ABD07 /* TextBreakIterator.cpp */,
    21232120                                0F2C20B71DCD544800542D9E /* Time.cpp */,
     
    22382235                        isa = PBXGroup;
    22392236                        children = (
    2240                                 7AEAD47C1E20113800416EFE /* CrossPartitionFileSchemeAccess.mm */,
    2241                                 5C0BF88F1DD5999B00B00328 /* WebViewCanPasteZeroPng.mm */,
    2242                                 5C0BF88C1DD5957400B00328 /* MemoryPressureHandler.mm */,
    22432237                                C07E6CB013FD737C0038B22B /* Resources */,
    22442238                                379028B514FABD92007E6B43 /* AcceptsFirstMouse.mm */,
     
    22512245                                5142B2701517C88B00C32B19 /* ContextMenuCanCopyURL.mm */,
    22522246                                37FB72951DB2E82F00E41BE4 /* ContextMenuDefaultItemsHaveTags.mm */,
     2247                                7AEAD47C1E20113800416EFE /* CrossPartitionFileSchemeAccess.mm */,
    22532248                                3776BC62150946BC0043A66D /* DeviceScaleFactorInDashboardRegions.mm */,
    22542249                                939BA91614103412001A01BD /* DeviceScaleFactorOnBack.mm */,
    2255                                 F4BFA68C1E4AD08000154298 /* DragAndDropPasteboardTests.mm */,
    22562250                                37E1064A1697676400B78BD0 /* DOMHTMLTableCellCellAbove.mm */,
    22572251                                2D51A0C51C8BF00400765C45 /* DOMHTMLVideoElementWrapper.mm */,
     
    22592253                                3751AF7A169518F800764319 /* DOMNodeFromJSObject.mm */,
    22602254                                37DC678B140D7C5000ABCCDB /* DOMRangeOfString.mm */,
     2255                                F4BFA68C1E4AD08000154298 /* DragAndDropPasteboardTests.mm */,
    22612256                                C07E6CAE13FD67650038B22B /* DynamicDeviceScaleFactor.mm */,
    22622257                                1A9FB6CC1CA34BE500966124 /* EarlyKVOCrash.mm */,
     
    22732268                                E1220D9F155B25480013E2FC /* MemoryCacheDisableWithinResourceLoadDelegate.mm */,
    22742269                                517E7DFB15110EA600D0B008 /* MemoryCachePruneWithinResourceLoadDelegate.mm */,
     2270                                5C0BF88C1DD5957400B00328 /* MemoryPressureHandler.mm */,
    22752271                                7A99D9931AD4A29D00373141 /* MenuTypesForMouseEvents.mm */,
    22762272                                E19DB9781B32137C00DB38D4 /* NavigatorLanguage.mm */,
     
    22902286                                536770331CC8022800D425B1 /* WebScriptObjectDescription.mm */,
    22912287                                51FBBB4C1513D4E900822738 /* WebViewCanPasteURL.mm */,
     2288                                5C0BF88F1DD5999B00B00328 /* WebViewCanPasteZeroPng.mm */,
    22922289                                51B454EB1B4E236B0085EAA6 /* WebViewCloseInsideDidFinishLoadForFrame.mm */,
    22932290                                C2EB2DD116CAC7AC009B52EE /* WebViewDidCreateJavaScriptContext.mm */,
     
    22962293                                1A7BFC0A171A0BDB00BC5F64 /* WillSendSubmitEvent.mm */,
    22972294                                A5E2027215B2181900C13E14 /* WindowlessWebViewWithMedia.mm */,
     2295                                F4FA917F1E61849B007B8C1D /* WKWebViewSelectionTests.mm */,
    22982296                                764322D51B61CCA40024F801 /* WordBoundaryTypingAttributes.mm */,
    2299                                 F4FA917F1E61849B007B8C1D /* WKWebViewSelectionTests.mm */,
    23002297                        );
    23012298                        path = mac;
     
    23052302                        isa = PBXGroup;
    23062303                        children = (
    2307                                 F4FA91821E618566007B8C1D /* double-click-does-not-select-trailing-space.html */,
    2308                                 7AEAD47D1E20114E00416EFE /* CrossPartitionFileSchemeAccess.html */,
    2309                                 F42DA5151D8CEFDB00336F40 /* large-input-field-focus-onload.html */,
    23102304                                379028B814FABE49007E6B43 /* acceptsFirstMouse.html */,
    2311                                 B55F11B9151916E600915916 /* Ahem.ttf */,
    23122305                                B55F11B01517A2C400915916 /* attributedStringCustomFont.html */,
    23132306                                7C9ED98A17A19D0600E4DC33 /* attributedStringStrikethrough.html */,
    23142307                                26DF5A6115A2A22B003689C2 /* CancelLoadFromResourceLoadDelegate.html */,
    23152308                                5142B2721517C89100C32B19 /* ContextMenuCanCopyURL.html */,
     2309                                7AEAD47D1E20114E00416EFE /* CrossPartitionFileSchemeAccess.html */,
    23162310                                C07E6CB113FD738A0038B22B /* devicePixelRatio.html */,
    23172311                                37E1064B169767F700B78BD0 /* DOMHTMLTableCellElementCellAbove.html */,
    23182312                                37DC678F140D7D3A00ABCCDB /* DOMRangeOfString.html */,
     2313                                F4FA91821E618566007B8C1D /* double-click-does-not-select-trailing-space.html */,
    23192314                                1A7E8B351812093600AEB74A /* FragmentNavigation.html */,
    23202315                                F47728981E4AE3AD007ABF6A /* full-page-contenteditable.html */,
     
    23252320                                C2CF975816CEC69E0054E99D /* JSContextBackForwardCache1.html */,
    23262321                                C2CF975916CEC69E0054E99D /* JSContextBackForwardCache2.html */,
     2322                                F42DA5151D8CEFDB00336F40 /* large-input-field-focus-onload.html */,
    23272323                                57901FB01CAF141C00ED64F9 /* LoadInvalidURLRequest.html */,
    23282324                                E1220DC9155B287D0013E2FC /* MemoryCacheDisableWithinResourceLoadDelegate.html */,
     
    24132409                                CDC8E4891BC5C96200594FEC /* video-with-audio.html */,
    24142410                                CDC8E48A1BC5C96200594FEC /* video-with-audio.mp4 */,
     2411                                CD321B031E3A84B700EB21C8 /* video-with-muted-audio-and-webaudio.html */,
     2412                                CDB411591E09DA8E00EAD352 /* video-with-muted-audio.html */,
    24152413                                CDC8E48B1BC5C96200594FEC /* video-without-audio.html */,
    24162414                                CDC8E48C1BC5C96200594FEC /* video-without-audio.mp4 */,
    2417                                 CDB411591E09DA8E00EAD352 /* video-with-muted-audio.html */,
    2418                                 CD321B031E3A84B700EB21C8 /* video-with-muted-audio-and-webaudio.html */,
    24192415                        );
    24202416                        name = Resources;
     
    26232619                        files = (
    26242620                                7C83DE991D0A590C00FEBCF3 /* AtomicString.cpp in Sources */,
     2621                                1ADAD1501D77A9F600212586 /* BlockPtr.mm in Sources */,
    26252622                                7C83DE9C1D0A590C00FEBCF3 /* BloomFilter.cpp in Sources */,
    26262623                                7C83DEA01D0A590C00FEBCF3 /* CheckedArithmeticOperations.cpp in Sources */,
    2627                                 1A77BAA31D9AFFFC005FC568 /* OptionSet.cpp in Sources */,
    26282624                                7C83DEC31D0A590C00FEBCF3 /* Condition.cpp in Sources */,
    2629                                 0F2C20B81DCD545000542D9E /* Time.cpp in Sources */,
    2630                                 1A3524AE1D63A4FB0031729B /* Scope.cpp in Sources */,
    26312625                                7C83DEA61D0A590C00FEBCF3 /* Counters.cpp in Sources */,
    26322626                                7C83DEA91D0A590C00FEBCF3 /* CString.cpp in Sources */,
    26332627                                7C83DEAD1D0A590C00FEBCF3 /* Deque.cpp in Sources */,
     2628                                1AF7B21F1D6CD14D008C126C /* EnumTraits.cpp in Sources */,
     2629                                AD7C434D1DD2A54E0026888B /* Expected.cpp in Sources */,
    26342630                                6BFD294C1D5E6C1D008EC968 /* HashCountedSet.cpp in Sources */,
    26352631                                7C83DED21D0A590C00FEBCF3 /* HashMap.cpp in Sources */,
    26362632                                7C83DED41D0A590C00FEBCF3 /* HashSet.cpp in Sources */,
    26372633                                7C83DEE01D0A590C00FEBCF3 /* IntegerToStringConversion.cpp in Sources */,
    2638                                 9329AA291DE3F81E003ABD07 /* TextBreakIterator.cpp in Sources */,
    2639                                 1ADAD1501D77A9F600212586 /* BlockPtr.mm in Sources */,
     2634                                531C1D8E1DF8EF72006E979F /* LEBDecoder.cpp in Sources */,
    26402635                                7C83DEE81D0A590C00FEBCF3 /* ListHashSet.cpp in Sources */,
    26412636                                7C83DF1D1D0A590C00FEBCF3 /* Lock.cpp in Sources */,
    26422637                                7C83DEED1D0A590C00FEBCF3 /* MathExtras.cpp in Sources */,
    2643                                 1AF7B21F1D6CD14D008C126C /* EnumTraits.cpp in Sources */,
    26442638                                7C83DEEF1D0A590C00FEBCF3 /* MD5.cpp in Sources */,
    26452639                                7C83DEF11D0A590C00FEBCF3 /* MediaTime.cpp in Sources */,
    2646                                 7CD4C26E1E2C0E6E00929470 /* StringConcatenate.cpp in Sources */,
    26472640                                7C83DEF61D0A590C00FEBCF3 /* MetaAllocator.cpp in Sources */,
    26482641                                7C83DEFE1D0A590C00FEBCF3 /* NakedPtr.cpp in Sources */,
    2649                                 531C1D8E1DF8EF72006E979F /* LEBDecoder.cpp in Sources */,
    26502642                                7C83DF011D0A590C00FEBCF3 /* Optional.cpp in Sources */,
    2651                                 AD7C434D1DD2A54E0026888B /* Expected.cpp in Sources */,
     2643                                1A77BAA31D9AFFFC005FC568 /* OptionSet.cpp in Sources */,
    26522644                                7C83DF021D0A590C00FEBCF3 /* OSObjectPtr.cpp in Sources */,
    26532645                                7C83DF591D0A590C00FEBCF3 /* ParkingLot.cpp in Sources */,
     
    26602652                                7C83DF051D0A590C00FEBCF3 /* RunLoop.cpp in Sources */,
    26612653                                7C83DF261D0A590C00FEBCF3 /* SaturatedArithmeticOperations.cpp in Sources */,
     2654                                1A3524AE1D63A4FB0031729B /* Scope.cpp in Sources */,
    26622655                                7C83DF121D0A590C00FEBCF3 /* ScopedLambda.cpp in Sources */,
     2656                                7C83DF3D1D0A590C00FEBCF3 /* SetForScope.cpp in Sources */,
    26632657                                7C83DF2A1D0A590C00FEBCF3 /* SHA1.cpp in Sources */,
    26642658                                7C83DF321D0A590C00FEBCF3 /* StringBuilder.cpp in Sources */,
     2659                                7CD4C26E1E2C0E6E00929470 /* StringConcatenate.cpp in Sources */,
    26652660                                7C83DF361D0A590C00FEBCF3 /* StringHasher.cpp in Sources */,
    26662661                                7C83DF371D0A590C00FEBCF3 /* StringImpl.cpp in Sources */,
    26672662                                7C83DF381D0A590C00FEBCF3 /* StringOperators.cpp in Sources */,
     2663                                7C83DF3A1D0A590C00FEBCF3 /* StringView.cpp in Sources */,
    26682664                                5597F8361D9596C80066BC21 /* SynchronizedFixedQueue.cpp in Sources */,
    2669                                 7C83DF3A1D0A590C00FEBCF3 /* StringView.cpp in Sources */,
    2670                                 7C83DF3D1D0A590C00FEBCF3 /* SetForScope.cpp in Sources */,
    26712665                                7C83DF401D0A590C00FEBCF3 /* TestsController.cpp in Sources */,
     2666                                9329AA291DE3F81E003ABD07 /* TextBreakIterator.cpp in Sources */,
     2667                                0F2C20B81DCD545000542D9E /* Time.cpp in Sources */,
    26722668                                7C83E03B1D0A602700FEBCF3 /* UtilitiesCocoa.mm in Sources */,
    26732669                                7C83FC711D5535A8001DFBCD /* Variant.cpp in Sources */,
     
    26902686                        buildActionMask = 2147483647;
    26912687                        files = (
    2692                                 93F56DA91E5F919D003EDE84 /* WKWebViewSnapshot.mm in Sources */,
    26932688                                7CEFA9661AC0B9E200B910FD /* _WKUserContentExtensionStore.mm in Sources */,
    26942689                                7CCE7EE41A411AE600447C4C /* AboutBlankLoad.cpp in Sources */,
    26952690                                7CCE7EB31A411A7E00447C4C /* AcceptsFirstMouse.mm in Sources */,
    2696                                 374B7A601DF36EEE00ACCB6C /* BundleEditingDelegate.mm in Sources */,
    2697                                 5C0BF8951DD599CD00B00328 /* NavigatorLanguage.mm in Sources */,
     2691                                7A909A7D1D877480007E10F8 /* AffineTransform.cpp in Sources */,
    26982692                                A1DF74321C41B65800A2F4D0 /* AlwaysRevalidatedURLSchemes.mm in Sources */,
    2699                                 51D1249B1E785425002B2820 /* CookieManager.cpp in Sources */,
    27002693                                2DE71AFE1D49C0BD00904094 /* AnimatedResize.mm in Sources */,
    27012694                                7CCE7EB41A411A7E00447C4C /* AttributedString.mm in Sources */,
     
    27032696                                7C83E0B91D0A64F100FEBCF3 /* AutoLayoutIntegration.mm in Sources */,
    27042697                                7CCE7EB51A411A7E00447C4C /* BackForwardList.mm in Sources */,
     2698                                374B7A601DF36EEE00ACCB6C /* BundleEditingDelegate.mm in Sources */,
    27052699                                A13EBBB11B87438000097110 /* BundleParameters.mm in Sources */,
     2700                                37A709AE1E3EA8B000CA5969 /* BundleRangeHandle.mm in Sources */,
    27062701                                7CCE7EDC1A411A9200447C4C /* CalculationValue.cpp in Sources */,
    27072702                                1C2B81801C891E7C00A5529F /* CancelFontSubresource.mm in Sources */,
    27082703                                7CCE7EB61A411A7E00447C4C /* CancelLoadFromResourceLoadDelegate.mm in Sources */,
    27092704                                7C83E0411D0A63F200FEBCF3 /* CandidateTests.mm in Sources */,
    2710                                 5C838F7F1DB04F900082858F /* LoadInvalidURLRequest.mm in Sources */,
    27112705                                7CCE7EE71A411AE600447C4C /* CanHandleRequest.cpp in Sources */,
     2706                                07C046CA1E4262A8007201E7 /* CARingBuffer.cpp in Sources */,
    27122707                                7CCE7EE61A411AE600447C4C /* CloseFromWithinCreatePage.cpp in Sources */,
    27132708                                7CCE7EB71A411A7E00447C4C /* CloseNewWindowInNavigationPolicyDelegate.mm in Sources */,
    27142709                                7CCE7EE51A411AE600447C4C /* CloseThenTerminate.cpp in Sources */,
    27152710                                7C83E0BA1D0A64FB00FEBCF3 /* Coding.mm in Sources */,
    2716                                 2DC60E231E79F88C00FA6C7D /* DoAfterNextPresentationUpdateAfterCrash.mm in Sources */,
    2717                                 F4FA91811E61849B007B8C1D /* WKWebViewSelectionTests.mm in Sources */,
    27182711                                7C3965061CDD74F90094DBB8 /* Color.cpp in Sources */,
    27192712                                7C3DB8E41D12129B00AE8CC3 /* CommandBackForward.mm in Sources */,
     2713                                1C9EB8411E380DA1005C6442 /* ComplexTextController.cpp in Sources */,
    27202714                                7CB184C61AA3F2100066EDFD /* ContentExtensions.cpp in Sources */,
    2721                                 A10F047E1E3AD29C00C95E19 /* NSFileManagerExtras.mm in Sources */,
    27222715                                A1146A8D1D2D7115000FE710 /* ContentFiltering.mm in Sources */,
    27232716                                A14FC5881B8991BF00D107EB /* ContentFiltering.mm in Sources */,
    27242717                                7CCE7EB81A411A7E00447C4C /* ContextMenuCanCopyURL.mm in Sources */,
     2718                                37FB72971DB2E82F00E41BE4 /* ContextMenuDefaultItemsHaveTags.mm in Sources */,
     2719                                8349D3C21DB96DDE004A9F65 /* ContextMenuDownload.mm in Sources */,
    27252720                                5C2936931D5BF70D00DEAB1E /* CookieAcceptPolicy.mm in Sources */,
     2721                                51D1249B1E785425002B2820 /* CookieManager.cpp in Sources */,
    27262722                                7CCE7EAC1A411A3400447C4C /* Counters.cpp in Sources */,
    2727                                 2D1C04A71D76298B000A6816 /* TestNavigationDelegate.mm in Sources */,
    2728                                 37FB72971DB2E82F00E41BE4 /* ContextMenuDefaultItemsHaveTags.mm in Sources */,
     2723                                7AEAD47F1E20116C00416EFE /* CrossPartitionFileSchemeAccess.mm in Sources */,
    27292724                                7CCE7EDB1A411A9200447C4C /* CSSParser.cpp in Sources */,
    2730                                 7C1AF7951E8DCBAB002645B9 /* PrepareForMoveToWindow.mm in Sources */,
    27312725                                7CCE7F291A411B1000447C4C /* CustomProtocolsInvalidScheme.mm in Sources */,
    27322726                                7CCE7F2A1A411B1000447C4C /* CustomProtocolsSyncXHRTest.mm in Sources */,
    27332727                                7CCE7F2B1A411B1000447C4C /* CustomProtocolsTest.mm in Sources */,
    2734                                 7A909A801D877480007E10F8 /* FloatSize.cpp in Sources */,
     2728                                755A20AF1E6E38630093C69F /* DatabaseTrackerTest.cpp in Sources */,
    27352729                                2DC4CF771D2D9DD800ECCC94 /* DataDetection.mm in Sources */,
     2730                                F4D4F3B61E4E2BCB00BB2767 /* DataInteractionSimulator.mm in Sources */,
     2731                                F4D4F3B91E4E36E400BB2767 /* DataInteractionTests.mm in Sources */,
    27362732                                2D1646E21D1862CD00015A1A /* DeferredViewInWindowStateChange.mm in Sources */,
    27372733                                7CCE7EB91A411A7E00447C4C /* DeviceScaleFactorInDashboardRegions.mm in Sources */,
    2738                                 7AEAD47F1E20116C00416EFE /* CrossPartitionFileSchemeAccess.mm in Sources */,
    27392734                                7CCE7EBA1A411A7E00447C4C /* DeviceScaleFactorOnBack.mm in Sources */,
    27402735                                7C83E04D1D0A641800FEBCF3 /* DFACombiner.cpp in Sources */,
     
    27422737                                7CCE7EE91A411AE600447C4C /* DidAssociateFormControls.cpp in Sources */,
    27432738                                7CCE7EEA1A411AE600447C4C /* DidNotHandleKeyDown.cpp in Sources */,
     2739                                AD57AC211DA7465B00FF1BDE /* DidRemoveFrameFromHiearchyInPageCache.cpp in Sources */,
     2740                                2DC60E231E79F88C00FA6C7D /* DoAfterNextPresentationUpdateAfterCrash.mm in Sources */,
    27442741                                7CCE7EEB1A411AE600447C4C /* DocumentStartUserScriptAlertCrash.cpp in Sources */,
    2745                                 37A22AA71DCAA27200AFBFC4 /* ObservedRenderingProgressEventsAfterCrash.mm in Sources */,
    2746                                 A155022A1E05020B00A24C57 /* DuplicateCompletionHandlerCalls.mm in Sources */,
    27472742                                7CCE7EBB1A411A7E00447C4C /* DOMHTMLTableCellCellAbove.mm in Sources */,
    2748                                 5C9E56851DF9145400C9EE33 /* WebsitePolicies.mm in Sources */,
    27492743                                2D51A0C71C8BF00C00765C45 /* DOMHTMLVideoElementWrapper.mm in Sources */,
    2750                                 5C0BF8921DD599B600B00328 /* EarlyKVOCrash.mm in Sources */,
     2744                                46397B951DC2C850009A78AE /* DOMNode.mm in Sources */,
    27512745                                7CCE7EBC1A411A7E00447C4C /* DOMNodeFromJSObject.mm in Sources */,
    27522746                                7CCE7EBD1A411A7E00447C4C /* DOMRangeOfString.mm in Sources */,
     
    27552749                                7CCE7F231A411AF600447C4C /* Download.mm in Sources */,
    27562750                                7CCE7EEE1A411AE600447C4C /* DownloadDecideDestinationCrash.cpp in Sources */,
     2751                                F4BFA68E1E4AD08000154298 /* DragAndDropPasteboardTests.mm in Sources */,
     2752                                A155022A1E05020B00A24C57 /* DuplicateCompletionHandlerCalls.mm in Sources */,
    27572753                                7CCE7EBE1A411A7E00447C4C /* DynamicDeviceScaleFactor.mm in Sources */,
    2758                                 2ECFF5551D9B12F800B55394 /* NowPlayingControlsTests.mm in Sources */,
     2754                                5C0BF8921DD599B600B00328 /* EarlyKVOCrash.mm in Sources */,
    27592755                                7CCE7EE01A411A9A00447C4C /* EditorCommands.mm in Sources */,
    27602756                                7CCE7EBF1A411A7E00447C4C /* ElementAtPointInWebFrame.mm in Sources */,
    2761                                 7A909A831D877480007E10F8 /* IntSize.cpp in Sources */,
     2757                                07492B3B1DF8B14C00633DE1 /* EnumerateMediaDevices.cpp in Sources */,
    27622758                                7CCE7EEF1A411AE600447C4C /* EphemeralSessionPushStateNoHistoryCallback.cpp in Sources */,
    27632759                                7CCE7EF01A411AE600447C4C /* EvaluateJavaScript.cpp in Sources */,
    2764                                 A12DDBFB1E836F0700CF6CAE /* RenderedImageWithOptions.mm in Sources */,
    2765                                 F4D4F3B91E4E36E400BB2767 /* DataInteractionTests.mm in Sources */,
     2760                                315118101DB1AE4000176304 /* ExtendedColor.cpp in Sources */,
    27662761                                7CCE7EF11A411AE600447C4C /* FailedLoad.cpp in Sources */,
    27672762                                7C83E04F1D0A641800FEBCF3 /* FileSystem.cpp in Sources */,
    27682763                                7CCE7EF31A411AE600447C4C /* Find.cpp in Sources */,
    2769                                 375E0E171D66674400EFEC2C /* WKNSNumber.mm in Sources */,
    27702764                                7C83E0BB1D0A650000FEBCF3 /* FindInPage.mm in Sources */,
    27712765                                7CCE7EF41A411AE600447C4C /* FindMatches.mm in Sources */,
    27722766                                7C83E0401D0A63E300FEBCF3 /* FirstResponderScrollingPosition.mm in Sources */,
    27732767                                7C83E0BC1D0A650700FEBCF3 /* FixedLayoutSize.mm in Sources */,
    2774                                 51D124981E763B02002B2820 /* WKHTTPCookieStore.mm in Sources */,
     2768                                7A909A7E1D877480007E10F8 /* FloatPoint.cpp in Sources */,
     2769                                7A909A7F1D877480007E10F8 /* FloatRect.cpp in Sources */,
     2770                                7A909A801D877480007E10F8 /* FloatSize.cpp in Sources */,
     2771                                1CAD1F861E5CE7DA00AF2C2C /* FontCache.cpp in Sources */,
    27752772                                7CCE7EF51A411AE600447C4C /* ForceRepaint.cpp in Sources */,
    2776                                 37B47E301D64E7CA005F4EFF /* WKObject.mm in Sources */,
    27772773                                7CCE7EC01A411A7E00447C4C /* FragmentNavigation.mm in Sources */,
     2774                                376C8C061D6E197C007D2BB9 /* FrameHandle.cpp in Sources */,
    27782775                                7CCE7EF61A411AE600447C4C /* FrameMIMETypeHTML.cpp in Sources */,
    2779                                 A125478F1DB18B9400358564 /* LoadDataWithNilMIMEType.mm in Sources */,
    27802776                                7CCE7EF71A411AE600447C4C /* FrameMIMETypePNG.cpp in Sources */,
     2777                                CD78E11D1DB7EA660014A2DE /* FullscreenDelegate.mm in Sources */,
    27812778                                7C83E0BD1D0A650C00FEBCF3 /* FullscreenTopContentInset.mm in Sources */,
    27822779                                CDBFCC451A9FF45300A7B691 /* FullscreenZoomInitialFrame.mm in Sources */,
     
    27852782                                7CCE7EF91A411AE600447C4C /* GetInjectedBundleInitializationUserDataCallback.cpp in Sources */,
    27862783                                7CCE7EE21A411A9A00447C4C /* GetPIDAfterAbortedProcessLaunch.cpp in Sources */,
     2784                                316BDBAC1E7207F100DE0D5A /* GPUBuffer.mm in Sources */,
     2785                                3162AE9C1E6F2FF5000E4DBC /* GPUDevice.mm in Sources */,
     2786                                316BDBA41E70EF6800DE0D5A /* GPUFunction.mm in Sources */,
     2787                                316BDBA11E70D71B00DE0D5A /* GPULibrary.mm in Sources */,
     2788                                8E4A85371E1D1AB200F53B0F /* GridPosition.cpp in Sources */,
    27872789                                7CCE7EFA1A411AE600447C4C /* HitTestResultNodeHandle.cpp in Sources */,
    27882790                                7CCE7EC11A411A7E00447C4C /* HTMLCollectionNamedItem.mm in Sources */,
     
    27902792                                7C83E0501D0A641800FEBCF3 /* HTMLParserIdioms.cpp in Sources */,
    27912793                                510477781D29923B009747EB /* IDBDeleteRecovery.mm in Sources */,
     2794                                5110FCFA1E01CDB8006F8D0B /* IDBIndexUpgradeToV2.mm in Sources */,
    27922795                                51A587861D273AA9004BA9AF /* IndexedDBDatabaseProcessKill.mm in Sources */,
    27932796                                7C83E0BE1D0A651300FEBCF3 /* IndexedDBMultiProcess.mm in Sources */,
    2794                                 A179918B1E1CA24100A505ED /* SharedBufferTest.cpp in Sources */,
    27952797                                7C83E0BF1D0A652200FEBCF3 /* IndexedDBPersistence.mm in Sources */,
    27962798                                7CCE7EFB1A411AE600447C4C /* InjectedBundleBasic.cpp in Sources */,
    2797                                 8349D3C21DB96DDE004A9F65 /* ContextMenuDownload.mm in Sources */,
    27982799                                7CCE7EFC1A411AE600447C4C /* InjectedBundleFrameHitTest.cpp in Sources */,
    27992800                                7CCE7EFD1A411AE600447C4C /* InjectedBundleInitializationUserDataCallbackWins.cpp in Sources */,
    2800                                 2EFF06D41D8AEDBB0004BB30 /* TestWKWebView.mm in Sources */,
    28012801                                7C83E0B81D0A64BD00FEBCF3 /* InjectedBundleMakeAllShadowRootsOpen.cpp in Sources */,
    28022802                                7CCE7EC31A411A7E00447C4C /* InspectorBar.mm in Sources */,
    2803                                 37A709AE1E3EA8B000CA5969 /* BundleRangeHandle.mm in Sources */,
    28042803                                7CCE7EDA1A411A8700447C4C /* InstanceMethodSwizzler.mm in Sources */,
    28052804                                5C726D6F1D3EE06E00C5E1A1 /* InstanceMethodSwizzler.mm in Sources */,
     2805                                2DB0232F1E4E871800707123 /* InteractionDeadlockAfterCrash.mm in Sources */,
     2806                                7A909A811D877480007E10F8 /* IntPoint.cpp in Sources */,
     2807                                7A909A821D877480007E10F8 /* IntRect.cpp in Sources */,
     2808                                7A909A831D877480007E10F8 /* IntSize.cpp in Sources */,
     2809                                5C0BF8931DD599BD00B00328 /* IsNavigationActionTrusted.mm in Sources */,
    28062810                                7CCE7EAD1A411A3400447C4C /* JavaScriptTest.cpp in Sources */,
    28072811                                7CCE7EA51A411A0800447C4C /* JavaScriptTestMac.mm in Sources */,
     
    28092813                                7CCE7F061A411AE600447C4C /* LayoutMilestonesWithAllContentInFrame.cpp in Sources */,
    28102814                                7CCE7EDF1A411A9200447C4C /* LayoutUnit.cpp in Sources */,
     2815                                C25CCA061E51380B0026CB8A /* LineBreaking.mm in Sources */,
    28112816                                37D36ED71AF42ECD00BAF5D9 /* LoadAlternateHTMLString.mm in Sources */,
    28122817                                7CCE7EFE1A411AE600447C4C /* LoadAlternateHTMLStringWithNonDirectoryURL.cpp in Sources */,
    2813                                 5C0BF8941DD599C900B00328 /* MenuTypesForMouseEvents.mm in Sources */,
    2814                                 316BDBA11E70D71B00DE0D5A /* GPULibrary.mm in Sources */,
    2815                                 5C0BF8931DD599BD00B00328 /* IsNavigationActionTrusted.mm in Sources */,
    2816                                 46E816F81E79E29C00375ADC /* RestoreStateAfterTermination.mm in Sources */,
    28172818                                7CCE7EFF1A411AE600447C4C /* LoadCanceledNoServerRedirectCallback.cpp in Sources */,
     2819                                A125478F1DB18B9400358564 /* LoadDataWithNilMIMEType.mm in Sources */,
     2820                                5C838F7F1DB04F900082858F /* LoadInvalidURLRequest.mm in Sources */,
    28182821                                7C83E0C01D0A652700FEBCF3 /* LoadInvalidURLRequest.mm in Sources */,
    28192822                                7CCE7F001A411AE600447C4C /* LoadPageOnCrash.cpp in Sources */,
    28202823                                51E6A8941D2F1C0A00C004B6 /* LocalStorageClear.mm in Sources */,
    2821                                 F4D4F3B61E4E2BCB00BB2767 /* DataInteractionSimulator.mm in Sources */,
    28222824                                46C519DA1D355AB200DAA51A /* LocalStorageNullEntries.mm in Sources */,
     2825                                7A6A2C701DCCFA8C00C0D085 /* LocalStorageQuirkTest.mm in Sources */,
    28232826                                7CCE7EB21A411A5100447C4C /* MemoryCacheAddImageToCacheIOS.mm in Sources */,
    28242827                                7CCE7EC51A411A7E00447C4C /* MemoryCacheDisableWithinResourceLoadDelegate.mm in Sources */,
    28252828                                7CCE7EC61A411A7E00447C4C /* MemoryCachePruneWithinResourceLoadDelegate.mm in Sources */,
     2829                                5C0BF88D1DD5964D00B00328 /* MemoryPressureHandler.mm in Sources */,
    28262830                                7C83E0B71D0A64B800FEBCF3 /* MenuTypesForMouseEvents.cpp in Sources */,
    2827                                 315118101DB1AE4000176304 /* ExtendedColor.cpp in Sources */,
     2831                                5C0BF8941DD599C900B00328 /* MenuTypesForMouseEvents.mm in Sources */,
    28282832                                51CD1C6C1B38CE4300142CA5 /* ModalAlerts.mm in Sources */,
    28292833                                7C83E0B61D0A64B300FEBCF3 /* ModalAlertsSPI.cpp in Sources */,
    28302834                                7CCE7F011A411AE600447C4C /* MouseMoveAfterCrash.cpp in Sources */,
    28312835                                7CCE7F241A411AF600447C4C /* Navigation.mm in Sources */,
     2836                                5C0BF8951DD599CD00B00328 /* NavigatorLanguage.mm in Sources */,
    28322837                                7CCE7F021A411AE600447C4C /* NewFirstVisuallyNonEmptyLayout.cpp in Sources */,
    28332838                                7CCE7F031A411AE600447C4C /* NewFirstVisuallyNonEmptyLayoutFails.cpp in Sources */,
    28342839                                7CCE7F041A411AE600447C4C /* NewFirstVisuallyNonEmptyLayoutForImages.cpp in Sources */,
    2835                                 376C8C061D6E197C007D2BB9 /* FrameHandle.cpp in Sources */,
    28362840                                7CCE7F051A411AE600447C4C /* NewFirstVisuallyNonEmptyLayoutFrames.cpp in Sources */,
     2841                                2ECFF5551D9B12F800B55394 /* NowPlayingControlsTests.mm in Sources */,
     2842                                A10F047E1E3AD29C00C95E19 /* NSFileManagerExtras.mm in Sources */,
     2843                                37A22AA71DCAA27200AFBFC4 /* ObservedRenderingProgressEventsAfterCrash.mm in Sources */,
    28372844                                7CCE7F251A411AF600447C4C /* OpenAndCloseWindow.mm in Sources */,
    28382845                                CEBCA12F1E3A660100C73293 /* OverrideContentSecurityPolicy.mm in Sources */,
    28392846                                7CCB4DA91C83AE7300CC6918 /* PageGroup.cpp in Sources */,
    2840                                 5769C50B1D9B0002000847FB /* SerializedCryptoKeyWrap.mm in Sources */,
    2841                                 2DB0232F1E4E871800707123 /* InteractionDeadlockAfterCrash.mm in Sources */,
    28422847                                7CCE7F071A411AE600447C4C /* PageLoadBasic.cpp in Sources */,
    28432848                                7CCE7F081A411AE600447C4C /* PageLoadDidChangeLocationWithinPageForFrame.cpp in Sources */,
    2844                                 3162AE9C1E6F2FF5000E4DBC /* GPUDevice.mm in Sources */,
    28452849                                7CCE7EC71A411A7E00447C4C /* PageVisibilityStateWithWindowChanges.mm in Sources */,
    28462850                                7CCE7F091A411AE600447C4C /* ParentFrame.cpp in Sources */,
    2847                                 AD57AC211DA7465B00FF1BDE /* DidRemoveFrameFromHiearchyInPageCache.cpp in Sources */,
    28482851                                7C83E0511D0A641800FEBCF3 /* ParsedContentRange.cpp in Sources */,
    28492852                                7CCE7F0A1A411AE600447C4C /* PasteboardNotifications.mm in Sources */,
     
    28532856                                7CCE7EA61A411A0F00447C4C /* PlatformUtilitiesMac.mm in Sources */,
    28542857                                7CCE7EA71A411A1300447C4C /* PlatformWebViewMac.mm in Sources */,
    2855                                 316BDBAC1E7207F100DE0D5A /* GPUBuffer.mm in Sources */,
    28562858                                7CCE7F261A411AF600447C4C /* Preferences.mm in Sources */,
    2857                                 7A909A821D877480007E10F8 /* IntRect.cpp in Sources */,
     2859                                7C1AF7951E8DCBAB002645B9 /* PrepareForMoveToWindow.mm in Sources */,
    28582860                                7CCE7F0B1A411AE600447C4C /* PreventEmptyUserAgent.cpp in Sources */,
    28592861                                7CCE7F2C1A411B1000447C4C /* PreventImageLoadWithAutoResizing.mm in Sources */,
    2860                                 7A909A7E1D877480007E10F8 /* FloatPoint.cpp in Sources */,
    28612862                                7CCE7F0C1A411AE600447C4C /* PrivateBrowsingPushStateNoHistoryCallback.cpp in Sources */,
    28622863                                7C83E0C11D0A652F00FEBCF3 /* ProvisionalURLNotChange.mm in Sources */,
    28632864                                7CCE7EC81A411A7E00447C4C /* PublicSuffix.mm in Sources */,
    28642865                                7C83E0C21D0A653500FEBCF3 /* QuickLook.mm in Sources */,
    2865                                 755A20AF1E6E38630093C69F /* DatabaseTrackerTest.cpp in Sources */,
    28662866                                7CCE7F0D1A411AE600447C4C /* ReloadPageAfterCrash.cpp in Sources */,
    28672867                                7C83E0C31D0A653A00FEBCF3 /* RemoteObjectRegistry.mm in Sources */,
    28682868                                7CCE7EC91A411A7E00447C4C /* RenderedImageFromDOMNode.mm in Sources */,
    2869                                 07C046CA1E4262A8007201E7 /* CARingBuffer.cpp in Sources */,
    2870                                 7A909A7D1D877480007E10F8 /* AffineTransform.cpp in Sources */,
    28712869                                7CCE7ECA1A411A7E00447C4C /* RenderedImageFromDOMRange.mm in Sources */,
     2870                                A12DDBFB1E836F0700CF6CAE /* RenderedImageWithOptions.mm in Sources */,
    28722871                                7C83E0C41D0A654200FEBCF3 /* RequiresUserActionForPlayback.mm in Sources */,
    28732872                                7CCE7F0E1A411AE600447C4C /* ResizeReversePaginatedWebView.cpp in Sources */,
    28742873                                7CCE7F0F1A411AE600447C4C /* ResizeWindowAfterCrash.cpp in Sources */,
    28752874                                7CCE7F101A411AE600447C4C /* ResponsivenessTimerDoesntFireEarly.cpp in Sources */,
    2876                                 8E4A85371E1D1AB200F53B0F /* GridPosition.cpp in Sources */,
    28772875                                7CCE7F111A411AE600447C4C /* RestoreSessionStateContainingFormData.cpp in Sources */,
    2878                                 7A909A811D877480007E10F8 /* IntPoint.cpp in Sources */,
    28792876                                835CF9671D25FCD6001A65D4 /* RestoreSessionStateWithoutNavigation.cpp in Sources */,
    2880                                 7A909A7F1D877480007E10F8 /* FloatRect.cpp in Sources */,
     2877                                46E816F81E79E29C00375ADC /* RestoreStateAfterTermination.mm in Sources */,
     2878                                CDCFA7AA1E45183200C2433D /* SampleMap.cpp in Sources */,
    28812879                                7CCE7F121A411AE600447C4C /* ScrollPinningBehaviors.cpp in Sources */,
    28822880                                CE06DF9B1E1851F200E570C9 /* SecurityOrigin.cpp in Sources */,
     2881                                5769C50B1D9B0002000847FB /* SerializedCryptoKeyWrap.mm in Sources */,
    28832882                                7CCE7ECB1A411A7E00447C4C /* SetAndUpdateCacheModel.mm in Sources */,
    28842883                                7CCE7ECC1A411A7E00447C4C /* SetDocumentURI.mm in Sources */,
    28852884                                7C83E0521D0A641800FEBCF3 /* SharedBuffer.cpp in Sources */,
     2885                                A17991881E1C994E00A505ED /* SharedBuffer.mm in Sources */,
     2886                                A179918B1E1CA24100A505ED /* SharedBufferTest.cpp in Sources */,
    28862887                                7CCE7F131A411AE600447C4C /* ShouldGoToBackForwardListItem.cpp in Sources */,
    28872888                                7CCE7F141A411AE600447C4C /* ShouldKeepCurrentBackForwardListItemInList.cpp in Sources */,
     
    28892890                                7C83E0C51D0A654600FEBCF3 /* ShrinkToFit.mm in Sources */,
    28902891                                7CCE7ECD1A411A7E00447C4C /* SimplifyMarkup.mm in Sources */,
     2892                                2DFF7B6D1DA487AF00814614 /* SnapshotStore.mm in Sources */,
    28912893                                7CCE7F151A411AE600447C4C /* SpacebarScrolling.cpp in Sources */,
    28922894                                7CCE7EF21A411AE600447C4C /* StopLoadingDuringDidFailProvisionalLoad.cpp in Sources */,
     
    28962898                                7CCE7ED01A411A7E00447C4C /* StringByEvaluatingJavaScriptFromString.mm in Sources */,
    28972899                                7CCE7ED11A411A7E00447C4C /* StringTruncator.mm in Sources */,
     2900                                ECA680CE1E68CC0900731D20 /* StringUtilities.mm in Sources */,
    28982901                                7CCE7ED21A411A7E00447C4C /* SubresourceErrorCrash.mm in Sources */,
    28992902                                7CCE7EA81A411A1900447C4C /* SyntheticBackingScaleFactorWindow.m in Sources */,
    29002903                                7CCE7F161A411AE600447C4C /* TerminateTwice.cpp in Sources */,
    2901                                 5C0BF8911DD599A900B00328 /* WebViewCanPasteZeroPng.mm in Sources */,
    29022904                                7CCE7EA91A411A1D00447C4C /* TestBrowsingContextLoadDelegate.mm in Sources */,
     2905                                2D1C04A71D76298B000A6816 /* TestNavigationDelegate.mm in Sources */,
    29032906                                A14FC5901B8AE36F00D107EB /* TestProtocol.mm in Sources */,
    29042907                                7CCE7EAE1A411A3400447C4C /* TestsController.cpp in Sources */,
    2905                                 5C0BF88D1DD5964D00B00328 /* MemoryPressureHandler.mm in Sources */,
     2908                                2EFF06D41D8AEDBB0004BB30 /* TestWKWebView.mm in Sources */,
    29062909                                CE3524F91B1441C40028A7C5 /* TextFieldDidBeginAndEndEditing.cpp in Sources */,
    29072910                                7CCE7EDD1A411A9200447C4C /* TimeRanges.cpp in Sources */,
     
    29092912                                7CCE7EDE1A411A9200447C4C /* URL.cpp in Sources */,
    29102913                                7CCE7EB01A411A4400447C4C /* URLExtras.mm in Sources */,
    2911                                 07492B3B1DF8B14C00633DE1 /* EnumerateMediaDevices.cpp in Sources */,
    2912                                 A14AAB631E78D7DE00C1ADC2 /* WKPDFView.mm in Sources */,
    2913                                 C25CCA061E51380B0026CB8A /* LineBreaking.mm in Sources */,
    2914                                 7A6A2C701DCCFA8C00C0D085 /* LocalStorageQuirkTest.mm in Sources */,
    2915                                 D34E08761E4E42E1005FF14A /* WKWebViewGetContents.mm in Sources */,
    2916                                 2DFF7B6D1DA487AF00814614 /* SnapshotStore.mm in Sources */,
    29172914                                5C6E65441D5CEFD400F7862E /* URLParser.cpp in Sources */,
    29182915                                7CCE7F271A411AF600447C4C /* UserContentController.mm in Sources */,
    2919                                 1C9EB8411E380DA1005C6442 /* ComplexTextController.cpp in Sources */,
    29202916                                7CCE7F2D1A411B1000447C4C /* UserContentTest.mm in Sources */,
    29212917                                7C882E0A1C80C764006BF731 /* UserContentWorld.mm in Sources */,
     
    29272923                                0F139E771A423A5B00F590F5 /* WeakObjCPtr.mm in Sources */,
    29282924                                7CCE7F191A411AE600447C4C /* WebArchive.cpp in Sources */,
    2929                                 2D4CF8BD1D8360CC0001CE8D /* WKThumbnailView.mm in Sources */,
    29302925                                7C83E04C1D0A641800FEBCF3 /* WebCoreNSURLSession.mm in Sources */,
    2931                                 CDCFA7AA1E45183200C2433D /* SampleMap.cpp in Sources */,
    2932                                 ECA680CE1E68CC0900731D20 /* StringUtilities.mm in Sources */,
    29332926                                7CCE7F1A1A411AE600447C4C /* WebCoreStatisticsWithNoWebProcess.cpp in Sources */,
    29342927                                7CCE7EAB1A411A2400447C4C /* WebKitAgnosticTest.mm in Sources */,
    2935                                 5120C83D1E6751290025B250 /* WebsiteDataStoreCustomPaths.mm in Sources */,
    29362928                                51714EB81CF8CA17004723C4 /* WebProcessKillIDBCleanup.mm in Sources */,
    29372929                                536770341CC8022800D425B1 /* WebScriptObjectDescription.mm in Sources */,
    2938                                 1CAD1F861E5CE7DA00AF2C2C /* FontCache.cpp in Sources */,
     2930                                5120C83D1E6751290025B250 /* WebsiteDataStoreCustomPaths.mm in Sources */,
     2931                                5C9E56851DF9145400C9EE33 /* WebsitePolicies.mm in Sources */,
    29392932                                7CCE7ED41A411A7E00447C4C /* WebViewCanPasteURL.mm in Sources */,
    2940                                 CD78E11D1DB7EA660014A2DE /* FullscreenDelegate.mm in Sources */,
     2933                                5C0BF8911DD599A900B00328 /* WebViewCanPasteZeroPng.mm in Sources */,
    29412934                                7C83E0421D0A63FD00FEBCF3 /* WebViewCloseInsideDidFinishLoadForFrame.mm in Sources */,
    29422935                                7CCE7ED51A411A7E00447C4C /* WebViewDidCreateJavaScriptContext.mm in Sources */,
     
    29462939                                7CCE7F1C1A411AE600447C4C /* WillSendSubmitEvent.cpp in Sources */,
    29472940                                7CCE7ED81A411A7E00447C4C /* WillSendSubmitEvent.mm in Sources */,
    2948                                 316BDBA41E70EF6800DE0D5A /* GPUFunction.mm in Sources */,
    29492941                                7CCE7ED91A411A7E00447C4C /* WindowlessWebViewWithMedia.mm in Sources */,
    29502942                                1F83571B1D3FFB2300E3967B /* WKBackForwardList.mm in Sources */,
    2951                                 A17991881E1C994E00A505ED /* SharedBuffer.mm in Sources */,
    2952                                 2EFF06D71D8AF34A0004BB30 /* WKWebViewCandidateTests.mm in Sources */,
    29532943                                7CCE7F2E1A411B1000447C4C /* WKBrowsingContextGroupTest.mm in Sources */,
    29542944                                7CCE7F2F1A411B1000447C4C /* WKBrowsingContextLoadDelegateTest.mm in Sources */,
    29552945                                7C54A4BE1AA11CCA00380F78 /* WKBundleFileHandle.cpp in Sources */,
    2956                                 46397B951DC2C850009A78AE /* DOMNode.mm in Sources */,
     2946                                51D124981E763B02002B2820 /* WKHTTPCookieStore.mm in Sources */,
    29572947                                7CCE7F1D1A411AE600447C4C /* WKImageCreateCGImageCrash.cpp in Sources */,
     2948                                375E0E171D66674400EFEC2C /* WKNSNumber.mm in Sources */,
     2949                                37B47E301D64E7CA005F4EFF /* WKObject.mm in Sources */,
    29582950                                7C89D2AC1A69B80D003A5FDE /* WKPageConfiguration.cpp in Sources */,
    29592951                                52D673EE1AFB127300FA19FE /* WKPageCopySessionStateWithFiltering.cpp in Sources */,
    29602952                                7CCE7F1F1A411AE600447C4C /* WKPageGetScaleFactorNotZero.cpp in Sources */,
    2961                                 F4BFA68E1E4AD08000154298 /* DragAndDropPasteboardTests.mm in Sources */,
    29622953                                7CCE7F201A411AE600447C4C /* WKPageIsPlayingAudio.cpp in Sources */,
     2954                                A14AAB631E78D7DE00C1ADC2 /* WKPDFView.mm in Sources */,
    29632955                                2D00065F1C1F589A0088E6A7 /* WKPDFViewResizeCrash.mm in Sources */,
    29642956                                7CCE7F211A411AE600447C4C /* WKPreferences.cpp in Sources */,
    29652957                                7C83E0B51D0A649300FEBCF3 /* WKRetainPtr.cpp in Sources */,
    2966                                 9C64DC321D76198A004B598E /* YouTubePluginReplacement.cpp in Sources */,
    2967                                 5110FCFA1E01CDB8006F8D0B /* IDBIndexUpgradeToV2.mm in Sources */,
    29682958                                5E4B1D2E1D404C6100053621 /* WKScrollViewDelegateCrash.mm in Sources */,
    29692959                                7CCE7F221A411AE600447C4C /* WKString.cpp in Sources */,
    29702960                                7CCE7F1E1A411AE600447C4C /* WKStringJSString.cpp in Sources */,
     2961                                2D4CF8BD1D8360CC0001CE8D /* WKThumbnailView.mm in Sources */,
     2962                                5CE354D91E70DA5C00BEFE3B /* WKUserContentExtensionStore.mm in Sources */,
     2963                                2EFF06D71D8AF34A0004BB30 /* WKWebViewCandidateTests.mm in Sources */,
    29712964                                A14FC5851B89739100D107EB /* WKWebViewConfigurationExtras.mm in Sources */,
    29722965                                7C417F331D19E14800B8EF53 /* WKWebViewDefaultNavigationDelegate.mm in Sources */,
    2973                                 5CE354D91E70DA5C00BEFE3B /* WKUserContentExtensionStore.mm in Sources */,
    29742966                                0F3B94A71A77267400DE3272 /* WKWebViewEvaluateJavaScript.mm in Sources */,
     2967                                D34E08761E4E42E1005FF14A /* WKWebViewGetContents.mm in Sources */,
     2968                                F4FA91811E61849B007B8C1D /* WKWebViewSelectionTests.mm in Sources */,
     2969                                93F56DA91E5F919D003EDE84 /* WKWebViewSnapshot.mm in Sources */,
    29752970                                9984FACC1CFFAF60008D198C /* WKWebViewTextInput.mm in Sources */,
    29762971                                764322D71B61CCC30024F801 /* WordBoundaryTypingAttributes.mm in Sources */,
     2972                                9C64DC321D76198A004B598E /* YouTubePluginReplacement.cpp in Sources */,
    29772973                        );
    29782974                        runOnlyForDeploymentPostprocessing = 0;
     
    29822978                        buildActionMask = 2147483647;
    29832979                        files = (
     2980                                9BD4239A1E04BD9800200395 /* AttributedSubstringForProposedRangeWithImage.mm in Sources */,
    29842981                                2E7765CD16C4D80A00BA2BB1 /* mainIOS.mm in Sources */,
    2985                                 9BD4239A1E04BD9800200395 /* AttributedSubstringForProposedRangeWithImage.mm in Sources */,
     2982                                2E7765CF16C4D81100BA2BB1 /* mainMac.mm in Sources */,
    29862983                                7AD3FE8E1D76131200B169A4 /* TransformationMatrix.cpp in Sources */,
    2987                                 2E7765CF16C4D81100BA2BB1 /* mainMac.mm in Sources */,
    29882984                        );
    29892985                        runOnlyForDeploymentPostprocessing = 0;
     
    29932989                        buildActionMask = 2147483647;
    29942990                        files = (
     2991                                374B7A611DF371CF00ACCB6C /* BundleEditingDelegatePlugIn.mm in Sources */,
    29952992                                A13EBBB01B87436F00097110 /* BundleParametersPlugIn.mm in Sources */,
     2993                                37A709AF1E3EA97E00CA5969 /* BundleRangeHandlePlugIn.mm in Sources */,
    29962994                                1C2B81831C891F0900A5529F /* CancelFontSubresourcePlugIn.mm in Sources */,
    29972995                                A14FC58B1B89927100D107EB /* ContentFilteringPlugIn.mm in Sources */,
    29982996                                A13EBBAB1B87434600097110 /* PlatformUtilitiesCocoa.mm in Sources */,
    29992997                                1A4F81CF1BDFFD53004E672E /* RemoteObjectRegistryPlugIn.mm in Sources */,
     2998                                A12DDC021E837C2400CF6CAE /* RenderedImageWithOptionsPlugIn.mm in Sources */,
    30002999                                7C882E091C80C630006BF731 /* UserContentWorldPlugIn.mm in Sources */,
    3001                                 37A709AF1E3EA97E00CA5969 /* BundleRangeHandlePlugIn.mm in Sources */,
    3002                                 A12DDC021E837C2400CF6CAE /* RenderedImageWithOptionsPlugIn.mm in Sources */,
    3003                                 374B7A611DF371CF00ACCB6C /* BundleEditingDelegatePlugIn.mm in Sources */,
    30043000                                7C83E03D1D0A60D600FEBCF3 /* UtilitiesCocoa.mm in Sources */,
    30053001                                A13EBBAA1B87428D00097110 /* WebProcessPlugIn.mm in Sources */,
     
    30143010                                297234B7173AFAC700983601 /* CustomProtocolsInvalidScheme_Bundle.cpp in Sources */,
    30153011                                F6B7BE9517469212008A3445 /* DidAssociateFormControls_Bundle.cpp in Sources */,
     3012                                AD57AC201DA7465000FF1BDE /* DidRemoveFrameFromHiearchyInPageCache_Bundle.cpp in Sources */,
    30163013                                BCB68042126FBFF100642A61 /* DocumentStartUserScriptAlertCrash_Bundle.cpp in Sources */,
    30173014                                51393E221523952D005F39C5 /* DOMWindowExtensionBasic_Bundle.cpp in Sources */,
     
    30383035                                0F139E791A42457000F590F5 /* PlatformUtilitiesCocoa.mm in Sources */,
    30393036                                BC575BE0126F590D006F0F12 /* PlatformUtilitiesMac.mm in Sources */,
    3040                                 AD57AC201DA7465000FF1BDE /* DidRemoveFrameFromHiearchyInPageCache_Bundle.cpp in Sources */,
    30413037                                B55AD1D5179F3B3000AC1494 /* PreventImageLoadWithAutoResizing_Bundle.cpp in Sources */,
    30423038                                C0BD669F131D3CFF00E18F2A /* ResponsivenessTimerDoesntFireEarly_Bundle.cpp in Sources */,
Note: See TracChangeset for help on using the changeset viewer.