Closed
Bug 1771151
Opened 3 years ago
Closed 3 years ago
Add support for fullscreen to be modal.
Categories
(Core :: DOM: UI Events & Focus Handling, task)
Core
DOM: UI Events & Focus Handling
Tracking
()
RESOLVED
FIXED
103 Branch
Tracking | Status | |
---|---|---|
firefox103 | --- | fixed |
People
(Reporter: emilio, Assigned: emilio)
References
Details
Attachments
(1 file)
Just like modal dialogs are.
Assignee | ||
Comment 1•3 years ago
|
||
For now, don't turn it on by default yet, because I want to wait for
more discussion in https://github.com/w3c/csswg-drafts/issues/6965 and
so on. But I think the code is simple enough to land this.
Pushed by ealvarez@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/2d9653ad604e
Make modal dialog code more generic, and make it apply to fullscreen too behind a pref. r=edgar
Comment 3•3 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 3 years ago
status-firefox103:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 103 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•