mirror of
https://github.com/servo/servo
synced 2026-05-13 02:17:06 +02:00
Implement MallocSizeOf for profile::GenericCallback. Additionally, we implement a more acurate version of MallocSizeOf for GenericSender. Signed-off-by: Narfinger <Narfinger@users.noreply.github.com> Testing: Implementing traits do not need tests. Fixes: https://github.com/servo/servo/issues/42110 Signed-off-by: Narfinger <Narfinger@users.noreply.github.com>