Open hjdivad opened 11 years ago
This will make the tests nicer too; we can always use poly in tests.
if( !root.MessageChannel || root.MessageChannel._usePoly)
btw why do we create self = this when we pass in the global object as root?
self = this
root
cc @Cyril-sf
This will make the tests nicer too; we can always use poly in tests.