Closed
Bug 421027
(doc-js1.8)
Opened 17 years ago
Closed 10 years ago
Document JavaScript 1.8
Categories
(Core :: JavaScript Engine, defect)
Core
JavaScript Engine
Tracking
()
RESOLVED
FIXED
People
(Reporter: jeresig, Assigned: jeresig)
References
()
Details
The documentation for JavaScript 1.8 (tracking bug 380236) needs to be completed and put on dev.mo:
http://developer.mozilla.org/en/docs/New_in_JavaScript_1.8
Comment 1•16 years ago
|
||
I think string [trim | trimLeft | trimRight ] where added for 1.8, but aren't in the "New in JS 1.8" page.
Comment 2•16 years ago
|
||
That's not correct. trim() and friends are new in 1.8.1, which will ship with Firefox 3.1.
John, I'm willing to call this done if you are. The JSAPI documentation for 1.8 is in good shape.
Comment 3•10 years ago
|
||
(In reply to Jason Orendorff [:jorendorff] from comment #2)
> John, I'm willing to call this done if you are. The JSAPI documentation for
> 1.8 is in good shape.
I think it is time to close this :-)
Feel free to file bugs against the MDN JS docs or ping me.
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•