Side by Side Diff: LayoutTests/fast/files/blob-close-revoke-expected.txt
Issue 157363003 :
Implement Blob.close(). (Closed)
Patch Set: Rebased + shore up some non-backing-file code paths
Use n/p to move between diff chunks;
N/P to move between comments.
Draft comments are only viewable by you.
Jump to:
LayoutTests/fast/files/blob-close.html
LayoutTests/fast/files/blob-close-expected.txt
LayoutTests/fast/files/blob-close-read.html
LayoutTests/fast/files/blob-close-read-expected.txt
LayoutTests/fast/files/blob-close-revoke.html
LayoutTests/fast/files/blob-close-revoke-expected.txt
LayoutTests/http/tests/xmlhttprequest/post-blob-content-type-async.html
LayoutTests/http/tests/xmlhttprequest/post-blob-content-type-async-expected.txt
LayoutTests/http/tests/xmlhttprequest/post-blob-content-type-sync.html
LayoutTests/http/tests/xmlhttprequest/post-blob-content-type-sync-expected.txt
LayoutTests/http/tests/xmlhttprequest/post-blob-content-type-tests.js
LayoutTests/http/tests/xmlhttprequest/post-formdata.html
LayoutTests/http/tests/xmlhttprequest/post-formdata-expected.txt
LayoutTests/http/tests/xmlhttprequest/resources/multipart-post-echo.php
Source/core/dom/DOMURL.h
Source/core/dom/DOMURL.cpp
Source/core/fileapi/Blob.h
Source/core/fileapi/Blob.cpp
Source/core/fileapi/Blob.idl
Source/core/fileapi/File.h
Source/core/fileapi/File.cpp
Source/core/fileapi/FileReader.h
Source/core/fileapi/FileReader.cpp
Source/core/html/PublicURLManager.h
Source/core/html/PublicURLManager.cpp
Source/platform/RuntimeEnabledFeatures.in