Side by Side Diff: third_party/WebKit/LayoutTests/fast/canvas/canvas-toBlob-file-vs-blob-expected.txt
Issue 1609313002 :
Use BlobCallback in toBlob instead of FileCallback (Closed)
Patch Set: Rebase master and Renamed mimeType to contentType to match other bits in Blob.h
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/fast/canvas/canvas-toBlob-file-vs-blob.html
third_party/WebKit/LayoutTests/fast/canvas/canvas-toBlob-file-vs-blob-expected.txt
third_party/WebKit/Source/core/core.gypi
third_party/WebKit/Source/core/fileapi/Blob.h
third_party/WebKit/Source/core/fileapi/Blob.cpp
third_party/WebKit/Source/core/fileapi/BlobCallback.h
third_party/WebKit/Source/core/fileapi/BlobCallback.idl
third_party/WebKit/Source/core/fileapi/File.h
third_party/WebKit/Source/core/fileapi/File.cpp
third_party/WebKit/Source/core/fileapi/FileCallback.h
third_party/WebKit/Source/core/fileapi/FileCallback.idl
third_party/WebKit/Source/core/html/HTMLCanvasElement.h
third_party/WebKit/Source/core/html/HTMLCanvasElement.cpp
third_party/WebKit/Source/core/html/HTMLCanvasElement.idl
third_party/WebKit/Source/core/html/canvas/CanvasAsyncBlobCreator.h
third_party/WebKit/Source/core/html/canvas/CanvasAsyncBlobCreator.cpp
third_party/WebKit/Source/modules/filesystem/DOMFileSystem.h
third_party/WebKit/Source/modules/filesystem/DOMFileSystem.cpp
third_party/WebKit/Source/modules/filesystem/FileEntry.h
third_party/WebKit/Source/modules/filesystem/FileEntry.cpp
third_party/WebKit/Source/modules/filesystem/FileEntry.idl
third_party/WebKit/Source/modules/filesystem/FileSystemCallbacks.h
third_party/WebKit/Source/modules/filesystem/FileSystemCallbacks.cpp
third_party/WebKit/Source/modules/filesystem/InspectorFileSystemAgent.cpp