Closed Bug 1798600 Opened 2 years ago Closed 2 years ago

Use Created() during creation instead of Mapped()

Categories

(Core :: IPC, defect)

defect

Tracking

()

RESOLVED FIXED
108 Branch
Tracking Status
firefox108 --- fixed

People

(Reporter: jrmuizel, Assigned: jrmuizel)

References

Details

Attachments

(1 file)

This is less of lie and avoids calling Mapped() twice.
Once during SharedMemoryBasic::Create and SharedMemoryBasic::Map.

This fixes shmem-mapped giving the appears of leaking because
of the double counting.

This is less of lie and avoids calling Mapped() twice.
Once during SharedMemoryBasic::Create and SharedMemoryBasic::Map.

This fixes shmem-mapped giving the appears of leaking because
of the double counting.

See Also: → 1798539
Pushed by jmuizelaar@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/a55735559a06 Use Created() during creation instead of Mapped(). r=nika
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
Target Milestone: --- → 108 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: