Status: Unconfirmed
Owner: ----
Labels: Type-Bug Pri-2 OS-All Area-Misc

New issue 21299 by christopher.d.campbell: postMessage() should implement  
structured-clone algorithm to pass data structures
http://code.google.com/p/chromium/issues/detail?id=21299

The current implementation of postMessage() only takes string messages.

The HTML5 draft spec stipulates that postMessage(message) should accept
structured data messages, and provides a "structured clone" algorithm for
decoding such messages:

http://dev.w3.org/html5/spec/Overview.html#posting-messages
http://dev.w3.org/html5/spec/Overview.html#safe-passing-of-structured-data

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

--~--~---------~--~----~------------~-------~--~----~
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/group/chromium-bugs
-~----------~----~----~----~------~----~------~--~---

Reply via email to