-
- Downloads
Bug 1328370 - remove GeckoSampler::mPrimaryThreadProfile; r=mstange
The only interesting setter of this field is GeckoSampler::GetPrimaryThreadProfile, which is unused. Once that function is removed, mPrimaryThreadProfile is set to null in GeckoSampler's constructor and never changed or referenced.
Please register or sign in to comment