зеркало из https://github.com/mozilla/gecko-dev.git
Bug 884057 - Fix a memory leak in GLContextProviderGLX: was not destroying pixmaps used for offscreen contexts - r=jgilbert
This commit is contained in:
Родитель
35db2a3e66
Коммит
1120465f18
|
@ -1387,7 +1387,7 @@ DONE_CREATING_PIXMAP:
|
|||
display,
|
||||
glxpixmap,
|
||||
cfgs[chosenIndex],
|
||||
false,
|
||||
true,
|
||||
libToUse,
|
||||
xsurface);
|
||||
}
|
||||
|
|
Загрузка…
Ссылка в новой задаче