[Bug 15063] each MessageChannel acts as its own task source. This means that messages sent using this function are not guaranteed to execute in order, since the order task sources are processed isn't specified.

https://www.w3.org/Bugs/Public/show_bug.cgi?id=15063

--- Comment #5 from Simon Pieters <simonp@opera.com> 2011-12-09 12:19:54 UTC ---
The polyfills don't send the ports to other processes, though. When a port is
sent to somewhere else (and possibly back again), I'm fine with order being
arbitrary.

-- 
Configure bugmail: https://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.

Received on Friday, 9 December 2011 12:19:57 UTC