gecko-dev/dom/canvas
Andreas Pehrson 6d2721e35a Bug 1423241 - Remove drawImage exception handling from captureStream_common.js. r=jib
This can conceal real bugs. Tests should be fixed so they don't risk calling
getPixel in invalid states instead.

Differential Revision: https://phabricator.services.mozilla.com/D9100

--HG--
extra : moz-landing-system : lando
2018-11-23 15:01:07 +00:00
..
crashtests Bug 1443671 - Add crashtest r=nical 2018-03-19 18:54:05 +09:00
gtest
test Bug 1423241 - Remove drawImage exception handling from captureStream_common.js. r=jib 2018-11-23 15:01:07 +00:00
BasicRenderingContext2D.h
CacheInvalidator.cpp Bug 1498070 - Simplify and cache framebuffer and texture completeness. - r=kvark 2018-10-17 04:18:15 +00:00
CacheInvalidator.h Bug 1498070 - Simplify and cache framebuffer and texture completeness. - r=kvark 2018-10-17 04:18:15 +00:00
CanvasGradient.h Bug 1470325 - s/FooBinding/Foo_Binding/g - r=qdot 2018-06-26 17:05:01 -07:00
CanvasImageCache.cpp Bug 1428535 - Add missing override specifiers to overridden virtual functions. r=froydnj 2017-11-05 19:37:28 -08:00
CanvasImageCache.h
CanvasPath.h
CanvasPattern.h Bug 1470325 - s/FooBinding/Foo_Binding/g - r=qdot 2018-06-26 17:05:01 -07:00
CanvasRenderingContext2D.cpp Bug 1507540 part 2. Use more notxpcom attributes in docshell/. r=smaug 2018-11-19 20:17:53 -05:00
CanvasRenderingContext2D.h Bug 1502799 - Implement origin-clean algorithm for ImageBitmap, r=aosmond 2018-11-06 23:31:34 +01:00
CanvasRenderingContextHelper.cpp Bug 1465585: Switch from mozilla::Move to std::move. r=froydnj 2018-06-01 10:45:27 +02:00
CanvasRenderingContextHelper.h
CanvasUtils.cpp Bug 1484980 - Add selective canvas tainting for content scripts r=bzbarsky 2018-09-26 20:29:36 +02:00
CanvasUtils.h Bug 1453916 - Allow canvas extraction from webextension content-script even with resistFingerprinting turned on. r=kmag,bz 2018-05-14 20:49:32 +02:00
ImageBitmap.cpp Bug 1502799 - Implement origin-clean algorithm for ImageBitmap, r=aosmond 2018-11-06 23:31:34 +01:00
ImageBitmap.h Bug 1502799 - Implement origin-clean algorithm for ImageBitmap, r=aosmond 2018-11-06 23:31:34 +01:00
ImageBitmapColorUtils.cpp Bug 1346291: update code that accidentally assumed libyuv would define things like int32 r=sotaro,jib 2018-05-09 23:59:16 -04:00
ImageBitmapColorUtils.h
ImageBitmapRenderingContext.cpp Bug 1470325 - s/FooBinding/Foo_Binding/g - r=qdot 2018-06-26 17:05:01 -07:00
ImageBitmapRenderingContext.h Bug 1219985 - The canvas rendering context 2d should be opaque if either the moz-opaque attribute is set or if it has been initialized with alpha:false. r=jrmuizel 2018-05-02 11:23:53 -04:00
ImageBitmapSource.h Bug 1500768 - Implement SVGImageElement support for createImageBitmap, r=jwatt 2018-10-25 14:55:06 +02:00
ImageBitmapUtils.cpp Bug 1500733 - Remove ImageBitmap.mappedDataLength, r=aosmond 2018-10-23 23:35:44 +02:00
ImageBitmapUtils.h Bug 1500733 - Remove ImageBitmap.mappedDataLength, r=aosmond 2018-10-23 23:35:44 +02:00
ImageData.cpp Bug 1470325 - s/FooBinding/Foo_Binding/g - r=qdot 2018-06-26 17:05:01 -07:00
ImageData.h Bug 1440039 - Remove nsIDOMCanvasRenderingContext2D. r=qdot 2018-02-21 20:49:07 +01:00
ImageUtils.cpp Bug 1500733 - Remove ImageBitmap.mapDataInto, r=aosmond 2018-10-23 23:35:44 +02:00
ImageUtils.h Bug 1500733 - Remove ImageBitmap.mapDataInto, r=aosmond 2018-10-23 23:35:44 +02:00
MurmurHash3.cpp
MurmurHash3.h
OffscreenCanvas.cpp Bug 1492894 - part 4 - eliminate already_AddRefed variables in dom/; r=mccr8 2018-09-21 16:45:49 -04:00
OffscreenCanvas.h Bug 1419771 - Introduce DOMPrefs, a thread-safe access to preferences for DOM - part 15 - Offscreen Canvas enabled, r=asuth 2018-01-08 14:05:05 +01:00
TexUnpackBlob.cpp Bug 1494809 - Don't include WebGLFormats.h in WebGLContext.h. - r=kvark 2018-10-10 18:13:13 -07:00
TexUnpackBlob.h Bug 1478909 - Make funcName implicit for WebGL calls. - r=kvark 2018-08-09 14:35:01 -07:00
TextMetrics.h Bug 1470325 - s/FooBinding/Foo_Binding/g - r=qdot 2018-06-26 17:05:01 -07:00
WebGL1Context.cpp Bug 1470325 - s/FooBinding/Foo_Binding/g - r=qdot 2018-06-26 17:05:01 -07:00
WebGL1Context.h
WebGL2Context.cpp Bug 1470325 - s/FooBinding/Foo_Binding/g - r=qdot 2018-06-26 17:05:01 -07:00
WebGL2Context.h Bug 1478909 - Make funcName implicit for WebGL calls. - r=kvark 2018-08-09 14:35:01 -07:00
WebGL2ContextBuffers.cpp Bug 1478909 - Make funcName implicit for WebGL calls. - r=kvark 2018-08-09 14:35:01 -07:00
WebGL2ContextFramebuffers.cpp Bug 1478909 - Make funcName implicit for WebGL calls. - r=kvark 2018-08-09 14:35:01 -07:00
WebGL2ContextMRTs.cpp Bug 1478909 - Make funcName implicit for WebGL calls. - r=kvark 2018-08-09 14:35:01 -07:00
WebGL2ContextPrograms.cpp Bug 1478909 - Make funcName implicit for WebGL calls. - r=kvark 2018-08-09 14:35:01 -07:00
WebGL2ContextQueries.cpp Bug 1478909 - Make funcName implicit for WebGL calls. - r=kvark 2018-08-09 14:35:01 -07:00
WebGL2ContextRenderbuffers.cpp Bug 1494809 - Don't include WebGLFormats.h in WebGLContext.h. - r=kvark 2018-10-10 18:13:13 -07:00
WebGL2ContextSamplers.cpp Bug 1372157 - Fix IsFoo results in WebGL. r=kvark 2018-10-24 13:52:16 -07:00
WebGL2ContextState.cpp Bug 1478909 - Make funcName implicit for WebGL calls. - r=kvark 2018-08-09 14:35:01 -07:00
WebGL2ContextSync.cpp Bug 1478909 - Make funcName implicit for WebGL calls. - r=kvark 2018-08-09 14:35:01 -07:00
WebGL2ContextTextures.cpp Bug 1478909 - Make funcName implicit for WebGL calls. - r=kvark 2018-08-09 14:35:01 -07:00
WebGL2ContextTransformFeedback.cpp Bug 1372157 - Fix IsFoo results in WebGL. r=kvark 2018-10-24 13:52:16 -07:00
WebGL2ContextUniforms.cpp Bug 1498070 - Simplify and cache framebuffer and texture completeness. - r=kvark 2018-10-17 04:18:15 +00:00
WebGL2ContextVAOs.cpp
WebGLActiveInfo.cpp Bug 1506179 - rename webgl::AttribBaseType::Bool to Boolean; r=jgilbert 2018-11-09 21:38:31 +00:00
WebGLActiveInfo.h Bug 1498070 - Simplify and cache framebuffer and texture completeness. - r=kvark 2018-10-17 04:18:15 +00:00
WebGLBuffer.cpp Bug 1478909 - Make funcName implicit for WebGL calls. - r=kvark 2018-08-09 14:35:01 -07:00
WebGLBuffer.h Bug 1498070 - Simplify and cache framebuffer and texture completeness. - r=kvark 2018-10-17 04:18:15 +00:00
WebGLContext.cpp Bug 1499758 - Fix potential null pointer deref in WebGLContext::GetVRFrame r=jgilbert 2018-11-21 10:34:52 +00:00
WebGLContext.h Bug 1502799 - Implement origin-clean algorithm for ImageBitmap, r=aosmond 2018-11-06 23:31:34 +01:00
WebGLContextBuffers.cpp Bug 1478909 - Make funcName implicit for WebGL calls. - r=kvark 2018-08-09 14:35:01 -07:00
WebGLContextDraw.cpp Bug 1506179 - rename webgl::AttribBaseType::Bool to Boolean; r=jgilbert 2018-11-09 21:38:31 +00:00
WebGLContextExtensions.cpp Bug 1507263 - Expose BPTC and RGTC WebGL exts. r=lsalzman 2018-11-15 23:51:05 -08:00
WebGLContextFramebufferOperations.cpp Bug 1498070 - Simplify and cache framebuffer and texture completeness. - r=kvark 2018-10-17 04:18:15 +00:00
WebGLContextGL.cpp Bug 1372157 - Fix IsFoo results in WebGL. r=kvark 2018-10-24 13:52:16 -07:00
WebGLContextLossHandler.cpp
WebGLContextLossHandler.h
WebGLContextState.cpp Bug 1503458 - Remove unused GetParameterIndexed. r=kvark 2018-10-31 02:10:04 +00:00
WebGLContextTextures.cpp Bug 1498070 - Simplify and cache framebuffer and texture completeness. - r=kvark 2018-10-17 04:18:15 +00:00
WebGLContextUtils.cpp Bug 1372157 - Fix IsFoo results in WebGL. r=kvark 2018-10-24 13:52:16 -07:00
WebGLContextUtils.h Bug 1479363 part 5 - Use JSAutoRealm instead of JSAutoRealmAllowCCW in remaining dom/ directories. r=mccr8 2018-08-02 08:49:00 +02:00
WebGLContextValidate.cpp Backed out 4 changesets (bug 1399501) per developer's request for causing Bug 1502286 on Android,Bug 1502305 and Bug 1502292 a=backout 2018-10-26 19:30:48 +03:00
WebGLContextVertexArray.cpp Bug 1372157 - Fix IsFoo results in WebGL. r=kvark 2018-10-24 13:52:16 -07:00
WebGLContextVertices.cpp Bug 1506179 - rename webgl::AttribBaseType::Bool to Boolean; r=jgilbert 2018-11-09 21:38:31 +00:00
WebGLExtensionBase.cpp
WebGLExtensionBlendMinMax.cpp
WebGLExtensionColorBufferFloat.cpp Bug 1494809 - Also remove now-useless #ifdef FOO\n#error. 2018-10-10 18:13:18 -07:00
WebGLExtensionColorBufferHalfFloat.cpp Bug 1494809 - Also remove now-useless #ifdef FOO\n#error. 2018-10-10 18:13:18 -07:00
WebGLExtensionCompressedTextureASTC.cpp Bug 1494809 - Don't include WebGLFormats.h in WebGLContext.h. - r=kvark 2018-10-10 18:13:13 -07:00
WebGLExtensionCompressedTextureBPTC.cpp Bug 1494809 - Support WebGL exts for BPTC and RGTC. - r=kvark,qdot 2018-10-10 18:13:11 -07:00
WebGLExtensionCompressedTextureES3.cpp Bug 1494809 - Also remove now-useless #ifdef FOO\n#error. 2018-10-10 18:13:18 -07:00
WebGLExtensionCompressedTextureETC1.cpp Bug 1494809 - Also remove now-useless #ifdef FOO\n#error. 2018-10-10 18:13:18 -07:00
WebGLExtensionCompressedTexturePVRTC.cpp Bug 1494809 - Also remove now-useless #ifdef FOO\n#error. 2018-10-10 18:13:18 -07:00
WebGLExtensionCompressedTextureRGTC.cpp Bug 1494809 - Support WebGL exts for BPTC and RGTC. - r=kvark,qdot 2018-10-10 18:13:11 -07:00
WebGLExtensionCompressedTextureS3TC.cpp Bug 1494809 - Also remove now-useless #ifdef FOO\n#error. 2018-10-10 18:13:18 -07:00
WebGLExtensionCompressedTextureS3TC_SRGB.cpp Bug 1494809 - Also remove now-useless #ifdef FOO\n#error. 2018-10-10 18:13:18 -07:00
WebGLExtensionDebugRendererInfo.cpp
WebGLExtensionDebugShaders.cpp Bug 1478909 - Make funcName implicit for WebGL calls. - r=kvark 2018-08-09 14:35:01 -07:00
WebGLExtensionDepthTexture.cpp
WebGLExtensionDisjointTimerQuery.cpp Bug 1478909 - Make funcName implicit for WebGL calls. - r=kvark 2018-08-09 14:35:01 -07:00
WebGLExtensionDrawBuffers.cpp
WebGLExtensionEXTColorBufferFloat.cpp
WebGLExtensionElementIndexUint.cpp
WebGLExtensionFragDepth.cpp
WebGLExtensionInstancedArrays.cpp
WebGLExtensionLoseContext.cpp
WebGLExtensionMOZDebug.cpp Bug 1478909 - Make funcName implicit for WebGL calls. - r=kvark 2018-08-09 14:35:01 -07:00
WebGLExtensionSRGB.cpp Bug 1426280 - Remove explicit MakeCurrents from WebGL now that we use implicit MakeCurrent. - r=lenzak 2017-12-19 22:28:49 -08:00
WebGLExtensionShaderTextureLod.cpp Bug 1491221 - Mark EXT_shader_texture_lod feature unsupported for OpenGL ES3 and above. r=jgilbert 2018-09-26 04:48:17 +00:00
WebGLExtensionStandardDerivatives.cpp
WebGLExtensionTextureFilterAnisotropic.cpp
WebGLExtensionTextureFloat.cpp
WebGLExtensionTextureFloatLinear.cpp
WebGLExtensionTextureHalfFloat.cpp
WebGLExtensionTextureHalfFloatLinear.cpp
WebGLExtensionVertexArray.cpp
WebGLExtensions.h Bug 1494809 - Remove WebGL ATC support. - r=kvark,qdot 2018-10-10 18:13:14 -07:00
WebGLFormats.cpp Bug 1498070 - Simplify and cache framebuffer and texture completeness. - r=kvark 2018-10-17 04:18:15 +00:00
WebGLFormats.h Bug 1498070 - Simplify and cache framebuffer and texture completeness. - r=kvark 2018-10-17 04:18:15 +00:00
WebGLFramebuffer.cpp Bug 1478216 - Don't init tex images in FBAttachment::IsComplete. r=kvark 2018-10-24 15:59:11 -07:00
WebGLFramebuffer.h Bug 1372157 - Fix IsFoo results in WebGL. r=kvark 2018-10-24 13:52:16 -07:00
WebGLInternalFormatsTable.h
WebGLMemoryTracker.cpp
WebGLMemoryTracker.h
WebGLObjectModel.cpp
WebGLObjectModel.h
WebGLProgram.cpp Bug 1506179 - rename webgl::AttribBaseType::Bool to Boolean; r=jgilbert 2018-11-09 21:38:31 +00:00
WebGLProgram.h Bug 1498070 - Simplify and cache framebuffer and texture completeness. - r=kvark 2018-10-17 04:18:15 +00:00
WebGLQuery.cpp Bug 1478909 - Make funcName implicit for WebGL calls. - r=kvark 2018-08-09 14:35:01 -07:00
WebGLQuery.h Bug 1478909 - Make funcName implicit for WebGL calls. - r=kvark 2018-08-09 14:35:01 -07:00
WebGLRenderbuffer.cpp Bug 1372157 - Fix IsFoo results in WebGL. r=kvark 2018-10-24 13:52:16 -07:00
WebGLRenderbuffer.h Bug 1372157 - Fix IsFoo results in WebGL. r=kvark 2018-10-24 13:52:16 -07:00
WebGLSampler.cpp Bug 1372157 - Fix IsFoo results in WebGL. r=kvark 2018-10-24 13:52:16 -07:00
WebGLSampler.h Bug 1372157 - Fix IsFoo results in WebGL. r=kvark 2018-10-24 13:52:16 -07:00
WebGLShader.cpp Bug 1478909 - Make funcName implicit for WebGL calls. - r=kvark 2018-08-09 14:35:01 -07:00
WebGLShader.h
WebGLShaderPrecisionFormat.cpp Bug 1470325 - s/FooBinding/Foo_Binding/g - r=qdot 2018-06-26 17:05:01 -07:00
WebGLShaderPrecisionFormat.h
WebGLShaderValidator.cpp Backed out 4 changesets (bug 1399501) per developer's request for causing Bug 1502286 on Android,Bug 1502305 and Bug 1502292 a=backout 2018-10-26 19:30:48 +03:00
WebGLShaderValidator.h Bug 1440849 - Gecko changes due to Angle update. - r=jrmuizel 2018-03-02 13:42:20 -08:00
WebGLStrongTypes.h Bug 1372157 - Fix IsFoo results in WebGL. r=kvark 2018-10-24 13:52:16 -07:00
WebGLSync.cpp Bug 1470325 - s/FooBinding/Foo_Binding/g - r=qdot 2018-06-26 17:05:01 -07:00
WebGLSync.h Bug 1442502 - Require event loop roundtrip for WebGLSync. - r=kvark 2018-03-07 12:16:16 -08:00
WebGLTexelConversions.cpp
WebGLTexelConversions.h
WebGLTexture.cpp Bug 1478216 - Don't init tex images in FBAttachment::IsComplete. r=kvark 2018-10-24 15:59:11 -07:00
WebGLTexture.h Bug 1478216 - Don't init tex images in FBAttachment::IsComplete. r=kvark 2018-10-24 15:59:11 -07:00
WebGLTextureUpload.cpp Bug 1502799 - Implement origin-clean algorithm for ImageBitmap, r=aosmond 2018-11-06 23:31:34 +01:00
WebGLTransformFeedback.cpp Bug 1478909 - Make funcName implicit for WebGL calls. - r=kvark 2018-08-09 14:35:01 -07:00
WebGLTransformFeedback.h Bug 1372157 - Fix IsFoo results in WebGL. r=kvark 2018-10-24 13:52:16 -07:00
WebGLTypes.h Bug 1506179 - rename webgl::AttribBaseType::Bool to Boolean; r=jgilbert 2018-11-09 21:38:31 +00:00
WebGLUniformLocation.cpp Bug 1506179 - rename webgl::AttribBaseType::Bool to Boolean; r=jgilbert 2018-11-09 21:38:31 +00:00
WebGLUniformLocation.h Bug 1498070 - Simplify and cache framebuffer and texture completeness. - r=kvark 2018-10-17 04:18:15 +00:00
WebGLValidateStrings.cpp Bug 1478909 - Make funcName implicit for WebGL calls. - r=kvark 2018-08-09 14:35:01 -07:00
WebGLValidateStrings.h Bug 1478909 - Make funcName implicit for WebGL calls. - r=kvark 2018-08-09 14:35:01 -07:00
WebGLVertexArray.cpp Bug 1372157 - Fix IsFoo results in WebGL. r=kvark 2018-10-24 13:52:16 -07:00
WebGLVertexArray.h Bug 1372157 - Fix IsFoo results in WebGL. r=kvark 2018-10-24 13:52:16 -07:00
WebGLVertexArrayFake.cpp Bug 1372157 - Fix IsFoo results in WebGL. r=kvark 2018-10-24 13:52:16 -07:00
WebGLVertexArrayFake.h Bug 1372157 - Fix IsFoo results in WebGL. r=kvark 2018-10-24 13:52:16 -07:00
WebGLVertexArrayGL.cpp Bug 1372157 - Fix IsFoo results in WebGL. r=kvark 2018-10-24 13:52:16 -07:00
WebGLVertexArrayGL.h Bug 1372157 - Fix IsFoo results in WebGL. r=kvark 2018-10-24 13:52:16 -07:00
WebGLVertexArrayObject.cpp Bug 1470325 - s/FooBinding/Foo_Binding/g - r=qdot 2018-06-26 17:05:01 -07:00
WebGLVertexArrayObject.h
WebGLVertexAttribData.cpp Bug 1498070 - Simplify and cache framebuffer and texture completeness. - r=kvark 2018-10-17 04:18:15 +00:00
WebGLVertexAttribData.h Bug 1498070 - Simplify and cache framebuffer and texture completeness. - r=kvark 2018-10-17 04:18:15 +00:00
moz.build Bug 1502278 - Merge WebGLContextUnchecked back into WebGLContext. r=kvark 2018-10-26 14:54:38 +00:00
nsICanvasRenderingContextInternal.h Bug 1219985 - The canvas rendering context 2d should be opaque if either the moz-opaque attribute is set or if it has been initialized with alpha:false. r=jrmuizel 2018-05-02 11:23:53 -04:00