Closed Bug 1730576 Opened 4 years ago Closed 4 years ago

Don't keep DocumentL10n::mContentSink alive for more than we need.

Categories

(Core :: DOM: Core & HTML, task)

task

Tracking

()

RESOLVED FIXED
94 Branch
Tracking Status
firefox94 --- fixed

People

(Reporter: emilio, Assigned: emilio)

Details

Attachments

(1 file)

No description provided.

Once we call InitialTranslationCompleted we don't need it anymore.

This is not needed to fix the leak bug 1729477 uncovered, but seems
probably worth landing as it is a trivial cycle from
Document->DocumentL10n->DocShell->Sink->Document (which IIUC we don't
want, since Document->mContainerWeak is well, weak).

Pushed by ealvarez@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/098fba7bbdb3 Don't keep DocumentL10n::mContentSink alive for more than we need. r=smaug
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
Target Milestone: --- → 94 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: