Closed Bug 1484081 Opened 6 years ago Closed 6 years ago

browser.xhtml: initial window size is small with a clean profile

Categories

(Firefox :: General, defect)

defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 1482448

People

(Reporter: bgrins, Assigned: bdahl)

References

Details

Built with this in .mozconfig: mk_add_options 'export MOZ_BROWSER_XHTML=1' If I do `./mach run --temp-profile` the window opens very small (on OSX). If I do `./mach run --profile /tmp/foo` it's very small on the first run, but if I resize it and then do `./mach run --profile /tmp/foo` again it is sized properly.
Assignee: nobody → bdahl
After investigating this, I think it has the same root cause as Bug 1482448 (onBeforeInitialXULLayout not being called).
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.