Skip to content
This repository has been archived by the owner on Feb 20, 2023. It is now read-only.

Add support for the new storage access permission #22852

Closed
Mugurell opened this issue Dec 14, 2021 · 2 comments
Closed

Add support for the new storage access permission #22852

Mugurell opened this issue Dec 14, 2021 · 2 comments
Assignees
Labels
eng:qa:verified QA Verified

Comments

@Mugurell
Copy link
Contributor

Mugurell commented Dec 14, 2021

mozilla-mobile/android-components#10739 will implement the storage_access API prompt so we need to also add UI to allow user check the current setting or update it.

┆Issue is synchronized with this Jira Task

@Mugurell Mugurell self-assigned this Dec 14, 2021
@github-actions github-actions bot added the needs:triage Issue needs triage label Dec 14, 2021
@Mugurell Mugurell removed the needs:triage Issue needs triage label Dec 14, 2021
@Mugurell Mugurell added the eng:qa:needed QA Needed label Dec 21, 2021
@Mugurell
Copy link
Contributor Author

@ QA: To test this https://senglehardt.com/test/dfpi/storage_access_api.html can be used, specifically the 3rd and 4th iframes after changing in about:config:

  • dom.storage_access.auto_grants to false
    (to disable Gecko automatically granting the permission)
  • network.cookie.cookieBehavior to 5
  • network.cookies.cookieBehavior.pbmode to 5
    (to enable cross origin cookie blocking)

Please note there is an open issue - https://bugzilla.mozilla.org/show_bug.cgi?id=1746031 the permission not being requested again for previously blocked requests and changing the initial allow/block option.

@SoftVision-LorandJanos
Copy link

Verified as fixed on the latest Nightly (2021-12-22) with the steps from the above comment.
Device used: Xioami Mi11 Lite (Android 11).
Closing the ticket as fixed.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
eng:qa:verified QA Verified
Projects
None yet
Development

No branches or pull requests

2 participants