[Bug 27191] "callback interface NodeFilter"

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

Boris Zbarsky <bzbarsky@mit.edu> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bzbarsky@mit.edu

--- Comment #1 from Boris Zbarsky <bzbarsky@mit.edu> ---
> Which doesn't specifically call out `const`s, but seems the same in spirit.

It doesn't call them out because they're allowed on callback interfaces.

> I think (but am not sure) per WebIDL callback interfaces don't exist globally.

http://heycam.github.io/webidl/#es-interfaces is pretty clear on this: they
exist if they have constants.

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

Received on Wednesday, 29 October 2014 17:36:50 UTC