Leak involving in-process JSProcessActors
Categories
(Core :: DOM: Content Processes, defect, P2)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox-esr68 | --- | unaffected |
| firefox-esr78 | --- | unaffected |
| firefox78 | --- | unaffected |
| firefox79 | --- | wontfix |
| firefox80 | --- | fixed |
People
(Reporter: nika, Assigned: nika)
References
(Regression)
Details
(Keywords: regression)
Attachments
(4 files)
As Neil was adding a new JSProcessActor, they encountered a semi-reliable memory leak with the new in-process JSProcessActors introduced in bug 1633379.
This leak will only occur after introducing a new JSProcessActor with registered observer notifications.
Comment 1•5 years ago
|
||
Set release status flags based on info from the regressing bug 1633379
Updated•5 years ago
|
| Assignee | ||
Comment 2•5 years ago
|
||
| Assignee | ||
Comment 3•5 years ago
|
||
| Assignee | ||
Comment 4•5 years ago
|
||
| Assignee | ||
Comment 5•5 years ago
|
||
Comment 7•5 years ago
|
||
Backed out for bustages on JSActor.cpp
Backout link: https://hg.mozilla.org/integration/autoland/rev/d890454d6684f92cf46e6acfd4661dce2ac51bd1
Log link: https://treeherder.mozilla.org/logviewer.html#/jobs?job_id=308891452&repo=autoland&lineNumber=46394
Comment 8•5 years ago
|
||
nika: Triaging as reo is this bug for fission only use case or for the non fission use case as well?
| Assignee | ||
Updated•5 years ago
|
| Assignee | ||
Comment 10•5 years ago
|
||
(In reply to Kim Moir [:kmoir] ET from comment #8)
nika: Triaging as reo is this bug for fission only use case or for the non fission use case as well?
This bug should have no impact right now, as there are no users of the leaky code, but it was discovered when we were trying to add a new user. It'll only impact newly written code.
Comment 11•5 years ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/0ad359f8308b
https://hg.mozilla.org/mozilla-central/rev/d3c935827ef7
https://hg.mozilla.org/mozilla-central/rev/d7810f45f0cb
https://hg.mozilla.org/mozilla-central/rev/5907260fa468
Updated•5 years ago
|
Updated•5 years ago
|
Description
•