Closed
Bug 1733360
Opened 3 years ago
Closed 3 years ago
Hunting leaks only contains references with dead link when doc is already in-tree
Categories
(Firefox Build System :: Build Documentation, defect)
Firefox Build System
Build Documentation
Tracking
(firefox94 fixed)
RESOLVED
FIXED
94 Branch
Tracking | Status | |
---|---|---|
firefox94 | --- | fixed |
People
(Reporter: gerard-majax, Assigned: Sylvestre)
Details
Attachments
(1 file)
As seen on: https://firefox-source-docs.mozilla.org/xpcom/huntingleaks.html links to pages on https://developer.mozilla.org/ which all returns 404.
Yet,
- Bloatview is here: https://firefox-source-docs.mozilla.org/performance/memory/bloatview.html
- Refcount logging is here: https://firefox-source-docs.mozilla.org/performance/memory/refcount_tracing_and_balancing.html
- GC and CC logging is here: https://firefox-source-docs.mozilla.org/performance/memory/gc_and_cc_logs.html
- DMD is here: https://firefox-source-docs.mozilla.org/xpcom/dmd.html#dark-matter-detector-dmd
Assignee | ||
Updated•3 years ago
|
Assignee: nobody → sledru
Assignee | ||
Comment 1•3 years ago
|
||
The link GC and CC logs </performance/memory/gc_and_cc_logs.html>
_
is different because it is a markdown page and we cannot cross reference them
(I KNOW).
See: https://github.com/readthedocs/recommonmark/issues/8
Pushed by sledru@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/2b7802b3f9fb
doc: update the hunting leaks docs + fix links r=gerard-majax DONTBUILD
Comment 3•3 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 3 years ago
status-firefox94:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 94 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•