[Bug 22459] [Custom]: Consider explicitly emptying callback queue in more cases

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

--- Comment #9 from Dimitri Glazkov <dglazkov@chromium.org> ---
Another thought: the callbacks are explicitly about modifying internal state of
a custom element in response to external changes. The author of the callback is
_bound_ to encounter weirdness should they try and access or modify things that
are external to the custom element. Might be worth putting this as informative
text into the spec.

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

Received on Wednesday, 26 June 2013 22:33:59 UTC