Closed
Bug 701618
Opened 13 years ago
Closed 13 years ago
min-width assertion when entering DOM full-screen mode
Categories
(Firefox :: General, defect)
Firefox
General
Tracking
()
RESOLVED
FIXED
Firefox 11
People
(Reporter: cpearce, Assigned: cpearce)
References
Details
(Whiteboard: [inbound])
Attachments
(1 file)
(deleted),
patch
|
dao
:
review+
|
Details | Diff | Splinter Review |
We get an assertion when entering DOM full-screen mode:
###!!! ASSERTION: Non-zero percentage values not currently supported: 'minWidth.GetPercentValue() == 0.0f', file /home/cpearce/src/m-c/layout/xul/base/src/nsBox.cpp, line 771
Something in the "Press ESC to exit full-screen mode" warning is using a non-zero min-width, causing this.
Assignee | ||
Updated•13 years ago
|
Summary: min-width assertion when entering DOM full-scren mode → min-width assertion when entering DOM full-screen mode
Updated•13 years ago
|
Attachment #573727 -
Flags: review?(dao) → review+
Assignee | ||
Comment 2•13 years ago
|
||
Whiteboard: [inbound]
Target Milestone: --- → Firefox 11
Comment 3•13 years ago
|
||
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•