Skip to content
This repository has been archived by the owner. It is now read-only.
Permalink
Browse files

Firefox v11.x

  • Loading branch information
mahmoud-adam85 committed May 15, 2018
1 parent de9dc05 commit db1144604ca861cfc438bc42d93ce4b26d268aca
Showing 1,760 changed files with 10,641 additions and 3,399 deletions.
0 .gitattributes 100644 → 100755
Empty file.
0 .gitignore 100644 → 100755
Empty file.
0 .swiftlint.yml 100644 → 100755
Empty file.
0 AUTHORS 100644 → 100755
Empty file.
0 Account/Account-Bridging-Header.h 100644 → 100755
Empty file.
0 Account/FirefoxAccount.swift 100644 → 100755
Empty file.
Empty file.
0 Account/FxAClient10.swift 100644 → 100755
Empty file.
0 Account/FxADevice.swift 100644 → 100755
Empty file.
Empty file.
Empty file.
Empty file.
0 Account/FxAState.swift 100644 → 100755
Empty file.
0 Account/HawkHelper.swift 100644 → 100755
Empty file.
2 Account/Info.plist 100644 → 100755
@@ -15,7 +15,7 @@
<key>CFBundlePackageType</key>
<string>FMWK</string>
<key>CFBundleShortVersionString</key>
<string>10.4</string>
<string>11.1</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
0 Account/SyncAuthState.swift 100644 → 100755
Empty file.
0 Account/TokenServerClient.swift 100644 → 100755
Empty file.
Empty file.
Empty file.
Empty file.
0 AccountTests/FxAStateTests.swift 100644 → 100755
Empty file.
Empty file.
2 AccountTests/Info.plist 100644 → 100755
@@ -15,7 +15,7 @@
<key>CFBundlePackageType</key>
<string>BNDL</string>
<key>CFBundleShortVersionString</key>
<string>10.4</string>
<string>11.1</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
Empty file.
Empty file.
Empty file.
8 Cartfile 100644 → 100755
@@ -5,15 +5,13 @@ github "SnapKit/SnapKit" "3.1.2"
github "rs/SDWebImage" "4.1.0"
github "swisspol/GCDWebServer" "3.3.2"
github "kif-framework/KIF" "v3.6.0"
github "adjust/ios_sdk" "v4.11.5"
github "adjust/ios_sdk" "v4.12.1"
github "AgileBits/onepassword-app-extension" "add-framework-support"
github "mozilla/readability" "master"
github "jrendel/SwiftKeychainWrapper" "3.0.1"
github "jrendel/SwiftKeychainWrapper" "3.0.1"
github "DaveWoodCom/XCGLogger" "Version_4.0.0"
github "cezheng/Fuzi" "1.0.1"
github "SwiftyJSON/SwiftyJSON" "3.1.4"
github "farhanpatel/JSONSchema.swift" "master"
github "google/EarlGrey" "1.12.1"
github "jhugman/SwiftRouter" "master"
github "mozilla-mobile/telemetry-ios" "v1.0.10"
github "mozilla-mobile/telemetry-ios" "v1.1.0"
github "mozilla-mobile/MappaMundi" "master"
26 Cartfile.resolved 100644 → 100755
@@ -1,19 +1,17 @@
github "AgileBits/onepassword-app-extension" "bcc4cc97fed9a6e73fa204f2e61138e353cb3ef7"
github "Alamofire/Alamofire" "4.6.0"
github "DaveWoodCom/XCGLogger" "Version_4.0.0"
github "getsentry/sentry-cocoa" "3.11.1"
github "Alamofire/Alamofire" "4.3.0"
github "sleroux/Deferred" "35b8927c1b94ce074e10793c57e1f80d0e2227fa"
github "cezheng/Fuzi" "1.0.1"
github "swisspol/GCDWebServer" "3.3.2"
github "kif-framework/KIF" "v3.6.0"
github "SnapKit/SnapKit" "3.1.2"
github "jrendel/SwiftKeychainWrapper" "3.0.1"
github "DaveWoodCom/XCGLogger" "Version_4.0.0"
github "adjust/ios_sdk" "v4.12.1"
github "AgileBits/onepassword-app-extension" "bcc4cc97fed9a6e73fa204f2e61138e353cb3ef7"
github "SwiftyJSON/SwiftyJSON" "3.1.4"
github "adjust/ios_sdk" "v4.11.5"
github "cezheng/Fuzi" "1.0.1"
github "farhanpatel/JSONSchema.swift" "1c052b83baa8c497e12cde6a8afca0f54574612f"
github "getsentry/sentry-cocoa" "3.11.1"
github "google/EarlGrey" "1.12.1"
github "jhugman/SwiftRouter" "7b446fd063846ce2961b7518bb2386ffcbcc94d8"
github "jrendel/SwiftKeychainWrapper" "3.0.1"
github "kif-framework/KIF" "v3.6.0"
github "mozilla-mobile/MappaMundi" "0b4f70e2feb941f4d56bd9e27e408d4300656a87"
github "mozilla-mobile/telemetry-ios" "v1.0.10"
github "mozilla/readability" "fd1557560add5bf5f926e8f0601d879762ab6367"
github "rs/SDWebImage" "4.1.0"
github "sleroux/Deferred" "35b8927c1b94ce074e10793c57e1f80d0e2227fa"
github "swisspol/GCDWebServer" "3.3.2"
github "mozilla-mobile/telemetry-ios" "v1.1.0"
github "mozilla-mobile/MappaMundi" "0b4f70e2feb941f4d56bd9e27e408d4300656a87"
0 Client-Bridging-Header.h 100644 → 100755
Empty file.
147 Client.xcodeproj/project.pbxproj 100644 → 100755

Large diffs are not rendered by default.

Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
@@ -178,6 +178,9 @@
<Test
Identifier = "BaseTestCase">
</Test>
<Test
Identifier = "DragAndDropTests">
</Test>
<Test
Identifier = "HomePageUITest">
</Test>
@@ -199,12 +202,30 @@
<Test
Identifier = "PrivateBrowsingTest/testiPadDirectAccessPrivateModeBrowserTab()">
</Test>
<Test
Identifier = "ReaderViewTest">
</Test>
<Test
Identifier = "SearchTests/testDismissPromptPresence()">
</Test>
<Test
Identifier = "SiteLoadTest">
</Test>
<Test
Identifier = "ThirdPartySearchTest/testCustomEngineFromCorrectTemplate()">
</Test>
<Test
Identifier = "ToolbarTests/testShowDoNotShowToolbarWhenScrollingLandscape()">
</Test>
<Test
Identifier = "ToolbarTests/testShowDoNotShowToolbarWhenScrollingPortrait()">
</Test>
<Test
Identifier = "ToolbarTests/testShowToolbarWhenScrollingDefaultOption()">
</Test>
<Test
Identifier = "TopTabsTest/testCloseTabFromPageOptionsMenu()">
</Test>
</SkippedTests>
</TestableReference>
</Testables>
@@ -190,12 +190,27 @@
<Test
Identifier = "NavigationTest/testToggleBetweenMobileAndDesktopSiteFromSite()">
</Test>
<Test
Identifier = "ReaderViewTest">
</Test>
<Test
Identifier = "SearchTests/testDismissPromptPresence()">
</Test>
<Test
Identifier = "SiteLoadTest">
</Test>
<Test
Identifier = "ThirdPartySearchTest/testCustomEngineFromCorrectTemplate()">
</Test>
<Test
Identifier = "ToolbarTests/testShowDoNotShowToolbarWhenScrollingLandscape()">
</Test>
<Test
Identifier = "ToolbarTests/testShowDoNotShowToolbarWhenScrollingPortrait()">
</Test>
<Test
Identifier = "ToolbarTests/testShowToolbarWhenScrollingDefaultOption()">
</Test>
<Test
Identifier = "TopTabsTest/testAddPrivateTabByLongPressTabsButton()">
</Test>
@@ -208,6 +223,12 @@
<Test
Identifier = "TopTabsTest/testCloseTabFromPageOptionsMenu()">
</Test>
<Test
Identifier = "TopTabsTest/testSwitchBetweenTabsNoPrivatePrivateToastButton()">
</Test>
<Test
Identifier = "TopTabsTest/testSwitchBetweenTabsToastButton()">
</Test>
</SkippedTests>
</TestableReference>
</Testables>
@@ -40,6 +40,96 @@
ReferencedContainer = "container:Client.xcodeproj">
</BuildableReference>
</TestableReference>
<TestableReference
skipped = "NO">
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "2FA436041ABB83B4008031D1"
BuildableName = "AccountTests.xctest"
BlueprintName = "AccountTests"
ReferencedContainer = "container:Client.xcodeproj">
</BuildableReference>
<SkippedTests>
<Test
Identifier = "SyncAuthStateTests">
</Test>
</SkippedTests>
</TestableReference>
<TestableReference
skipped = "NO">
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "F84B21D21A090F8100AAB793"
BuildableName = "ClientTests.xctest"
BlueprintName = "ClientTests"
ReferencedContainer = "container:Client.xcodeproj">
</BuildableReference>
<SkippedTests>
<Test
Identifier = "SearchTests/testURIFixupPunyCode()">
</Test>
</SkippedTests>
</TestableReference>
<TestableReference
skipped = "NO">
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "E4D567211ADECE2700F1EFE7"
BuildableName = "ReadingListTests.xctest"
BlueprintName = "ReadingListTests"
ReferencedContainer = "container:Client.xcodeproj">
</BuildableReference>
</TestableReference>
<TestableReference
skipped = "NO">
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "E6F9650B1B2F1CF20034B023"
BuildableName = "SharedTests.xctest"
BlueprintName = "SharedTests"
ReferencedContainer = "container:Client.xcodeproj">
</BuildableReference>
<SkippedTests>
<Test
Identifier = "FeatureSwitchTests">
</Test>
</SkippedTests>
</TestableReference>
<TestableReference
skipped = "NO">
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "3B43E3CF1D95C48D00BBA9DB"
BuildableName = "StoragePerfTests.xctest"
BlueprintName = "StoragePerfTests"
ReferencedContainer = "container:Client.xcodeproj">
</BuildableReference>
</TestableReference>
<TestableReference
skipped = "NO">
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "2FCAE2231ABB51F800877008"
BuildableName = "StorageTests.xctest"
BlueprintName = "StorageTests"
ReferencedContainer = "container:Client.xcodeproj">
</BuildableReference>
</TestableReference>
<TestableReference
skipped = "NO">
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "282731671ABC9BE700AA1954"
BuildableName = "SyncTests.xctest"
BlueprintName = "SyncTests"
ReferencedContainer = "container:Client.xcodeproj">
</BuildableReference>
<SkippedTests>
<Test
Identifier = "LiveStorageClientTests">
</Test>
</SkippedTests>
</TestableReference>
</Testables>
<MacroExpansion>
<BuildableReference
@@ -40,6 +40,96 @@
ReferencedContainer = "container:Client.xcodeproj">
</BuildableReference>
</TestableReference>
<TestableReference
skipped = "NO">
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "2FA436041ABB83B4008031D1"
BuildableName = "AccountTests.xctest"
BlueprintName = "AccountTests"
ReferencedContainer = "container:Client.xcodeproj">
</BuildableReference>
<SkippedTests>
<Test
Identifier = "SyncAuthStateTests">
</Test>
</SkippedTests>
</TestableReference>
<TestableReference
skipped = "NO">
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "F84B21D21A090F8100AAB793"
BuildableName = "ClientTests.xctest"
BlueprintName = "ClientTests"
ReferencedContainer = "container:Client.xcodeproj">
</BuildableReference>
<SkippedTests>
<Test
Identifier = "SearchTests/testURIFixupPunyCode()">
</Test>
</SkippedTests>
</TestableReference>
<TestableReference
skipped = "NO">
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "E4D567211ADECE2700F1EFE7"
BuildableName = "ReadingListTests.xctest"
BlueprintName = "ReadingListTests"
ReferencedContainer = "container:Client.xcodeproj">
</BuildableReference>
</TestableReference>
<TestableReference
skipped = "NO">
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "E6F9650B1B2F1CF20034B023"
BuildableName = "SharedTests.xctest"
BlueprintName = "SharedTests"
ReferencedContainer = "container:Client.xcodeproj">
</BuildableReference>
<SkippedTests>
<Test
Identifier = "FeatureSwitchTests">
</Test>
</SkippedTests>
</TestableReference>
<TestableReference
skipped = "NO">
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "3B43E3CF1D95C48D00BBA9DB"
BuildableName = "StoragePerfTests.xctest"
BlueprintName = "StoragePerfTests"
ReferencedContainer = "container:Client.xcodeproj">
</BuildableReference>
</TestableReference>
<TestableReference
skipped = "NO">
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "2FCAE2231ABB51F800877008"
BuildableName = "StorageTests.xctest"
BlueprintName = "StorageTests"
ReferencedContainer = "container:Client.xcodeproj">
</BuildableReference>
</TestableReference>
<TestableReference
skipped = "NO">
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "282731671ABC9BE700AA1954"
BuildableName = "SyncTests.xctest"
BlueprintName = "SyncTests"
ReferencedContainer = "container:Client.xcodeproj">
</BuildableReference>
<SkippedTests>
<Test
Identifier = "LiveStorageClientTests">
</Test>
</SkippedTests>
</TestableReference>
</Testables>
<MacroExpansion>
<BuildableReference
@@ -49,6 +49,9 @@
<Test
Identifier = "L10nSnapshotTests/test07AddSearchProvider()">
</Test>
<Test
Identifier = "L10nSnapshotTests/test13ReloadButtonContextMenu()">
</Test>
<Test
Identifier = "L10nSnapshotTests/test14SetHompage()">
</Test>
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.

0 comments on commit db11446

Please sign in to comment.