зеркало из https://github.com/mozilla/gecko-dev.git
bug #94205. Adding flags to nsIWebNavigation::Stop().
This commit is contained in:
Родитель
12fef53a7c
Коммит
6f89998eb1
|
@ -509,7 +509,7 @@ nsSHistory::Reload(PRUint32 aReloadFlags)
|
|||
}
|
||||
|
||||
NS_IMETHODIMP
|
||||
nsSHistory::Stop()
|
||||
nsSHistory::Stop(PRUint32 aStopFlags)
|
||||
{
|
||||
//Not implemented
|
||||
return NS_OK;
|
||||
|
|
Загрузка…
Ссылка в новой задаче