зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1176034 followup: Annotate ForceCloseHelper method 'ActorCreated' as 'override', in MessagePort.cpp. rs=ehsan
This commit is contained in:
Родитель
aa4cc7f72f
Коммит
bcf2550668
|
@ -284,7 +284,7 @@ private:
|
|||
MOZ_CRASH("Failed to create a PBackgroundChild actor!");
|
||||
}
|
||||
|
||||
void ActorCreated(mozilla::ipc::PBackgroundChild* aActor)
|
||||
void ActorCreated(mozilla::ipc::PBackgroundChild* aActor) override
|
||||
{
|
||||
ForceClose(mIdentifier);
|
||||
}
|
||||
|
|
Загрузка…
Ссылка в новой задаче