Files
tubestation/dom
Andrew McCreight 79fc1fa66f Bug 1921097 - Fix up RadioGroupContainer::SizeOfIncludingThis(). r=dom-core,jjaschke
mRadioGroups is an interior pointer, so we shouldn't pass it to
MallocSizeOf.

Also, devirtualize RadioGroupContainer::WalkRadioGroup. This method
being virtual meant that RadioGroupContainer needed a vtable, causing
`this` to not be equal to `this.mRadioGroups`.

Differential Revision: https://phabricator.services.mozilla.com/D223638
2024-09-30 17:00:11 +00:00
..
2024-09-18 18:52:20 +00:00