-
Notifications
You must be signed in to change notification settings - Fork 11
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
Pass config data to Autofill UserScript #418
Conversation
@SlayterDev I'd assume it should migrate existing users nicely - I have some problems when testing autofill, basically Dax icon won't show for the email fields even if I change the config to embedded one. |
@SlayterDev It works now - question is: shall we display dax icon on websites that are in the feature exception list? |
No to exceptions. The feature would be disabled so we shouldn't show the icon. |
I'm asking as I've added website to exception list (manually) but Dax icon is still visible there - tapping on it does nothing. |
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.
Everything looks good now, must've ben something on my side. Great job, pease merge when conflicts are resolved :)
…ntication # By Alexey Martemyanov (1) and others * sam/logins-filtering-and-sorting: Disable the search field when editing. Waiting for ContentBlockingRules to be applied before navigation (#402) Cookie prompt management (#312) Pass config data to Autofill UserScript (#418) # Conflicts: # DuckDuckGo.xcodeproj/project.pbxproj # DuckDuckGo/Common/Utilities/UserDefaultsWrapper.swift # DuckDuckGo/Preferences/Model/PreferenceSections.swift # DuckDuckGo/Preferences/View/PrivacySecurityPreferencesTableCellView.xib
* Pass config data to Autofill UserScript * Update BSK * Update BSK * Update embedded config hash * Fix dashboard commit * Adopt Autofill source provider * Lint fix * Update BSK reference * Update BSK reference * Update config * Update etag and hash
Task/Issue URL: https://app.asana.com/0/72649045549333/1201640241287329/f
Tech Design URL: https://app.asana.com/0/481882893211075/1201716942816252/f
CC:
Description:
This PR adds remote config support for autofill. Depends on duckduckgo/BrowserServicesKit#61
Steps to test this PR:
macos-config.json
Testing checklist:
Internal references:
Software Engineering Expectations
Technical Design Template
When ready for review, remember to post the PR in MM