[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 #4 from Ian 'Hixie' Hickson <ian@hixie.ch> 2011-12-09 00:29:12 UTC ---
I am highly skeptical that the order is actually guaranteed in Chrome today,
especially around the time if and while one were to send the port across
processes and back.

-- 
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 00:29:16 UTC