Closed
Bug 651251
Opened 14 years ago
Closed 14 years ago
implementing typeof null proposal
Categories
(Core :: JavaScript Engine, defect)
Tracking
()
RESOLVED
WONTFIX
People
(Reporter: evilpies, Assigned: evilpies)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
4.08 KB,
patch
|
Details | Diff | Splinter Review |
Here ya go. We maybe want to test this.
See: https://mail.mozilla.org/pipermail/es-discuss/2011-April/013882.html
Assignee | ||
Updated•14 years ago
|
Assignee: general → evilpies
Comment 1•14 years ago
|
||
"Good luck. You're gonna need it."
-- Han Solo, "Star Wars: Episode VI: Return of the Jedi"
"I just want to tell you both good luck. We're all counting on you."
-- Dr. Barry Rumack, "Airplane!"
(That said, I am absolutely in favor of easy experiments for this or any other reason. Knowledge is power. Backouts are cheap.)
Assignee | ||
Comment 2•14 years ago
|
||
Looks like i got lucky, and our good abstraction, made this an really small change.
Assignee | ||
Comment 3•14 years ago
|
||
Update: Jan 18
We eventually solved all the cases that survived (typeof null == "null" died). This means new ES6 features work in non-strict code. Great news!
So -> wontfix
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•