[Bug 24971] Should got/lostpointercapture be dispatched asynchronously or synchronously

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

--- Comment #3 from Jacob Rossi [MSFT] <jrossi@microsoft.com> ---
I'm checking out implementation. But I think it's actually as Olli describes in
Comment 2. The main thing I think we're trying to avoid here is overflowing the
stack (calling setPointerCapture in a gotpointercapture listener repeatedly).

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

Received on Tuesday, 11 March 2014 05:42:30 UTC