Bug 1277027 - fix MOZ_CRASH to have GFX prefix in webGL code r=BenWa,milan

MozReview-Commit-ID: FjLA9xNH3zD
This commit is contained in:
eyim
2016-06-06 11:17:23 -04:00
parent c01a3d037c
commit e2c2b0b56c
44 changed files with 100 additions and 100 deletions

View File

@@ -413,7 +413,7 @@ WebGLFBAttachPoint::FinalizeAttachment(gl::GLContext* gl, GLenum attachment) con
return;
}
MOZ_CRASH();
MOZ_CRASH("GFX: invalid render buffer");
}
JS::Value