|
31 | 31 | 1D36E659298AA3BA00AA485D /* InternalUserDeciderStore.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1D36E657298AA3BA00AA485D /* InternalUserDeciderStore.swift */; };
|
32 | 32 | 1D36E65B298ACD2900AA485D /* AppIconChanger.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1D36E65A298ACD2900AA485D /* AppIconChanger.swift */; };
|
33 | 33 | 1D36E65C298ACD2900AA485D /* AppIconChanger.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1D36E65A298ACD2900AA485D /* AppIconChanger.swift */; };
|
| 34 | + 1D36F4242A3B85C50052B527 /* TabCleanupPreparer.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1D36F4232A3B85C50052B527 /* TabCleanupPreparer.swift */; }; |
| 35 | + 1D36F4252A3B85C50052B527 /* TabCleanupPreparer.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1D36F4232A3B85C50052B527 /* TabCleanupPreparer.swift */; }; |
34 | 36 | 1D3B1AB92934062B006F4388 /* PasswordManagerCoordinatingMock.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1D3B1AB82934062B006F4388 /* PasswordManagerCoordinatingMock.swift */; };
|
35 | 37 | 1D3B1ABF29369FC8006F4388 /* BWEncryptionTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1D3B1ABE29369FC8006F4388 /* BWEncryptionTests.swift */; };
|
36 | 38 | 1D3B1AC22936B816006F4388 /* BWMessageIdGeneratorTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1D3B1AC12936B816006F4388 /* BWMessageIdGeneratorTests.swift */; };
|
|
56 | 58 | 1D7D5B7129CA04560054A4DC /* BurnerWindowPopover.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1D7D5B6929C9DED80054A4DC /* BurnerWindowPopover.swift */; };
|
57 | 59 | 1D8B7D6A2A38BF050045C6F6 /* FireproofDomainsStoreMock.swift in Sources */ = {isa = PBXBuildFile; fileRef = B6BBF1712744CE36004F850E /* FireproofDomainsStoreMock.swift */; };
|
58 | 60 | 1D8B7D6B2A38BF060045C6F6 /* FireproofDomainsStoreMock.swift in Sources */ = {isa = PBXBuildFile; fileRef = B6BBF1712744CE36004F850E /* FireproofDomainsStoreMock.swift */; };
|
| 61 | + 1DA6D0FD2A1FF9A100540406 /* HTTPCookie.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1DA6D0FC2A1FF9A100540406 /* HTTPCookie.swift */; }; |
| 62 | + 1DA6D0FE2A1FF9A100540406 /* HTTPCookie.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1DA6D0FC2A1FF9A100540406 /* HTTPCookie.swift */; }; |
| 63 | + 1DA6D1022A1FFA3700540406 /* HTTPCookieTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1DA6D0FF2A1FF9DC00540406 /* HTTPCookieTests.swift */; }; |
| 64 | + 1DA6D1032A1FFA3B00540406 /* HTTPCookieTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1DA6D0FF2A1FF9DC00540406 /* HTTPCookieTests.swift */; }; |
59 | 65 | 1DB9617A29F1D06D00CF5568 /* InternalUserDeciderMock.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1DB9617929F1D06D00CF5568 /* InternalUserDeciderMock.swift */; };
|
60 | 66 | 1DB9617B29F1D06D00CF5568 /* InternalUserDeciderMock.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1DB9617929F1D06D00CF5568 /* InternalUserDeciderMock.swift */; };
|
61 | 67 | 1DB9618229F67F6100CF5568 /* FaviconNullStore.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1DB9617F29F67F3E00CF5568 /* FaviconNullStore.swift */; };
|
|
2104 | 2110 | 1D1C36E529FB019C001FA40C /* HistoryTabExtensionTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = HistoryTabExtensionTests.swift; sourceTree = "<group>"; };
|
2105 | 2111 | 1D36E657298AA3BA00AA485D /* InternalUserDeciderStore.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = InternalUserDeciderStore.swift; sourceTree = "<group>"; };
|
2106 | 2112 | 1D36E65A298ACD2900AA485D /* AppIconChanger.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppIconChanger.swift; sourceTree = "<group>"; };
|
| 2113 | + 1D36F4232A3B85C50052B527 /* TabCleanupPreparer.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TabCleanupPreparer.swift; sourceTree = "<group>"; }; |
2107 | 2114 | 1D3B1AB82934062B006F4388 /* PasswordManagerCoordinatingMock.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PasswordManagerCoordinatingMock.swift; sourceTree = "<group>"; };
|
2108 | 2115 | 1D3B1ABE29369FC8006F4388 /* BWEncryptionTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = BWEncryptionTests.swift; sourceTree = "<group>"; };
|
2109 | 2116 | 1D3B1AC12936B816006F4388 /* BWMessageIdGeneratorTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = BWMessageIdGeneratorTests.swift; sourceTree = "<group>"; };
|
|
2125 | 2132 | 1D77921928FDC79800BE0210 /* FaviconStoringMock.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = FaviconStoringMock.swift; sourceTree = "<group>"; };
|
2126 | 2133 | 1D77921C28FFF27C00BE0210 /* RunningApplicationCheck.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = RunningApplicationCheck.swift; sourceTree = "<group>"; };
|
2127 | 2134 | 1D7D5B6929C9DED80054A4DC /* BurnerWindowPopover.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = BurnerWindowPopover.swift; sourceTree = "<group>"; };
|
| 2135 | + 1DA6D0FC2A1FF9A100540406 /* HTTPCookie.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = HTTPCookie.swift; sourceTree = "<group>"; }; |
| 2136 | + 1DA6D0FF2A1FF9DC00540406 /* HTTPCookieTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = HTTPCookieTests.swift; sourceTree = "<group>"; }; |
2128 | 2137 | 1DB9617929F1D06D00CF5568 /* InternalUserDeciderMock.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = InternalUserDeciderMock.swift; sourceTree = "<group>"; };
|
2129 | 2138 | 1DB9617F29F67F3E00CF5568 /* FaviconNullStore.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = FaviconNullStore.swift; sourceTree = "<group>"; };
|
2130 | 2139 | 1DCFBC8929ADF32B00313531 /* BurnerHomePageView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = BurnerHomePageView.swift; sourceTree = "<group>"; };
|
|
5207 | 5216 | children = (
|
5208 | 5217 | 8511E18325F82B34002F516B /* 01_Fire_really_small.json */,
|
5209 | 5218 | AA6820EA25503D6A005ED0D5 /* Fire.swift */,
|
| 5219 | + 1D36F4232A3B85C50052B527 /* TabCleanupPreparer.swift */, |
5210 | 5220 | );
|
5211 | 5221 | path = Model;
|
5212 | 5222 | sourceTree = "<group>";
|
|
5800 | 5810 | B63D467025BFA6C100874977 /* DispatchQueueExtensions.swift */,
|
5801 | 5811 | B6E61EE2263AC0C8004E11AB /* FileManagerExtension.swift */,
|
5802 | 5812 | B634DBE6293C98C500C3C99E /* FutureExtension.swift */,
|
| 5813 | + 1DA6D0FC2A1FF9A100540406 /* HTTPCookie.swift */, |
5803 | 5814 | AAECA41F24EEA4AC00EFA63A /* IndexPathExtension.swift */,
|
5804 | 5815 | 0230C0A2272080090018F728 /* KeyedCodingExtension.swift */,
|
5805 | 5816 | 4B8D9061276D1D880078DB17 /* LocaleExtension.swift */,
|
|
5971 | 5982 | 4B4F72EB266B2ED300814C60 /* CollectionExtension.swift */,
|
5972 | 5983 | B65349A9265CF45000DCC645 /* DispatchQueueExtensionsTests.swift */,
|
5973 | 5984 | B67C6C462654C643006C872E /* FileManagerExtensionTests.swift */,
|
| 5985 | + 1DA6D0FF2A1FF9DC00540406 /* HTTPCookieTests.swift */, |
5974 | 5986 | B6C0B24526E9CB190031CB7F /* RunLoopExtensionTests.swift */,
|
5975 | 5987 | AADE11BF26D916D70032D8A7 /* StringExtensionTests.swift */,
|
5976 | 5988 | 85F69B3B25EDE81F00978E59 /* URLExtensionTests.swift */,
|
|
7527 | 7539 | 37197EA72942443D00394917 /* AuthenticationAlert.swift in Sources */,
|
7528 | 7540 | 3706FEC3293F6F0600E42796 /* BWCommunicator.swift in Sources */,
|
7529 | 7541 | 3706FAFA293F65D500E42796 /* CleanThisHistoryMenuItem.swift in Sources */,
|
| 7542 | + 1DA6D0FE2A1FF9A100540406 /* HTTPCookie.swift in Sources */, |
7530 | 7543 | 3706FAFB293F65D500E42796 /* TimedPixel.swift in Sources */,
|
7531 | 7544 | 3706FAFC293F65D500E42796 /* DownloadListItem.swift in Sources */,
|
7532 | 7545 | 3706FAFD293F65D500E42796 /* DownloadsPopover.swift in Sources */,
|
|
7703 | 7716 | 4B4D60BE2A0C848A00BCD287 /* NetworkProtection+ConvenienceInitializers.swift in Sources */,
|
7704 | 7717 | 3706FB95293F65D500E42796 /* PermissionType.swift in Sources */,
|
7705 | 7718 | 3706FB96293F65D500E42796 /* RecentlyClosedWindow.swift in Sources */,
|
| 7719 | + 1D36F4252A3B85C50052B527 /* TabCleanupPreparer.swift in Sources */, |
7706 | 7720 | 3706FB97293F65D500E42796 /* ActionSpeech.swift in Sources */,
|
7707 | 7721 | 3706FB99293F65D500E42796 /* PrivacySecurityPreferences.swift in Sources */,
|
7708 | 7722 | B6AFE6BD29A5D621002FF962 /* HTTPSUpgradeTabExtension.swift in Sources */,
|
|
8134 | 8148 | 3706FE42293F661700E42796 /* BWMessageIdGeneratorTests.swift in Sources */,
|
8135 | 8149 | 3706FE43293F661700E42796 /* TestDataModel.xcdatamodeld in Sources */,
|
8136 | 8150 | 3706FE44293F661700E42796 /* GeolocationServiceTests.swift in Sources */,
|
| 8151 | + 1DA6D1032A1FFA3B00540406 /* HTTPCookieTests.swift in Sources */, |
8137 | 8152 | 3706FE45293F661700E42796 /* ProgressEstimationTests.swift in Sources */,
|
8138 | 8153 | 3706FE46293F661700E42796 /* EncryptedValueTransformerTests.swift in Sources */,
|
8139 | 8154 | 3706FE47293F661700E42796 /* URLExtensionTests.swift in Sources */,
|
|
8552 | 8567 | 9826B0A02747DF3D0092F683 /* ContentBlocking.swift in Sources */,
|
8553 | 8568 | 4B379C2227BDBA29008A968E /* LocalAuthenticationService.swift in Sources */,
|
8554 | 8569 | 4BB99D0326FE191E001E4761 /* SafariBookmarksReader.swift in Sources */,
|
| 8570 | + 1DA6D0FD2A1FF9A100540406 /* HTTPCookie.swift in Sources */, |
8555 | 8571 | AACF6FD626BC366D00CF09F9 /* SafariVersionReader.swift in Sources */,
|
8556 | 8572 | 4BE65485271FCD7B008D1D63 /* LoginFaviconView.swift in Sources */,
|
8557 | 8573 | 4B0511CA262CAA5A00F6079C /* FireproofDomainsViewController.swift in Sources */,
|
|
8968 | 8984 | 4B59024126B35F3600489384 /* BraveDataImporter.swift in Sources */,
|
8969 | 8985 | B6A9E46B2614618A0067D1B9 /* OperatingSystemVersionExtension.swift in Sources */,
|
8970 | 8986 | 4BDFA4AE27BF19E500648192 /* ToggleableScrollView.swift in Sources */,
|
| 8987 | + 1D36F4242A3B85C50052B527 /* TabCleanupPreparer.swift in Sources */, |
8971 | 8988 | 4B4D60DF2A0C875F00BCD287 /* NetworkProtectionSharedState.swift in Sources */,
|
8972 | 8989 | 85AC3AEF25D5CE9800C7D2AA /* UserScripts.swift in Sources */,
|
8973 | 8990 | B643BF1427ABF772000BACEC /* NSWorkspaceExtension.swift in Sources */,
|
|
9174 | 9191 | B693955F26F1C17F0015B914 /* DownloadListCoordinatorTests.swift in Sources */,
|
9175 | 9192 | 1D3B1AC22936B816006F4388 /* BWMessageIdGeneratorTests.swift in Sources */,
|
9176 | 9193 | B6C2C9F62760B659005B7F0A /* TestDataModel.xcdatamodeld in Sources */,
|
| 9194 | + 1DA6D1022A1FFA3700540406 /* HTTPCookieTests.swift in Sources */, |
9177 | 9195 | B68172AE269EB43F006D1092 /* GeolocationServiceTests.swift in Sources */,
|
9178 | 9196 | B6AE74342609AFCE005B9B1A /* ProgressEstimationTests.swift in Sources */,
|
9179 | 9197 | 4BA1A6FE258C5C1300F6F690 /* EncryptedValueTransformerTests.swift in Sources */,
|
|
0 commit comments