-
Notifications
You must be signed in to change notification settings - Fork 3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Refactor FXIOS-7812 [v121] Fakespot - iPad - sidebar open/close state…
… resets itself when user changes from landscape to portrait mode (#17587) * Dismiss sidebar when opting out * Dismiss sidebar when tapping not now * Use state to dismiss and show Fakespot * Dismiss Fakespot when startAtHome * Use iPad sidebar state * Update Fakespot when user navigates using the back/forward buttons * Update Fakespot when user navigates using the back/forward buttons * Update Fakespot actions * Open and close fakespot via state change * Fix bugs related to deep-linking * Fix test * Address PR comments * Fix merge issues * Fix Swiftlint warning (cherry picked from commit f8565a9) # Conflicts: # Client/Frontend/Browser/BrowserViewController.swift # Client/Frontend/Fakespot/FakespotState.swift # Client/Frontend/FeltPrivacy/BrowserViewControllerState.swift
- Loading branch information
1 parent
ba50475
commit f861f3a
Showing
16 changed files
with
199 additions
and
93 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.