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

Unified Diff: LayoutTests/fast/storage/resources/serialized-script-value.js

Issue 1205973002: Support structured cloning of ES'15 Map and Set (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Add new test for Map/Set serialization format Created 5 years, 6 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/fast/storage/resources/serialized-script-value.js
diff --git a/LayoutTests/fast/storage/resources/serialized-script-value.js b/LayoutTests/fast/storage/resources/serialized-script-value.js
index e3d42cc8c64cb84e67f29ab3623ae8807dafddd7..ff52f81282f9c8953fbe9320d15b1cfb75f0496e 100644
--- a/LayoutTests/fast/storage/resources/serialized-script-value.js
+++ b/LayoutTests/fast/storage/resources/serialized-script-value.js
@@ -1,4 +1,4 @@
-var kSerializedScriptValueVersion = 8;
+var kSerializedScriptValueVersion = 9;
function forVersion(version, values) {
var versionTag = 0xff;
« no previous file with comments | « LayoutTests/fast/js/structured-clone.html ('k') | LayoutTests/fast/storage/serialized-script-value-collections.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698