[Bug 24579] [Custom]: make callbacks more explicit

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

--- Comment #2 from Dimitri Glazkov <dglazkov@chromium.org> ---
I was just reading up on extended attributes:
http://heycam.github.io/webidl/#idl-extended-attributes.

A simple ExtendedAttributeNoArgs thingy should suffice in this case --
something like [InvokesCustomElementCallbacks] or
[ProcessesCustomElementCallbacks] or [ElementCallbackBarrier]?

Heycam, should I just write this down in custom elements spec, or should it be
part of Web IDL spec, like ES-specific attributes:
http://heycam.github.io/webidl/#es-extended-attributes?

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

Received on Friday, 9 May 2014 20:32:47 UTC