Closed Bug 1695120 Opened 4 years ago Closed 2 years ago

Remove unused BlocksRingBuffer

Categories

(Core :: Gecko Profiler, task, P3)

task

Tracking

()

RESOLVED FIXED
122 Branch
Tracking Status
firefox122 --- fixed

People

(Reporter: mozbugz, Assigned: neel, Mentored)

References

Details

(Whiteboard: [fxp-profiler])

Attachments

(1 file)

BlocksRingBuffer is not used anymore since bug 1630872.
BlocksRingBuffer.h is not even included from Firefox code anymore (so at least it doesn't take space). But it's included in test code, adding to the build time, and polluting searchfox.

It would be good to remove it, mostly to lessen the cognitive load.

It had some good test coverage though, it would be worth considering moving some tests to the new buffer implementation. (That's the main reason I haven't "just" deleted the header.)

Mentor: canaltinova
Whiteboard: [fxp] → [fxp-profiler]
Assignee: nobody → neel
Status: NEW → ASSIGNED
Pushed by canaltinova@gmail.com: https://hg.mozilla.org/integration/autoland/rev/a035ddfc75fc Remove unused BlocksRingBuffer r=profiler-reviewers,canaltinova
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
Target Milestone: --- → 122 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: