Pop-up blocked Storage access policy in Firefox Nightly
Categories
(Firefox :: Untriaged, defect)
Tracking
()
People
(Reporter: dimapopov7711, Unassigned)
Details
I have question about work with Storage Access API.
I'm call 'requestStorageAccess' after user's click in my app that comes in an iframe. If requestStorageAccess return was granted, we open the window.
This works well in Firefox, but in Firefox Nightly after requestStorageAccess firefox is blocking my window.
Why does Firefox Nightly behave like this? How I can fix it?
I use the Firefox 73.0.1 (64-bit) and Firefox Nightly - 75.0a1 (2020-03-06) (64-bit).
Comment 1•6 years ago
|
||
This doesn't seem enterprise related...
can you use mozregression to try to figure out when this started?
Hi, dimapopov7711,
Could share your app in order to reproduce this issue if that is the intention, if not, please disregard this comment.
Regards,
Hi, I will mark this as Resolved-Incomplete due to the lack of response from the reporter.
If the issue is still reproducible with the latest Firefox version, feel free to reopen the bug with more information.
Regards,
Description
•