[Bug 27301] Define context variables, such as "context object"

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

Boris Zbarsky <bzbarsky@mit.edu> changed:

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

--- Comment #6 from Boris Zbarsky <bzbarsky@mit.edu> ---
> even though, for objects, the distinction is fairly pointless.

It's not entirely pointless, because given browser extension APIs the mapping
from the IDL value to the ES value is more or less one-to-many....  This means
that anything that wants to manipulate the ES value may need to consider saying
_which_ ES value.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Received on Tuesday, 1 November 2016 14:42:52 UTC