Closed Bug 1122464 Opened 9 years ago Closed 8 years ago

Investigate making the weak pointer callback act on a zone group

Categories

(Core :: JavaScript: GC, defect)

defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 1214961

People

(Reporter: jonco, Unassigned)

Details

The weak pointer callback allows the browser to update possibly finalized or moved weak pointers during a GC.  At them moment it must act on all weak pointers in the system, even if the GC only requires it to act on those for a subset of zones.

Although not the main issue, this might help cases like bug 1122196.
(In reply to Jon Coppeard (:jonco) from comment #0)
> The weak pointer callback allows the browser to update possibly finalized or
> moved weak pointers during a GC.  At them moment it must act on all weak
> pointers in the system, even if the GC only requires it to act on those for
> a subset of zones.
> 
> Although not the main issue, this might help cases like bug 1122196.

Is this still a thing?  Because bug 1122196 has since been closed incomplete
Flags: needinfo?(jcoppeard)
This basically happened in bug 1214961.
Status: NEW → RESOLVED
Closed: 8 years ago
Flags: needinfo?(jcoppeard)
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.