Closed
Bug 1496748
Opened 6 years ago
Closed 6 years ago
Implement the globalThis proposal
Categories
(Core :: JavaScript Engine, enhancement)
Core
JavaScript Engine
Tracking
()
RESOLVED
DUPLICATE
of bug 1317422
People
(Reporter: alex.fdm, Unassigned)
References
(Blocks 1 open bug, )
Details
The 'global' proposal was renamed to 'globalThis'. I believe this was already implemented with the old name, but disabled due to compatibility issues.
Chrome 70 already has the renamed implementation.
Comment 1•6 years ago
|
||
(In reply to Alexandre Folle de Menezes from comment #0)
> The 'global' proposal was renamed to 'globalThis'. I believe this was
> already implemented with the old name, but disabled due to compatibility
> issues.
>
> Chrome 70 already has the renamed implementation.
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → DUPLICATE
Comment 2•6 years ago
|
||
Sorry, I made some mistake while duping this bug. We already had an existing bug for implementing this.
You need to log in
before you can comment on or make changes to this bug.
Description
•