[webkit-reviews] review requested: [Bug 40329] postMessage should serialise dom objects to null by default : [Attachment 58911] Removes the test case with wrong expected output

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jun 16 11:31:09 PDT 2010


Kim Grönholm <kim.1.gronholm at nokia.com> has asked  for review:
Bug 40329: postMessage should serialise dom objects to null by default
https://bugs.webkit.org/show_bug.cgi?id=40329

Attachment 58911: Removes the test case with wrong expected output
https://bugs.webkit.org/attachment.cgi?id=58911&action=review

------- Additional Comments from Kim Grönholm <kim.1.gronholm at nokia.com>
Temporarily disabling the postMessage(window, "*") test as the expected
result and the behavior are both wrong. This doesn't fix the actual
issue but prevents the test case from failing due to any unrelated changes. 
The test case should be enabled again with correct expected output after
the bug has been fixed.


More information about the webkit-reviews mailing list