Side by Side Diff: third_party/WebKit/Source/core/offscreencanvas/ImageEncodeOptions.idl
Issue 2420203002 :
Implement convertToBlob() in OffscreenCanvas (Closed)
Patch Set: rebase and fix global-interface-listing-service-worker-expected.txt
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/http/tests/serviceworker/webexposed/global-interface-listing-service-worker-expected.txt
third_party/WebKit/LayoutTests/virtual/service-worker-navigation-preload/http/tests/serviceworker/webexposed/global-interface-listing-service-worker-expected.txt
third_party/WebKit/LayoutTests/virtual/threaded/fast/idleToBlob/OffscreenCanvas-convertToBlob-2d-main.html
third_party/WebKit/LayoutTests/virtual/threaded/fast/idleToBlob/OffscreenCanvas-convertToBlob-2d-main-expected.html
third_party/WebKit/LayoutTests/virtual/threaded/fast/idleToBlob/OffscreenCanvas-convertToBlob-2d-worker.html
third_party/WebKit/LayoutTests/virtual/threaded/fast/idleToBlob/OffscreenCanvas-convertToBlob-2d-worker-expected.html
third_party/WebKit/LayoutTests/virtual/threaded/fast/idleToBlob/OffscreenCanvas-convertToBlob-webgl-main.html
third_party/WebKit/LayoutTests/virtual/threaded/fast/idleToBlob/OffscreenCanvas-convertToBlob-webgl-main-expected.html
third_party/WebKit/LayoutTests/virtual/threaded/fast/idleToBlob/OffscreenCanvas-convertToBlob-webgl-worker.html
third_party/WebKit/LayoutTests/virtual/threaded/fast/idleToBlob/OffscreenCanvas-convertToBlob-webgl-worker-expected.html
third_party/WebKit/LayoutTests/virtual/threaded/fast/idleToBlob/README.txt
third_party/WebKit/LayoutTests/webexposed/global-interface-listing-dedicated-worker-expected.txt
third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt
third_party/WebKit/LayoutTests/webexposed/global-interface-listing-shared-worker-expected.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/html/canvas/CanvasRenderingContext.h
third_party/WebKit/Source/core/offscreencanvas/ImageEncodeOptions.idl
third_party/WebKit/Source/core/offscreencanvas/OffscreenCanvas.h
third_party/WebKit/Source/core/offscreencanvas/OffscreenCanvas.cpp
third_party/WebKit/Source/core/offscreencanvas/OffscreenCanvas.idl
third_party/WebKit/Source/modules/offscreencanvas2d/OffscreenCanvasRenderingContext2D.h
third_party/WebKit/Source/modules/offscreencanvas2d/OffscreenCanvasRenderingContext2D.cpp
third_party/WebKit/Source/modules/webgl/WebGLRenderingContextBase.h
third_party/WebKit/Source/modules/webgl/WebGLRenderingContextBase.cpp