DescriptionMake ActiveScriptWrappable the GC mixin it is.
By switching it to derive from GarbageCollectedMixin, and
have the per-thread set of live wrappables keep WeakMember<>
references, the Oilpan GC takes care of pruning the live
set as part of its weak processing.
R=
BUG=
Committed: https://crrev.com/8bf3416c05e0d27a3151f68cac503de278468da7
Cr-Commit-Position: refs/heads/master@{#392618}
Patch Set 1 #
Total comments: 4
Messages
Total messages: 13 (6 generated)
|