[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 #1 from Simon Pieters <simonp@opera.com> 2011-12-05 16:43:40 UTC ---
The above is quoted from
https://www.w3.org/Bugs/Public/show_bug.cgi?id=15007#c18

I think it's a problem. We shouldn't let the order be unspecified for ports
within a single window (or worker).

-- 
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 Monday, 5 December 2011 16:43:42 UTC