Closed
Bug 2000626
Opened 1 month ago
Closed 1 month ago
Move delayed resize handling to PresShell.
Categories
(Core :: Layout, task)
Core
Layout
Tracking
()
RESOLVED
FIXED
147 Branch
| Tracking | Status | |
|---|---|---|
| firefox147 | --- | fixed |
People
(Reporter: emilio, Assigned: emilio)
References
(Regressed 1 open bug)
Details
Attachments
(2 files, 1 obsolete file)
One of the last useful bits that the view manager does for us.
| Assignee | ||
Comment 1•1 month ago
|
||
| Assignee | ||
Comment 2•1 month ago
|
||
This removes the last need for frames to have a view around.
| Assignee | ||
Comment 3•1 month ago
|
||
No behavior change but now that we introduced PresShell::GetOwnWidget() this is
nicer.
Comment 4•1 month ago
|
||
Comment on attachment 9527192 [details]
Bug 2000626 - Remove some other view usage to get our widget. r=#layout
Revision D272885 was moved to bug 2001001. Setting attachment 9527192 [details] to obsolete.
Attachment #9527192 -
Attachment is obsolete: true
Pushed by ealvarez@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/469bf3153dd4
https://hg.mozilla.org/integration/autoland/rev/396b2a924697
Clean up more now dead view / viewmanager code. r=jwatt
Pushed by agoloman@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/9e968791de7c
https://hg.mozilla.org/integration/autoland/rev/76113501bda5
Revert "Bug 2000626 - Clean up more now dead view / viewmanager code. r=jwatt" for causing build bustages @rules.mk.
Pushed by ealvarez@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/8b3cbfa58a8d
https://hg.mozilla.org/integration/autoland/rev/b7a1f1542c4b
Clean up more now dead view / viewmanager code. r=jwatt
| Assignee | ||
Updated•1 month ago
|
Keywords: leave-open
Pushed by imoraru@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/413bdb4d73f4
https://hg.mozilla.org/integration/autoland/rev/665fb2a78ff2
Remove an unused field that errors out.
Comment 9•1 month ago
|
||
| bugherder | ||
Comment 10•1 month ago
|
||
Pushed by ealvarez@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/ef2d17cdc52c
https://hg.mozilla.org/integration/autoland/rev/213e3bb25e7c
Move delayed resizes to PresShell. r=jwatt
| Assignee | ||
Updated•1 month ago
|
Keywords: leave-open
Comment 11•1 month ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 1 month ago
status-firefox147:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 147 Branch
Updated•1 month ago
|
QA Whiteboard: [qa-triage-done-c148/b147]
You need to log in
before you can comment on or make changes to this bug.
Description
•