Closed
Bug 1382338
Opened 8 years ago
Closed 5 years ago
links for SpiderMonkey source not accessible
Categories
(Developer Documentation Graveyard :: Mozilla Platform, enhancement, P5)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: derbyw, Unassigned)
Details
(Whiteboard: [specification][type:bug])
What did you do?
================
1. https://developer.mozilla.org/en-US/docs/Mozilla/Projects/SpiderMonkey/Releases
2. try to download SpiderMonkey 38 i.e.
https://people.mozilla.org/~sstangl/mozjs-38.2.1.rc0.tar.bz2
3.
What happened?
==============
This site can’t be reached
people.mozilla.org refused to connect.
What should have happened?
==========================
source tarball download
Is there anything else we should know?
======================================
looks like all SpiderMonkey source is inaccessible
Comment 1•8 years ago
|
||
Yes, links are broken. You may be able to get the same source from the GitHub repository, by checking out the esr38 branch:
https://github.com/mozilla/gecko-dev/tree/esr38/js/src
https://github.com/mozilla/gecko-dev/archive/esr38.zip (includes js/src and everything else)
Component: File attachments → General
Product: Mozilla Developer Network → SeaMonkey
Updated•8 years ago
|
Component: General → Mozilla Platform
Product: SeaMonkey → Developer Documentation
Comment 2•6 years ago
|
||
The MDN team is no longer actively working on Mozilla Platform docs. Volunteer contributions are welcome.
Priority: -- → P5
Comment 3•5 years ago
|
||
MDN Web Docs' bug reporting has now moved to GitHub. From now on, please file content bugs at https://github.com/mdn/sprints/issues/ and platform bugs at https://github.com/mdn/kuma/issues/.
Status: UNCONFIRMED → RESOLVED
Closed: 5 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•