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

Unified Diff: LayoutTests/webexposed/global-constructors-listing-shared-worker-expected.txt

Issue 227483008: Support FormData on WorkerGlobalScope. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Rebased Created 6 years, 8 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 side-by-side diff with in-line comments
Download patch
Index: LayoutTests/webexposed/global-constructors-listing-shared-worker-expected.txt
diff --git a/LayoutTests/webexposed/global-constructors-listing-shared-worker-expected.txt b/LayoutTests/webexposed/global-constructors-listing-shared-worker-expected.txt
index 97c034d9b15ebea2c49a8a46988246c7ca1dd619..e3f323395164e7a4789b65c55304a91e10aa53c6 100644
--- a/LayoutTests/webexposed/global-constructors-listing-shared-worker-expected.txt
+++ b/LayoutTests/webexposed/global-constructors-listing-shared-worker-expected.txt
@@ -19,6 +19,7 @@ Starting worker: resources/global-context-constructors-listing.js
[Worker] FileReaderSync
[Worker] Float32Array
[Worker] Float64Array
+[Worker] FormData
[Worker] Function
[Worker] IDBCursor
[Worker] IDBCursorWithValue
« no previous file with comments | « LayoutTests/webexposed/global-constructors-listing-dedicated-worker-expected.txt ('k') | Source/core/html/DOMFormData.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698