mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-24 13:21:05 +00:00
Bug 1220043 - Add workaround for internal complier error by VS2015. r=rjesup
This commit is contained in:
parent
b119d108ab
commit
4e0d8487b0
@ -1066,7 +1066,7 @@ static void StoreLongTermICEStatisticsImpl_m(
|
||||
|
||||
static void GetStatsForLongTermStorage_s(
|
||||
nsAutoPtr<RTCStatsQuery> query,
|
||||
bool aIsLoop) {
|
||||
const bool aIsLoop) {
|
||||
|
||||
MOZ_ASSERT(query);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user