Page MenuHomePhabricator

Bug 1838584 - Implement stripped down destructor for ProfilerParent, if MOZ_GECKO_PROFILER is undefined. r=mstange
ClosedPublic

Authored by msirringhaus on Jun 15 2023, 8:06 AM.
Referenced Files
Unknown Object (File)
Thu, May 8, 8:26 AM
Unknown Object (File)
Thu, May 8, 8:26 AM
Unknown Object (File)
Thu, May 8, 8:26 AM
Unknown Object (File)
Thu, May 8, 8:26 AM
Unknown Object (File)
Thu, May 8, 8:26 AM
Unknown Object (File)
Thu, May 8, 2:47 AM
Unknown Object (File)
Mon, May 5, 12:46 PM
Unknown Object (File)
Mon, Apr 21, 5:41 PM
Subscribers
None

Details

Summary

On platforms such as ppc64, MOZ_GECKO_PROFILER is not defined, leading to a busted build.
The destructor-implementation was hidden behind an MOZ_GECKO_PROFILER-ifdef.

Diff Detail

Repository
rMOZILLACENTRAL mozilla-central
Lint
Lint Not Applicable
Unit
Tests Not Applicable
Build Status
Buildable 550912
Build 648237: arc lint + arc unit