Skip to content

Commit e71ec99

Browse files
committed
Bug 1998657 [Linux] Update gdk_x11 window resource leak as GdkWindow is created from nsWindow::Create() r=emilio
Differential Revision: https://phabricator.services.mozilla.com/D272629
1 parent 114cfcb commit e71ec99

File tree

1 file changed

+1
-9
lines changed

1 file changed

+1
-9
lines changed

build/valgrind/x86_64-pc-linux-gnu.sup

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -266,15 +266,7 @@
266266
fun:_gdk_x11_display_create_window_impl
267267
fun:gdk_window_ensure_native
268268
fun:gdk_x11_window_get_xid
269-
fun:GetX11Window
270-
...
271-
fun:gtk_widget_map
272-
fun:gtk_window_map
273-
...
274-
fun:gtk_widget_map
275-
fun:gtk_window_show
276-
...
277-
fun:gtk_widget_show
269+
fun:_ZN8nsWindow6CreateEP9nsIWidgetRKN7mozilla3gfx12IntRectTypedINS2_17LayoutDevicePixelEEERKNS2_6widget8InitDataE
278270
...
279271
}
280272

0 commit comments

Comments
 (0)