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

Autofill "Never Save for this Site" #555

Merged
merged 14 commits into from
Nov 16, 2023
Merged

Conversation

amddg44
Copy link
Contributor

@amddg44 amddg44 commented Nov 9, 2023

Please review the release process for BrowserServicesKit here.

Required:

Task/Issue URL: https://app.asana.com/0/0/1205783642285427/f
iOS PR: duckduckgo/iOS#2104
macOS PR: duckduckgo/macos-browser#1827
What kind of version bump will this require?: Minor

Description:
Adds Autofill "Never Save for this Site" support for iOS

Steps to test this PR:

  1. See client PRs 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

Copy link
Collaborator

@afterxleep afterxleep left a comment

Choose a reason for hiding this comment

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

Looking good. :shipit:

@@ -32,7 +32,7 @@ let package = Package(
.library(name: "SecureStorage", targets: ["SecureStorage"])
],
dependencies: [
.package(url: "https://github.com/duckduckgo/duckduckgo-autofill.git", exact: "9.0.0"),
.package(url: "https://github.com/duckduckgo/duckduckgo-autofill.git", exact: "10.0.0"),
Copy link
Collaborator

Choose a reason for hiding this comment

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

Perhaps this update is what’s causing the inline signup for email protection to fail?

@amddg44 amddg44 merged commit 641018c into main Nov 16, 2023
5 checks passed
@amddg44 amddg44 deleted the anya/autofill-never-prompt-save branch November 16, 2023 16:07
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