Closed
Bug 636965
Opened 14 years ago
Closed 7 years ago
ASSERTION: Expected Mozilla child widget: '!mContainer', file ../../../../widget/src/gtk2/nsWindow.cpp, line 1282
Categories
(Core :: Widget: Gtk, defect)
Tracking
()
RESOLVED
INVALID
People
(Reporter: MatsPalmgren_bugz, Unassigned)
References
Details
(Keywords: assertion)
###!!! ASSERTION: Expected Mozilla child widget: '!mContainer', file ../../../../widget/src/gtk2/nsWindow.cpp, line 1282
nsWindow::SetZIndex [nsWindow.cpp:1287]
UpdateNativeWidgetZIndexes [nsView.cpp:640]
nsView::SetZIndex [nsView.cpp:907]
nsViewManager::SetViewZIndex [nsViewManager.cpp:1495]
nsContainerFrame::SyncFrameViewProperties [nsContainerFrame.cpp:588]
nsMenuPopupFrame::LayoutPopup [nsMenuPopupFrame.cpp:500]
nsPopupSetFrame::DoLayout [nsPopupSetFrame.cpp:156]
nsIFrame::Layout [nsBox.cpp:570]
nsSprocketLayout::Layout [nsSprocketLayout.cpp:525]
nsBoxFrame::DoLayout [nsBoxFrame.cpp:932]
nsIFrame::Layout [nsBox.cpp:570]
nsStackLayout::Layout [nsStackLayout.cpp:345]
nsBoxFrame::DoLayout [nsBoxFrame.cpp:932]
nsIFrame::Layout [nsBox.cpp:570]
nsBoxFrame::Reflow [nsBoxFrame.cpp:734]
nsRootBoxFrame::Reflow [nsRootBoxFrame.cpp:237]
nsContainerFrame::ReflowChild [nsContainerFrame.cpp:740]
ViewportFrame::Reflow [nsViewportFrame.cpp:293]
PresShell::DoReflow [nsPresShell.cpp:7913]
PresShell::ProcessReflowCommands [nsPresShell.cpp:8046]
PresShell::FlushPendingNotifications [nsPresShell.cpp:4926]
PresShell::WillPaint [nsPresShell.cpp:7544]
nsViewManager::CallWillPaintOnObservers [nsViewManager.cpp:1674]
nsViewManager::DispatchEvent [nsViewManager.cpp:910]
HandleEvent [nsView.cpp:161]
nsWindow::DispatchEvent [nsWindow.cpp:563]
nsWindow::OnExposeEvent [nsWindow.cpp:2111]
expose_event_cb [nsWindow.cpp:5508]
while running the test:
chrome://mochitests/content/browser/toolkit/components/console/hudservice/tests/browser/browser_webconsole_bug_594477_clickable_output.js
http://tinderbox.mozilla.org/showlog.cgi?log=MozillaTry/1298693289.1298696973.22258.gz&fulltext=1
(Rev3 Fedora 12 tryserver debug test mochitest-other on 2011/02/25 20:08:09)
![]() |
||
Comment 1•7 years ago
|
||
Closing GTK2 related bugs since we removed GTK2 support at the beginning of 2018 in bug 1278282. Probably best to open a new bug in the unlikely event that any of these are still relevant.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•