Closed Bug 1575519 Opened 4 years ago Closed 4 years ago

use `auto&` in ranged-for loops to avoid copies

Categories

(Toolkit :: Telemetry, task)

task
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla70
Tracking Status
firefox70 --- fixed

People

(Reporter: froydnj, Assigned: froydnj)

Details

Attachments

(1 file)

We do this in most places, but not everywhere.

This style is used consistently throughout telemetry code, but was
missed in these places.

Pushed by nfroyd@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/d3cf30302250
use `auto&` in ranged-for loops to avoid copies; r=chutten
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla70
You need to log in before you can comment on or make changes to this bug.