зеркало из https://github.com/mozilla/pjs.git
Fix OS/2 bustage. Bug 83774.
This commit is contained in:
Родитель
1bfea66b89
Коммит
c4e4f41b64
|
@ -267,7 +267,7 @@ nsImageLoadingContent::RemoveObserver(imgIDecoderObserver* aObserver)
|
|||
}
|
||||
|
||||
NS_IMETHODIMP
|
||||
nsImageLoadingContent::GetRequest(const PRInt32 aRequestType,
|
||||
nsImageLoadingContent::GetRequest(PRInt32 aRequestType,
|
||||
imgIRequest** aRequest)
|
||||
{
|
||||
switch(aRequestType) {
|
||||
|
|
Загрузка…
Ссылка в новой задаче