mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-01-12 15:02:11 +00:00
989ad20d1d
`ProfileBuffer` used to check if a `BlocksRingBuffer` was in session by looking at its buffer size. Now `IsInSession()` should be used, it is clearer in intent, and will make the transition to `ProfileChunkedBuffer` slightly easier. Differential Revision: https://phabricator.services.mozilla.com/D69492 --HG-- extra : moz-landing-system : lando