зеркало из https://github.com/mozilla/gecko-dev.git
Bug 552822 - Windows bustage due to wrong type. r=me
This commit is contained in:
Родитель
cb5eb283e4
Коммит
d75c5f211d
|
@ -452,7 +452,7 @@ TabParent::DeallocPContextWrapper(PContextWrapperParent* actor)
|
|||
}
|
||||
|
||||
PGeolocationRequestParent*
|
||||
TabParent::AllocPGeolocationRequest(const URI::URI& uri)
|
||||
TabParent::AllocPGeolocationRequest(const IPC::URI& uri)
|
||||
{
|
||||
return new GeolocationRequestParent(mFrameElement, uri);
|
||||
}
|
||||
|
|
Загрузка…
Ссылка в новой задаче