mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-08-27 09:48:38 +09:00
Based on Mozilla bugs 1119128, 1285533, and 1421964. gfx.font_rendering.fontconfig.fontlist.enabled is no longer available. gfxFontconfigUtils.h still exists, and will be removed in another commit. Just need more research on bug 1385029. Tag #1862
53 lines
768 B
Text
53 lines
768 B
Text
# Full list is tracked through meta bug 793882
|
|
|
|
####################################
|
|
# Leaks in third party libraries #
|
|
####################################
|
|
|
|
{
|
|
Bug 793537
|
|
Memcheck:Leak
|
|
...
|
|
obj:/usr/lib/libpango-1.0.so.0.2800.1
|
|
...
|
|
}
|
|
{
|
|
Bug 793598
|
|
Memcheck:Leak
|
|
...
|
|
obj:/lib/libdbus-1.so.3.4.0
|
|
...
|
|
}
|
|
{
|
|
Bug 794366
|
|
Memcheck:Leak
|
|
...
|
|
obj:/usr/lib/libgtk-x11-2.0.so.0.1800.9
|
|
...
|
|
}
|
|
{
|
|
Bug 794368
|
|
Memcheck:Leak
|
|
...
|
|
obj:/usr/lib/libXrandr.so.2.2.0
|
|
...
|
|
}
|
|
{
|
|
Bug 794373
|
|
Memcheck:Leak
|
|
...
|
|
obj:/lib/libgobject-2.0.so.0.2200.5
|
|
...
|
|
}
|
|
|
|
###################################
|
|
# Leaks in short lived precesses #
|
|
###################################
|
|
|
|
{
|
|
Bug 984196
|
|
Memcheck:Leak
|
|
...
|
|
fun:glxtest
|
|
...
|
|
}
|