Closed Bug 2030599 Opened 5 days ago Closed 3 days ago

Remove commitPendingWrapperReservations call in WeakRefObject::preserveDOMWrapper

Categories

(Core :: JavaScript Engine, task)

task

Tracking

()

RESOLVED FIXED
151 Branch
Tracking Status
firefox151 --- fixed

People

(Reporter: jandem, Assigned: jandem)

Details

Attachments

(1 file)

Except for this call site, commitPendingWrapperReservations is only called in GC/CC code. We should either remove the call or document why it's needed here (and not elsewhere).

This is the only place where we call commitPendingWrapperPreservations outside GC/CC code.

Assignee: nobody → jdemooij
Status: NEW → ASSIGNED
Attachment #9568123 - Attachment description: Bug 2030599 - Remove commitPendingWrapperPreservations call in WeakRefObject::preserveDOMWrapper. r?dthayer! → Bug 2030599 - Move commitPendingWrapperPreservations call to WeakRefObject::readBarrier. r?dthayer!,jonco!
Attachment #9568123 - Attachment description: Bug 2030599 - Move commitPendingWrapperPreservations call to WeakRefObject::readBarrier. r?dthayer!,jonco! → Bug 2030599 - Move commitPendingWrapperPreservations call to WeakRefObject::readBarrier. r?dthayer!
Pushed by jdemooij@mozilla.com: https://github.com/mozilla-firefox/firefox/commit/40c788468b2d https://hg.mozilla.org/integration/autoland/rev/496be9d3e8d5 Move commitPendingWrapperPreservations call to WeakRefObject::readBarrier. r=dthayer
Status: ASSIGNED → RESOLVED
Closed: 3 days ago
Resolution: --- → FIXED
Target Milestone: --- → 151 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: