зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1309109 followup - Fix bustage.
MozReview-Commit-ID: 7n2YM7JjRlw
This commit is contained in:
Родитель
e49cb9930b
Коммит
403c55a07b
|
@ -332,7 +332,7 @@ Gecko_GetServoDeclarationBlock(RawGeckoElementBorrowed aElement)
|
|||
return nullptr;
|
||||
}
|
||||
return reinterpret_cast<const RawServoDeclarationBlockStrong*>
|
||||
(&decl->AsServo()->RefRaw());
|
||||
(decl->AsServo()->RefRaw());
|
||||
}
|
||||
|
||||
void
|
||||
|
|
Загрузка…
Ссылка в новой задаче