Closed
Bug 307580
Opened 19 years ago
Closed 19 years ago
the page holds broken links
Categories
(www.mozilla.org :: General, defect)
www.mozilla.org
General
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: sgooch, Unassigned)
References
()
Details
You can also create custom objects that are based on other built-in JS objects, or that are based on other custom objects. In each case, the object you create inherits all of the properties and methods of its predecessors in the hierarchical chain, all the way up to the global object. For more information about global and custom objects, see Initializing Built-in and Global JS Objects and Creating and Initializing Custom Objects. In above text, "Initializing Built-in and Global JS Objects" is linked to this non-existing URL: http://www.mozilla.org/js/spidermonkey/apidoc/FIXME.htm#1014372 "Creating and Initializing Custom Objects" is linked to this non-existing URL: http://www.mozilla.org/js/spidermonkey/apidoc/FIXME.htm#1014443
Comment 1•19 years ago
|
||
thanks, fixed.
Status: UNCONFIRMED → RESOLVED
Closed: 19 years ago
Resolution: --- → FIXED
Updated•16 years ago
|
Product: mozilla.org → Websites
Updated•12 years ago
|
Component: www.mozilla.org → General
Product: Websites → www.mozilla.org
You need to log in
before you can comment on or make changes to this bug.
Description
•