Closed Bug 1574822 Opened 5 years ago Closed 5 years ago

BlocksRingBuffer::Reader::At()

Categories

(Core :: Gecko Profiler, task, P2)

task

Tracking

()

RESOLVED FIXED
mozilla70
Tracking Status
firefox70 --- fixed

People

(Reporter: mozbugz, Assigned: mozbugz)

References

Details

Attachments

(1 file)

Reader::At() can be used to get a BlockIterator at a given BlockIndex,
clamped between begin() and end().

This will be useful when we want to iterate starting at a given index, e.g., when duplicating stacks.

Reader::At() can be used to get a BlockIterator at a given BlockIndex,
clamped between begin() and end().

This will be useful when we want to iterate starting at a given index, e.g.,
when duplicating stacks.

Depends on D42448

Pushed by gsquelart@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/ec46cb015929
BlocksRingBuffer::Reader::At() - r=gregtatum
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla70
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: