[Webkit-unassigned] [Bug 40329] New: postMessage should serialise dom objects to null by default

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jun 8 13:28:16 PDT 2010


https://bugs.webkit.org/show_bug.cgi?id=40329

           Summary: postMessage should serialise dom objects to null by
                    default
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: New Bugs
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: kim.1.gronholm at nokia.com


Internal structured cloning algorithm should result in null when attempting to
serialise Dom objects that are not real JS objects.

This is not the case currently as can be seen in the test:
LayoutTests/fast/dom/Window/window-postmessage-clone.html

Also the expected output of the layout test is wrong.

-- 
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