[Webkit-unassigned] [Bug 34227] MessageEvent.data should deserialize in the context of the MessageEvent's global object
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Jan 27 23:59:47 PST 2010
https://bugs.webkit.org/show_bug.cgi?id=34227
--- Comment #8 from Eric Seidel <eric at webkit.org> 2010-01-27 23:59:46 PST ---
---
/var/lib/buildbot/build/gtk-linux-release/build/layout-test-results/fast/dom/Window/window-postmessage-clone-frames-expected.txt
2010-01-27 23:38:26.000000000 -0800
+++
/var/lib/buildbot/build/gtk-linux-release/build/layout-test-results/fast/dom/Window/window-postmessage-clone-frames-actual.txt
2010-01-27 23:38:26.000000000 -0800
@@ -5,8 +5,8 @@
PASS: (frames[0].tests[1]).event.data instanceof (frames[0]).Array is true of
type boolean
PASS: (frames[0].tests[2]).eventData instanceof (frames[0]).Date is true of
type boolean
PASS: (frames[0].tests[2]).event.data instanceof (frames[0]).Date is true of
type boolean
-PASS: (frames[0].tests[3]).eventData instanceof (frames[0]).File is true of
type boolean
-PASS: (frames[0].tests[3]).event.data instanceof (frames[0]).File is true of
type boolean
+FAIL: (frames[0].tests[3]).eventData instanceof (frames[0]).File is false
should be true of type boolean
+FAIL: (frames[0].tests[3]).event.data instanceof (frames[0]).File is false
should be true of type boolean
PASS: (frames[0].tests[4]).eventData instanceof (frames[0]).FileList is true
of type boolean
PASS: (frames[0].tests[4]).event.data instanceof (frames[0]).FileList is true
of type boolean
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list