Bug 1867190 - Initialise the PHC allocate delay later r=glandium
commit8446cd012f48768a6e0d1a9b0ca3a7673b4540fd
authorPaul Bone <pbone@mozilla.com>
Thu, 25 Jan 2024 05:03:07 +0000 (25 05:03 +0000)
committerPaul Bone <pbone@mozilla.com>
Thu, 25 Jan 2024 05:03:07 +0000 (25 05:03 +0000)
tree7770cf91d48b4a8dc983e0a75c14bb7a637b2cdc
parent69307a27c1165d9da01d4c148deb54fa8e5f11bc
Bug 1867190 - Initialise the PHC allocate delay later r=glandium

Move this initialisation until when the PHCManager calls SetPHCState().
This is necessary so that the the PHCManager can set the first allocation
delay.

Differential Revision: https://phabricator.services.mozilla.com/D198651
memory/build/PHC.cpp