Index: LayoutTests/ChangeLog |
=================================================================== |
--- LayoutTests/ChangeLog (revision 102380) |
+++ LayoutTests/ChangeLog (working copy) |
@@ -1,3 +1,14 @@ |
+2011-12-07 Dmitry Lomov <dslomov@google.com> |
+ |
+ https://bugs.webkit.org/show_bug.cgi?id=74038 |
+ [V8][Chromium] Support legacy argument order in window.postMessage/window.webkitPostMessage. |
+ |
+ Reviewed by David Levin. |
+ |
+ * fast/dom/Window/window-postmessage-args-expected.txt: |
+ * fast/dom/Window/window-postmessage-args.html: New tests for legacy argument order. |
+ * platform/chromium/fast/dom/Window/window-postmessage-args-expected.txt: |
+ |
2011-12-02 Sheriff Bot <webkit.review.bot@gmail.com> |
Unreviewed, rolling out r101731. |