Skip to content
Snippets Groups Projects
Commit 80e8eb78 authored by Brad Werth's avatar Brad Werth
Browse files

Bug 1826645 Part 2: Make Document hold fullscreen requests while an exit is...

Bug 1826645 Part 2: Make Document hold fullscreen requests while an exit is being processed. r=edgar

This change makes the parent process delay a fullscreen request if there
is a pending fullscreen exit. It also changes the DOMFullscreenParent
actor listener lifecycle. Once it has started handling a fullscreen
request, it will remain a listener to the Document until it receives an
exit event when the manager is out of fullscreen.

Differential Revision: https://phabricator.services.mozilla.com/D175186
parent 18b4b5fd
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment