Closed
Bug 484833
Opened 16 years ago
Closed 15 years ago
mac - implement sizemode=fullscreen
Categories
(Core Graveyard :: Widget: Mac, defect)
Core Graveyard
Widget: Mac
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 539601
People
(Reporter: dougt, Unassigned)
References
Details
+++ This bug was initially created as a clone of Bug #484832 +++
From 484488 --
I added a new attribute value for sizemode called "fullscreen". It as the same semantics as maximized but tells the platform to call MakeFullScreen() on the top level window.
Comment 1•16 years ago
|
||
Does this bug depend on bug 307371 / bug 370857?
Reporter | ||
Comment 2•16 years ago
|
||
i am not sure yet. clearly we can similar make maximized === fullscreen until nsWindow::MakeFullScreen does the "right" thing.
Reporter | ||
Comment 3•16 years ago
|
||
s/similar/simply
Reporter | ||
Updated•16 years ago
|
Assignee: doug.turner → nobody
Comment 4•15 years ago
|
||
Marking as duplicate of bug 539601 because we already have a patch there.
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•