diff --git a/configure.in b/configure.in index b63f1dc537c..fa6f6b01c9f 100644 --- a/configure.in +++ b/configure.in @@ -5083,7 +5083,7 @@ fi dnl ======================================================== -dnl = Build with the Android Java compositor +dnl = Build with the Android compositor dnl ======================================================== if test -n "$MOZ_ANDROID_OMTC"; then dnl Do this if defined in confvars.sh diff --git a/gfx/layers/opengl/LayerManagerOGL.cpp b/gfx/layers/opengl/LayerManagerOGL.cpp index 955ad8ae838..bbe04f58140 100644 --- a/gfx/layers/opengl/LayerManagerOGL.cpp +++ b/gfx/layers/opengl/LayerManagerOGL.cpp @@ -921,7 +921,7 @@ LayerManagerOGL::Render() mGLContext->fEnable(LOCAL_GL_SCISSOR_TEST); - // If the Java compositor is being used, this clear will be done in + // If the Android compositor is being used, this clear will be done in // DrawWindowUnderlay. Make sure the bits used here match up with those used // in mobile/android/base/gfx/LayerRenderer.java #ifndef MOZ_ANDROID_OMTC