Replace a bunch of Array.prototype.forEach()
cases with for...of
loops instead#13291
Merged
timvandermeij merged 2 commits intomozilla:masterfrom Apr 24, 2021
Array.prototype.forEach()
cases with for...of
loops instead#13291