oasis.js icon indicating copy to clipboard operation
oasis.js copied to clipboard

Different behaviors depending on the browser

Open cyril-sf opened this issue 12 years ago • 2 comments

Using MessageChannel.js, it is possible to send more complex objects on IE/Firefox than with Chrome.

cyril-sf avatar Jun 18 '13 08:06 cyril-sf

@Cyril-sf example?

Is it that Kamino supports self-references but stock postMessage does not?

hjdivad avatar Jun 18 '13 14:06 hjdivad

Yes, it comes from the fact that MessageChannel.js relies on Kamino.js.

For a comprehensive list, you can refer to Kamino.js page

cyril-sf avatar Jun 18 '13 14:06 cyril-sf