-
Notifications
You must be signed in to change notification settings - Fork 62
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
Try to mitigate Android camera issues #2660
Conversation
Don't forget to add an individual reviewer (in addition to those already added, this should create a task for them in Asana). |
Generated file outputs:Time updated: Fri, 17 Jan 2025 07:46:42 GMT legacytrackers-unprotected-temporary.txt (13 more)
v3/android-config.json--- v3/android-config.json
+++ v3/android-config.json
@@ -8117,8 +8117,16 @@
},
{
"domain": "thrifty.com",
"reason": "https://github.com/duckduckgo/privacy-configuration/pull/2527"
+ },
+ {
+ "domain": "login.coinbase.com",
+ "reason": "https://github.com/duckduckgo/privacy-configuration/pull/2660"
+ },
+ {
+ "domain": "identity.docusign.net",
+ "reason": "https://github.com/duckduckgo/privacy-configuration/pull/2660"
}
],
"state": "enabled"
},
latestv4/android-config.json--- v4/android-config.json
+++ v4/android-config.json
@@ -7465,8 +7465,14 @@
"domain": "id.onfido.com"
},
{
"domain": "thrifty.com"
+ },
+ {
+ "domain": "login.coinbase.com"
+ },
+ {
+ "domain": "identity.docusign.net"
}
],
"state": "enabled"
},
v4/extension-brave-config.json (12 more)
|
Asana Task/Github Issues:
Description
Site breakage mitigation process:
Brief explanation
Reported URLs:
Problems experienced: Users reporting problems taking a photo of their ID.
Platforms affected:
Tracker(s) being unblocked: N/A
Feature being disabled:
mediaPlaybackRequiresUserGesture
I have referenced the URL of this PR as the "reason" value for the exception (where applicable).
This change is a speculative mitigation to fix reported breakage.
Reference