[Bug 15007] Add an API to queue a task

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

--- Comment #19 from Simon Pieters <simonp@opera.com> 2011-12-05 16:46:31 UTC ---
(In reply to comment #18)
> However, I notice a subtle problem: 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

> Tasks are ordered only *within* a single task source.  Chrome just
> happens to do what we want.

Opera also.

-- 
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:46:37 UTC