Closed
Bug 969191
Opened 11 years ago
Closed 11 years ago
Need a Core :: JavaScript: Standard library component
Categories
(bugzilla.mozilla.org :: Administration, task)
Tracking
()
RESOLVED
FIXED
People
(Reporter: Waldo, Unassigned)
Details
Another component for bugs related to stuff described in chapter 15 of ES5 (excepting Internationalization, if it ever makes its way into ES*). Description (depends on bug 969181 being fixed first, note):
File bugs here for issues related to non-conforming behaviors in any of JavaScript's standard class constructors, methods exposed on instances through the prototype chain, and so on. (Examples: String.prototype.charAt doesn't work on non-String objects, the Object constructor doesn't work correctly when passed <code>document.all</code>, etc.)
If the relevant functionality has a more-precise component, bugs within it should be filed there (e.g. Intl.NumberFormat bugs should be filed in the JavaScript: Internationalization API component).
The component JavaScript: Standard Library has been created.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•