Skip to content
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

Fix site: queries escaping with iOS 17 SDK (#640) #2130

Merged
merged 2 commits into from
Jan 29, 2024

Conversation

dus7
Copy link
Contributor

@dus7 dus7 commented Jan 29, 2024

Task/Issue URL: https://app.asana.com/0/414235014887631/1206343150540010/f

Description:
Linking to iOS 17 SDK modifies how URLs are being parsed and escaped (see release notes). This change re-uses the solution done for macOS.

Steps to test this PR:
See PR in BSK

Internal references:

Pull Request Review Checklist
Software Engineering Expectations
Technical Design Template
Pull Request Documentation

@dus7 dus7 self-assigned this Jan 29, 2024
@dus7 dus7 marked this pull request as ready for review January 29, 2024 12:29
Copy link
Collaborator

@ayoy ayoy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 💪

@dus7 dus7 changed the title Fix site: queries escaping for iOS 17 SDK Fix site: queries escaping with iOS 17 SDK (#640) Jan 29, 2024
@dus7 dus7 merged commit a556d75 into main Jan 29, 2024
14 checks passed
@dus7 dus7 deleted the mariusz/url-escaping-ios17 branch January 29, 2024 15:42
samsymons added a commit that referenced this pull request Jan 30, 2024
# By Brian Hall (2) and others
# Via GitHub
* main:
  Bump BSK to 103.0.2 (#2126)
  Fix `site:` queries escaping with iOS 17 SDK (#640) (#2130)
  Add January 2024 brokers (part 2) (#2125)
  lastSentDate + web breakage report improvements (#2041)
  Remove VPN metadata admin check (#2127)

# Conflicts:
#	DuckDuckGo.xcodeproj/project.pbxproj
#	DuckDuckGo.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved
samsymons added a commit that referenced this pull request Jan 30, 2024
* main:
  Restore VPN pixels in main browser (#2129)
  Bump BSK to 103.0.2 (#2126)
  Fix `site:` queries escaping with iOS 17 SDK (#640) (#2130)
  Add January 2024 brokers (part 2) (#2125)
  lastSentDate + web breakage report improvements (#2041)
  Remove VPN metadata admin check (#2127)
  Add Spokeo mirror sites (#2086)
  appcastManager: Retain release notes for all versions (#2123)
  Don't report CancellationError from BookmarksFaviconsFetcher (#2120)
  Sabrina/revert cards experiment (#2119)
  Bump version to 1.72.0 (113)
  Update embedded files
  Release Branch: VPN fixes (#2113)
  Adds info about whether the login items are actually running (#2122)
  Remove connection status awaiter. (#2121)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants