Closed
Bug 1091927
Opened 8 years ago
Closed 8 years ago
nsGlobalWindow's SetFullScreen shouldn't ignore the return value of widget's MakeFullscreen method
Categories
(Core :: Widget: Cocoa, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: Gijs, Assigned: xidorn)
References
Details
See Bug #1079222 for background. Back out the existing frontend patch (mc rev 7c582981a0b0) to reproduce the issue. Note that I realized after writing the core patch in bug 1079222 that we will need to ensure callers (in particular xpfe/appshell/nsXULWindow) shouldn't leave the window in an inconsistent state themselves, either... which may be a hard problem. :-(
Assignee | ||
Comment 1•8 years ago
|
||
My code in bug 1161802 should probably fix this problem.
Depends on: 1161802
Assignee | ||
Comment 2•8 years ago
|
||
This should have been fixed by bug 1161802.
Assignee: nobody → quanxunzhen
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•