Closed
Bug 1848677
Opened 1 year ago
Closed 1 year ago
[Kiosk] Make window fullscreen immediately after start
Categories
(Core :: Widget: Gtk, enhancement)
Core
Widget: Gtk
Tracking
()
RESOLVED
FIXED
119 Branch
Tracking | Status | |
---|---|---|
firefox119 | --- | fixed |
People
(Reporter: stransky, Assigned: stransky)
References
Details
Attachments
(3 files)
In kiosk mode we want the window to be fullscreened immediately after start to avoid startup delay.
Assignee | ||
Updated•1 year ago
|
Flags: needinfo?(stransky)
Assignee | ||
Comment 1•1 year ago
|
||
It's possible that kiosk mode starts in normal size under Wayland - so we should create it fullscreen immediately.
Assignee | ||
Comment 2•1 year ago
|
||
Assignee | ||
Comment 3•1 year ago
|
||
Depends on D187378
Assignee | ||
Comment 4•1 year ago
|
||
Depends on D187379
Pushed by stransky@redhat.com:
https://hg.mozilla.org/integration/autoland/rev/49c16861054d
Don't remove --kiosk command line argument from startup args r=emilio
https://hg.mozilla.org/integration/autoland/rev/6babea3253fc
Don't fiddle with titlebar settins of kiosk nsWindow r=emilio
https://hg.mozilla.org/integration/autoland/rev/73c86543bf82
Create kiosk nsWindow as fullscreen r=emilio
Comment 7•1 year ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/49c16861054d
https://hg.mozilla.org/mozilla-central/rev/6babea3253fc
https://hg.mozilla.org/mozilla-central/rev/73c86543bf82
Status: NEW → RESOLVED
Closed: 1 year ago
status-firefox119:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 119 Branch
Assignee | ||
Updated•1 year ago
|
Flags: needinfo?(stransky)
You need to log in
before you can comment on or make changes to this bug.
Description
•