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) #2402

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

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

@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 c1b97c9 into main Jan 29, 2024
10 checks passed
@dus7 dus7 deleted the mariusz/url-escaping-ios17 branch January 29, 2024 15:41
samsymons added a commit that referenced this pull request Jan 29, 2024
* main:
  Fix `site:` queries escaping with iOS 17 SDK (#640) (#2402)
  Prepare release script updates (#2389)
  Adding lastSentDate to broken site report  (#2320)
  Bump submodules/privacy-reference-tests from `a3acc21` to `6b7ad1e` (#2382)
  Skip 'Make Release Build' GHA job for Dependabot PRs (#2399)
samsymons added a commit that referenced this pull request Jan 30, 2024
# By dependabot[bot] (1) and others
# Via GitHub
* main:
  Reenable toggle on disallowing vpn (#2404)
  Bump BrowserServicesKit to 103.0.2 (#2393)
  Fix the alpha build VPN extension embed script (#2396)
  Fix `site:` queries escaping with iOS 17 SDK (#640) (#2402)
  Prepare release script updates (#2389)
  Adding lastSentDate to broken site report  (#2320)
  Bump submodules/privacy-reference-tests from `a3acc21` to `6b7ad1e` (#2382)
  Skip 'Make Release Build' GHA job for Dependabot PRs (#2399)

# Conflicts:
#	DuckDuckGo.xcodeproj/project.pbxproj
#	DuckDuckGo.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved
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