Skip to content

support JSON in postMessage #1444

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
sigmundch opened this issue Feb 1, 2012 · 5 comments
Closed

support JSON in postMessage #1444

sigmundch opened this issue Feb 1, 2012 · 5 comments
Labels
closed-duplicate Closed in favor of an existing report web-libraries Issues impacting dart:html, etc., libraries

Comments

@sigmundch
Copy link
Member

postMessage now supports passing cyclical JSON objects. As a temporary work around, you can serialize and deserialize messages using JSON.stringify.

We should allow passing json directly, while carefully adapting it on the frog side so that interacts nicely with dart maps and lists.

This seems very related to issue# 1183

@vsmenon
Copy link
Member

vsmenon commented Apr 13, 2012

Removed Area-UI label.
Added Area-DOM label.

@vsmenon
Copy link
Member

vsmenon commented Jul 11, 2012

Set owner to @rakudrama.
Added this to the Later milestone.

@iposva-google
Copy link
Contributor

Removed Area-DOM label.
Added Area-HTML label.

@vsmenon
Copy link
Member

vsmenon commented Aug 17, 2012

Removed the owner.

@blois
Copy link

blois commented Oct 15, 2012

Added Duplicate label.
Marked as being merged into #1183.

@sigmundch sigmundch added Type-Defect web-libraries Issues impacting dart:html, etc., libraries closed-duplicate Closed in favor of an existing report labels Oct 15, 2012
@sigmundch sigmundch added this to the Later milestone Oct 15, 2012
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
closed-duplicate Closed in favor of an existing report web-libraries Issues impacting dart:html, etc., libraries
Projects
None yet
Development

No branches or pull requests

4 participants