Side by Side Diff: third_party/WebKit/Source/core/offscreencanvas/ImageEncodeOptions.idl
Issue 2420203002 :
Implement convertToBlob() in OffscreenCanvas (Closed)
Patch Set: webgl layout test
Use n/p to move between diff chunks;
N/P to move between comments.
Draft comments are only viewable by you.
Jump to:
third_party/WebKit/LayoutTests/VirtualTestSuites
third_party/WebKit/LayoutTests/fast/idleToBlob/OffscreenCanvas-convertToBlob-2d-main.html
third_party/WebKit/LayoutTests/fast/idleToBlob/OffscreenCanvas-convertToBlob-2d-main-expected.html
third_party/WebKit/LayoutTests/fast/idleToBlob/OffscreenCanvas-convertToBlob-2d-worker.html
third_party/WebKit/LayoutTests/fast/idleToBlob/OffscreenCanvas-convertToBlob-2d-worker-expected.html
third_party/WebKit/LayoutTests/fast/idleToBlob/OffscreenCanvas-convertToBlob-webgl-main.html
third_party/WebKit/LayoutTests/fast/idleToBlob/OffscreenCanvas-convertToBlob-webgl-main-expected.html
third_party/WebKit/LayoutTests/fast/idleToBlob/OffscreenCanvas-convertToBlob-webgl-worker.html
third_party/WebKit/LayoutTests/fast/idleToBlob/OffscreenCanvas-convertToBlob-webgl-worker-expected.html
third_party/WebKit/LayoutTests/virtual/threaded/fast/idleToBlob/README.txt
third_party/WebKit/Source/bindings/core/v8/BUILD.gn
third_party/WebKit/Source/core/core_idl_files.gni
third_party/WebKit/Source/core/html/HTMLCanvasElement.cpp
third_party/WebKit/Source/core/html/canvas/CanvasAsyncBlobCreator.h
third_party/WebKit/Source/core/html/canvas/CanvasAsyncBlobCreator.cpp
third_party/WebKit/Source/core/html/canvas/CanvasAsyncBlobCreatorTest.cpp
third_party/WebKit/Source/core/offscreencanvas/ImageEncodeOptions.idl
third_party/WebKit/Source/core/offscreencanvas/OffscreenCanvas.h
third_party/WebKit/Source/modules/offscreencanvas/OffscreenCanvasModules.h
third_party/WebKit/Source/modules/offscreencanvas/OffscreenCanvasModules.cpp
third_party/WebKit/Source/modules/offscreencanvas/OffscreenCanvasModules.idl
third_party/WebKit/Source/modules/webgl/WebGLRenderingContextBase.h