Closed
Bug 1940992
Opened 1 month ago
Closed 1 month ago
Enable captcha detection regardless of data reporting pref on Android
Categories
(Core :: Privacy: Anti-Tracking, defect)
Core
Privacy: Anti-Tracking
Tracking
()
RESOLVED
FIXED
136 Branch
People
(Reporter: fkilic, Assigned: fkilic)
Details
Attachments
(2 files)
48 bytes,
text/x-phabricator-request
|
Details | Review | |
48 bytes,
text/x-phabricator-request
|
phab-bot
:
approval-mozilla-beta+
|
Details | Review |
Because android doesn't reflect their technical data collection pref to datareporting.healthreport.uploadEnabled
, we end up not enabling captcha detection actor.
Assignee | ||
Comment 1•1 month ago
|
||
Pushed by fkilic@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/c5a0137259a4
Enable captcha detection regardless of data reporting pref. r=tjr
Comment 3•1 month ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 1 month ago
status-firefox136:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 136 Branch
Assignee | ||
Comment 4•1 month ago
|
||
Original Revision: https://phabricator.services.mozilla.com/D233877
Updated•1 month ago
|
Attachment #9458969 -
Flags: approval-mozilla-beta?
Comment 5•1 month ago
|
||
beta Uplift Approval Request
- User impact if declined: Nothing but it would allow us to get data for Android earlier
- Code covered by automated testing: yes
- Fix verified in Nightly: yes
- Needs manual QE test: no
- Steps to reproduce for manual QE testing: On an Android device, visit https://demo.turnstile.workers.dev/, send glean ping "captcha-detection" to debug view and verify it is visibile.
- Risk associated with taking this patch: Nothing, we just won't have data for 1 cycle on android
- Explanation of risk level: None I think. We haven't received any issue reports about breakages with captcha providers. So I believe it should be fine
- String changes made/needed: No
- Is Android affected?: yes
Updated•1 month ago
|
Attachment #9458969 -
Flags: approval-mozilla-beta? → approval-mozilla-beta+
Updated•1 month ago
|
status-firefox135:
--- → fixed
Assignee | ||
Updated•1 month ago
|
Summary: Enable captcha detection regardless of data reporting pref → Enable captcha detection regardless of data reporting pref on Android
You need to log in
before you can comment on or make changes to this bug.
Description
•