Closed
Bug 793476
Opened 13 years ago
Closed 1 year ago
Investigate why browser app URL bar manipulations are causing (w=0, h=0) dimension frames momentarily
Categories
(Core :: Graphics: Layers, defect)
Tracking
()
RESOLVED
INVALID
People
(Reporter: drs, Unassigned)
References
Details
On B2G, when we hide the URL bar while on the browser app, the content frame (and thus the remote browser) are momentarily receiving dimensions of (w=0, h=0). This is causing divide-by-zero errors that have temporarily been worked around by checking every time a dimensions update occurs if the new or old metrics had these invalid dimensions. We should investigate why this is happening and ideally remove these workarounds.
Updated•3 years ago
|
Severity: normal → S3
Comment 1•1 year ago
|
||
Closing old B2G bugs
Status: NEW → RESOLVED
Closed: 1 year ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•