-
Notifications
You must be signed in to change notification settings - Fork 16
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update the home page to preserve the scheme of the original URL. #705
Merged
samsymons
merged 5 commits into
develop
from
sam/preserve-scheme-when-opening-tabs-from-recently-visited
Sep 2, 2022
Merged
Update the home page to preserve the scheme of the original URL. #705
samsymons
merged 5 commits into
develop
from
sam/preserve-scheme-when-opening-tabs-from-recently-visited
Sep 2, 2022
Conversation
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
samsymons
commented
Aug 30, 2022
tomasstrba
approved these changes
Sep 1, 2022
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM! 👍 Works as expected! 👏
tomasstrba
approved these changes
Sep 2, 2022
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM! 👍 Even better 🥇
…m-recently-visited # Via GitHub * develop: Add the bookmarks submenu to the browser's More menu (#684) # Conflicts: # DuckDuckGo.xcodeproj/project.pbxproj
samsymons
deleted the
sam/preserve-scheme-when-opening-tabs-from-recently-visited
branch
September 2, 2022 14:18
samsymons
added a commit
that referenced
this pull request
Sep 20, 2022
* develop: Bump version to 0.28.9 and update embedded files BSK update for changed URL parameter API (#715) Improvements in CPM coverage (#707) Fix a couple calculations used for the bookmarks bar. (#713) Set version to 0.28.8 Remove invalidate back item (#711) Set version to 0.28.7. Update the home page to preserve the scheme of the original URL. (#705) Add the bookmarks submenu to the browser's More menu (#684) Brad/referrer trimming (#682) Update BrowserServicesKit for iOS Remote Messaging support (#709)
samsymons
added a commit
that referenced
this pull request
Sep 20, 2022
# By Sam Symons (4) and others # Via Dominik Kapusta * develop: Bump version to 0.28.9 and update embedded files BSK update for changed URL parameter API (#715) Improvements in CPM coverage (#707) Fix a couple calculations used for the bookmarks bar. (#713) Set version to 0.28.8 Remove invalidate back item (#711) Set version to 0.28.7. Update the home page to preserve the scheme of the original URL. (#705) Add the bookmarks submenu to the browser's More menu (#684) Brad/referrer trimming (#682) Update BrowserServicesKit for iOS Remote Messaging support (#709) Update BSK with fix (#704) Add test for embedded config file (#703) add config file (#702) # Conflicts: # DuckDuckGo.xcodeproj/project.pbxproj # DuckDuckGo/Common/Localizables/UserText.swift
samsymons
added a commit
that referenced
this pull request
Sep 20, 2022
…pdated # By Sam Symons (16) and others # Via Chris Brind (3) and others * develop: (38 commits) Bump version to 0.28.9 and update embedded files BSK update for changed URL parameter API (#715) Improvements in CPM coverage (#707) Fix a couple calculations used for the bookmarks bar. (#713) Set version to 0.28.8 Remove invalidate back item (#711) Set version to 0.28.7. Update the home page to preserve the scheme of the original URL. (#705) Add the bookmarks submenu to the browser's More menu (#684) Brad/referrer trimming (#682) Update BrowserServicesKit for iOS Remote Messaging support (#709) Update BSK with fix (#704) Add test for embedded config file (#703) add config file (#702) Improve bookmark UI context menus (#678) Force callers to refresh even when the save fails. (#701) update version Update BSK (#693) update embedded files Possible fix for errant pop-up (#694) ... # Conflicts: # DuckDuckGo/Bookmarks/Services/ContextualMenu.swift # DuckDuckGo/Common/Localizables/UserText.swift
samsymons
added a commit
that referenced
this pull request
Oct 19, 2022
Task/Issue URL: https://app.asana.com/0/1199230911884351/1202894007986850/f Tech Design URL: CC: Description: This PR updates the new tab page to remember the scheme that was used to open URLs from history.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Task/Issue URL: https://app.asana.com/0/1199230911884351/1202894007986850/f
Tech Design URL:
CC:
Description:
This PR updates the new tab page to remember the scheme that was used to open URLs from history.
Steps to test this PR:
Testing checklist:
Internal references:
Software Engineering Expectations
Technical Design Template
When ready for review, remember to post the PR in MM