Add CFR when the first cookie banner gets cleared
Categories
(Firefox for Android :: Privacy, task, P1)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox121 | --- | verified |
People
(Reporter: amejia, Assigned: amejia)
References
Details
(Whiteboard: [foundation][fxdroid])
Attachments
(4 files)
Updated•2 years ago
|
Updated•2 years ago
|
| Assignee | ||
Updated•2 years ago
|
Comment 1•2 years ago
|
||
| Assignee | ||
Comment 2•2 years ago
|
||
Comment 3•2 years ago
|
||
Comment on attachment 9363336 [details]
bug-1859393-data-review.md
DATA COLLECTION REVIEW RESPONSE:
- Is there or will there be documentation that describes the schema for the ultimate data set in a public, complete, and accurate way?
Yes, through the metrics.yaml file and the Glean Dictionary.
- Is there a control mechanism that allows the user to turn the data collection on and off?
Yes. This collection is Telemetry so can be controlled through Firefox's Preferences.
- If the request is for permanent data collection, is there someone who will monitor the data over time?
stability@mozilla.org, crash-reporting-wg@mozilla.org will be responsible for monitoring the data over time
- Using the category system of data types on the Mozilla wiki, what collection type of data do the requested measurements fall under?
Category 2, Interaction data
- Is the data collection request for default-on or default-off?
Default on for all channels.
- Does the instrumentation include the addition of any new identifiers?
No
- Is the data collection covered by the existing Firefox privacy notice?
Yes
- Does the data collection use a third-party collection tool?
No
Result: data-review+
Comment 4•2 years ago
|
||
Authored by https://github.com/Amejia481
https://github.com/mozilla-mobile/firefox-android/commit/ae54c4089374578427dff75b857cc96e8aa093a7
[main] Bug 1859393 - Add CFR when the first cookie banner gets cleared.
| Assignee | ||
Comment 5•2 years ago
|
||
Hi QA team!
Hope you are doing well.
Now this feature lands on the main branch, it should be available in the next nightly updates.
We would like to verify that in fresh installed Fenix version, after we enable Cookie Banner Blocker in private browsing option, then we open a private tab and navigate to www.amazon.de, the cookie banner handling CFR should show.
Thanks in advance!
Comment 6•2 years ago
|
||
Thank you Arturo!
The CBH CFR is displayed on the latest Nightly 121.0a1 from 11/15 when accessing www.amazon.de and other supported websites.
The CFR can be dismissed by tapping the "X" button.
However, during testing we have noticed the following:
- one known issue affecting all CFRs in the application is also reproducible here (the CFR is misplaced when changing the orientation and/or bringing foreground the app, 1858911 for reference. Should we file a new ticket for this?
- the CBH CFR is NOT displayed on the www.amazon.de website when the toolbar position is set to "Top". Please note that on other supported websites (ikea.com, cnn.com) the CFR is displayed for both toolbar positions.
I'll mark this ticket as verified, but I'll file a new ticket for the last behavior.
Updated•2 years ago
|
| Assignee | ||
Comment 7•2 years ago
|
||
the CBH CFR is NOT displayed on the www.amazon.de website when the toolbar position is set to "Top". Please note that on other supported websites (ikea.com, cnn.com) the CFR is displayed for both toolbar positions.
I was able to see the CBH CFR on www.amazon.de when the toolbar position is set to "Top". Maybe we could you try to re-test with a fresh install version of Fenix, if the issue persist please let me know.
| Assignee | ||
Comment 8•2 years ago
|
||
Thanks for validating Delia!
one known issue affecting all CFRs in the application is also reproducible here (the CFR is misplaced when changing the orientation and/or bringing foreground the app, 1858911 for reference. Should we file a new ticket for this?
As we are reusing the existing CFR component, the issues that affect other CFRs will also affect this one. When Bug 1858911 is addressed, all CFRs will get the fix too, no need to file a new bug :).
Comment 9•2 years ago
|
||
Thank Arturo, I further tested this and noticed that the CFR is not displayed (regardless of the toolbar position) only when the captcha verification was required first.
I filed 1864907 for this issue.
Description
•