Closed
Bug 1810614
Opened 2 years ago
Closed 2 years ago
Simplify AppWindow::SizeShellTo when sizing to the window shell.
Categories
(Toolkit :: Startup and Profile System, task)
Toolkit
Startup and Profile System
Tracking
()
RESOLVED
FIXED
111 Branch
Tracking | Status | |
---|---|---|
firefox111 | --- | fixed |
People
(Reporter: emilio, Assigned: emilio)
References
Details
Attachments
(1 file)
No description provided.
Assignee | ||
Comment 1•2 years ago
|
||
In this case we can do easier things than going through the shell and
assuming all sizes go through the window.
Pushed by ealvarez@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/27045cd56940
Simplify AppWindow::SizeShellTo when sizing to the window shell. r=smaug
Comment 3•2 years ago
|
||
Backed out for causing for causing bc failures in browser/base/content/test/popups/browser_popup_resize.js
Backout link: https://hg.mozilla.org/integration/autoland/rev/e116388e2fba676dfd7e70a119b6f08a32aab5df
Flags: needinfo?(emilio)
Assignee | ||
Comment 4•2 years ago
|
||
Yeah this will work once bug 1807838 sticks.
Flags: needinfo?(emilio)
Pushed by ealvarez@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/1432fd8955ce
Simplify AppWindow::SizeShellTo when sizing to the window shell. r=smaug
Comment 6•2 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 2 years ago
status-firefox111:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 111 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•