Files
Daniel Holbert 5522b8f01d Bug 2046560: Change PerformanceTimingData creation functions to return UniquePtr. r=dom-core-reviewers,smaug
Callers already store the return value in UniquePtr, so callsites don't need
updating.  This patch is just enforcing that callers do this, while also
properly tracking ownership from the moment the object is allocated.

Differential Revision: https://phabricator.services.mozilla.com/D305973
2026-06-11 15:46:48 +00:00
..