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

Be explicit when performing developer redirects #884

Merged
merged 4 commits into from
Jul 17, 2024

Conversation

bwaresiak
Copy link
Collaborator

@bwaresiak bwaresiak commented Jul 10, 2024

Please review the release process for BrowserServicesKit here.

Required:

Task/Issue URL: https://app.asana.com/0/856498667320406/1207772445672485/f
iOS PR: duckduckgo/iOS#3084
macOS PR: duckduckgo/macos-browser#2978
What kind of version bump will this require?: Patch

Description:

In case any Navigation extension decides we need to perform developer redirect (to reissue navigation with modified URL) we need to be able to react to that in certain situations (e.g. during attribution detection). For that, we are going to be reusing the existing didCancelNavigationAction(_, withRedirectNavigations: ) callback.

Steps to test this PR:

See macOS PR for test steps.

OS Testing:

  • iOS 14
  • iOS 15
  • iOS 16
  • macOS 10.15
  • macOS 11
  • macOS 12

Internal references:

Software Engineering Expectations
Technical Design Template

@bwaresiak bwaresiak requested a review from mallexxx July 15, 2024 23:39
@bwaresiak bwaresiak merged commit 0e7f13b into main Jul 17, 2024
8 checks passed
@bwaresiak bwaresiak deleted the bartek/explicit-dev-redirects branch July 17, 2024 11:21
samsymons added a commit that referenced this pull request Jul 19, 2024
* main:
  Remove unused VPN session utilities (#898)
  Add new deprecated Mac remote message attribute. (#903)
  Resetting all state for the VPN will cancel the tunnel and stop the monitors (#900)
  Add support for skipping sending usage pixels for remote messages (#902)
  Bump Tests/BrowserServicesKitTests/Resources/privacy-reference-tests (#896)
  Removes the listen port from the wireguard client (#901)
  Be explicit when performing developer redirects (#884)
  C-S-S cross origin fixes
  Update C-S-S version (#892)
  Add a debug menu action to reset Remote Messages on macOS (#891)
  Add desktop specific RMF attributes (#883)
  Upload exception message to Sentry (#856)
  Add locale to broken site report (#889)
  Add new subfeature for duckplayer (#885)
  Swiftlint refactoring (#882)
  Remote Messaging Framework for macOS (#876)
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