From e46eb56ab977221ac4be86e933faaf276c89dd44 Mon Sep 17 00:00:00 2001 From: Dave Tapuska Date: Mon, 30 Jul 2018 13:46:10 -0700 Subject: [PATCH] Move the transfer object into WindowPostMessageOptions Spec changes were requested and this change matches the spec changes. https://github.com/whatwg/html/issues/3799 BUG=861735 Change-Id: Ie5f33e6d52eb5d904ae3c439ee488ab75a3b514d Reviewed-on: https://chromium-review.googlesource.com/1151388 Commit-Queue: Dave Tapuska Reviewed-by: Mustaq Ahmed Cr-Commit-Position: refs/heads/master@{#579152} --- .../with-options/broken-origin.tentative.html | 2 +- .../host-specific-origin.tentative.html | 2 +- .../with-options/invalid-args.tentative.html | 10 ---------- .../message-channel-transferable.tentative.html | 2 +- .../with-options/no-target-origin.tentative.html | 2 +- ...tentative.html => null-transfer.tentative.html} | 4 ++-- .../with-options/slash-origin.tentative.html | 2 +- webmessaging/with-options/two-arg.tentative.html | 14 -------------- .../undefined-transferable.tentative.html | 2 +- .../with-options/unknown-parameter.tentative.html | 2 +- 10 files changed, 9 insertions(+), 33 deletions(-) delete mode 100644 webmessaging/with-options/invalid-args.tentative.html rename webmessaging/with-options/{null-arg-two.tentative.html => null-transfer.tentative.html} (60%) delete mode 100644 webmessaging/with-options/two-arg.tentative.html diff --git a/webmessaging/with-options/broken-origin.tentative.html b/webmessaging/with-options/broken-origin.tentative.html index e4d28c8e40c1ae..d6901a15a34a16 100644 --- a/webmessaging/with-options/broken-origin.tentative.html +++ b/webmessaging/with-options/broken-origin.tentative.html @@ -6,7 +6,7 @@ diff --git a/webmessaging/with-options/host-specific-origin.tentative.html b/webmessaging/with-options/host-specific-origin.tentative.html index 7e6d1619913816..5003bcc807c944 100644 --- a/webmessaging/with-options/host-specific-origin.tentative.html +++ b/webmessaging/with-options/host-specific-origin.tentative.html @@ -5,7 +5,7 @@
- -
- diff --git a/webmessaging/with-options/message-channel-transferable.tentative.html b/webmessaging/with-options/message-channel-transferable.tentative.html index f474286a79e11b..d42db10695af68 100644 --- a/webmessaging/with-options/message-channel-transferable.tentative.html +++ b/webmessaging/with-options/message-channel-transferable.tentative.html @@ -6,7 +6,7 @@
diff --git a/webmessaging/with-options/slash-origin.tentative.html b/webmessaging/with-options/slash-origin.tentative.html index 1c6691ae78a4f7..8bfde73774d397 100644 --- a/webmessaging/with-options/slash-origin.tentative.html +++ b/webmessaging/with-options/slash-origin.tentative.html @@ -5,7 +5,7 @@
- -
- diff --git a/webmessaging/with-options/undefined-transferable.tentative.html b/webmessaging/with-options/undefined-transferable.tentative.html index 36c3fe3cee95d5..a123b7d9bd843f 100644 --- a/webmessaging/with-options/undefined-transferable.tentative.html +++ b/webmessaging/with-options/undefined-transferable.tentative.html @@ -5,7 +5,7 @@