[Bug 27553] Support Symbol

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

Boris Zbarsky <bzbarsky@mit.edu> changed:

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

--- Comment #1 from Boris Zbarsky <bzbarsky@mit.edu> ---
Which parts of this do we need in IDL?

Presumably we need to have a way for "SomeInterface.something" to be a
well-known symbol (well-known in the sense that SomeInterface.something ===
otherWindow.SomeInterface.something), right?

Do we need anything else?  Do we need the ability to put these symbols on
Symbol instead of SomeInterface?  (I'd say we don't want that, personally.)

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

Received on Wednesday, 10 December 2014 19:51:12 UTC