[Bug 21962] [Custom]: Running lifecycle callbacks should be integrated with microtask processing

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

Olli Pettay <bugs@pettay.fi> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bugs@pettay.fi

--- Comment #3 from Olli Pettay <bugs@pettay.fi> ---
(In reply to comment #0)
> Consider the case where a MutationObserver callback does something that
> causes a lifecycle callback to be enqueued. That lifecycle callback may
> never be delivered.

Well, MutationObserver callback itself forms a microtask.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

Received on Wednesday, 8 May 2013 08:52:31 UTC