Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(841)

Side by Side Diff: third_party/WebKit/LayoutTests/external/wpt/FileAPI/historical.https-expected.txt

Issue 2753943002: Disable FileReaderSync in service workers. (Closed)
Patch Set: remove entry from UseCounter.h as well Created 3 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
1 This is a testharness.js-based test. 1 This is a testharness.js-based test.
2 PASS "toNativeLineEndings" should not be supported 2 PASS "toNativeLineEndings" should not be supported
3 PASS "FileError" should not be supported 3 PASS "FileError" should not be supported
4 PASS "FileException" should not be supported 4 PASS "FileException" should not be supported
5 PASS Blob should not support slice prefixed 5 PASS Blob should not support slice prefixed
6 PASS BlobBuilder should not be supported. 6 PASS BlobBuilder should not be supported.
7 PASS createFor method should not be supported 7 PASS createFor method should not be supported
8 FAIL Blob.close() should not be supported assert_false: close in b expected fals e got true 8 FAIL Blob.close() should not be supported assert_false: close in b expected fals e got true
9 PASS Service worker test setup 9 PASS Service worker test setup
10 FAIL "FileReaderSync" should not be supported in service workers assert_false: e xpected false got true 10 PASS "FileReaderSync" should not be supported in service workers
11 Harness: the test ran to completion. 11 Harness: the test ran to completion.
12 12
OLDNEW
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/http/tests/serviceworker/webexposed/global-interface-listing-service-worker-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698