Closed Bug 1557097 Opened 5 years ago Closed 3 years ago

Consume the user input event handling state when the promise returned from document.requestStorageAccess() is defined due to the user saying no to the prompt

Categories

(Core :: DOM: Core & HTML, enhancement, P3)

enhancement

Tracking

()

RESOLVED FIXED
95 Branch
Tracking Status
firefox95 --- fixed

People

(Reporter: ehsan.akhgari, Unassigned)

References

(Blocks 1 open bug)

Details

(Whiteboard: [Fixed by Bug 1732919])

In bug 1491403 we started to propagate the user input event handling state to the resolve handlers on the promise returned from document.requestStorageAccess(). In https://bugs.webkit.org/show_bug.cgi?id=197648 WebKit started to consume the user gesture when the user explicitly denies access in response to the prompt. This bug is about implementing the same behaviour in Gecko.

Type: defect → enhancement
Priority: -- → P3
Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → FIXED
See Also: → 1732919
Whiteboard: [Fixed by Bug 1732919]
Target Milestone: --- → 95 Branch
You need to log in before you can comment on or make changes to this bug.