зеркало из https://github.com/mozilla/pjs.git
Bug 598732 - GLX initialization crash [@ mozilla::gl::GLContextGLX::Init ] - r=vladimir, a=blocking-2.0b7
This commit is contained in:
Родитель
9630452787
Коммит
c9e17ee38f
|
@ -706,10 +706,6 @@ GLContextProviderGLX::CreateForNativePixmapSurface(gfxASurface *aSurface)
|
|||
NULL,
|
||||
PR_FALSE,
|
||||
xs);
|
||||
|
||||
if (!glContext->Init()) {
|
||||
return nsnull;
|
||||
}
|
||||
|
||||
return glContext.forget();
|
||||
}
|
||||
|
|
Загрузка…
Ссылка в новой задаче