Create a storage for submitted cookie banner site reports
Categories
(Firefox for Android :: Privacy, enhancement, P1)
Tracking
()
People
(Reporter: amejia, Assigned: giorga)
References
(Blocks 1 open bug)
Details
(Whiteboard: [cookie-banner-v2][geckoview:m113])
Attachments
(2 files)
Let's implement this on AC to be able to share it between Fenix and Focus
We can use our CookieBannersStorage, to have to functions one for checking if site has been submitted and another for adding a site.
For the implementation, we could use this shared preference storage that we used to use in Focus or DataStore as this a temporary solution, we won't want to have an elaborated solution see bug #1819652.
Assignee | ||
Updated•2 years ago
|
Updated•2 years ago
|
Comment 1•2 years ago
|
||
Comment 2•2 years ago
|
||
Comment 3•2 years ago
•
|
||
Verified as fixed on Nightly 114.0a1 from 04/11 with Motorola Moto G9 plus (Android 11). The support site request has been submitted and cookie banner state is maintained when exiting and re-entering the application.
As the Cookie Banner Reduction feature is not available on Fenix 113.0b1, this issue has also been verified on Nightly 113.0a1 from 04/10.
Comment 4•2 years ago
|
||
Updated•2 years ago
|
Updated•2 years ago
|
Updated•2 years ago
|
Hey Arturo:
We have a couple of string changes for the site not supported flow that need to be updated. I'm attaching the Figma screens with all up-to-date strings. Strings affected are:
- Styling of the feature name (across all implementations, not just site not supported)
- Headline, body text, and CTAs for "report site" flow;
- Messaging in post request sent toast notification;
- Secondary message in shield panel for cookie banner reduction after sending a request
Assignee | ||
Comment 6•2 years ago
|
||
Hi , I created a ticket for this https://bugzilla.mozilla.org/show_bug.cgi?id=1830881
Reporter | ||
Updated•2 years ago
|
Description
•