We've gone ahead with option 2, reasoning being: - it is consistent with ff desktop - it is more resilient to timing issues than just checking for the existence of the notification dialog - users might need to action the permission request for the best fullscreen experience, eg. if they are in a video call and need to give microphone permission Patch is attached above, we also have a unit test that we can submit later
Bug 1871217 Comment 9 Edit History
Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.
We've gone ahead with option 2, reasoning being: - it is consistent with ff desktop - it is more resilient to timing issues than just checking for the existence of the notification dialog - users might need to action the permission request for the best fullscreen experience, eg. if they are in a video call and need to give microphone permission Patch is attached above, we also have a unit test that we can submit later