Closed
Bug 1737069
Opened 4 years ago
Closed 4 years ago
[Linux] Remove lookups for toplevel windows
Categories
(Core :: Widget: Gtk, task, P3)
Core
Widget: Gtk
Tracking
()
RESOLVED
FIXED
95 Branch
Tracking | Status | |
---|---|---|
firefox95 | --- | fixed |
People
(Reporter: stransky, Assigned: stransky)
References
Details
Attachments
(2 files)
Now when child windows was removed mShell is always a toplevel window. No need to look for it.
Assignee | ||
Comment 1•4 years ago
|
||
Assignee | ||
Comment 2•4 years ago
|
||
Assignee | ||
Updated•4 years ago
|
Type: enhancement → task
Priority: -- → P3
Assignee | ||
Comment 3•4 years ago
|
||
Pushed by stransky@redhat.com:
https://hg.mozilla.org/integration/autoland/rev/77e655ba9688
[Linux] mShell is always toplevel so don't walk GdkWidget hierarchy for toplevel windows, r=emilio
Pushed by stransky@redhat.com:
https://hg.mozilla.org/integration/autoland/rev/9fd5586201b8
[Linux] Remove widget hierarchy from nsWindow::SetFocus() r=emilio
Comment 6•4 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/77e655ba9688
https://hg.mozilla.org/mozilla-central/rev/9fd5586201b8
Status: NEW → RESOLVED
Closed: 4 years ago
status-firefox95:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 95 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•