зеркало из https://github.com/mozilla/pjs.git
Fixing missing return value. r+sr=me
This commit is contained in:
Родитель
a6e99bc242
Коммит
d58751de36
|
@ -3490,6 +3490,7 @@ NS_IMETHODIMP nsViewManager::RenderOffscreen(nsIView* aView, nsRect aRect,
|
|||
PL_FinishArenaPool(&displayArena);
|
||||
|
||||
localcx.swap(*aRenderedContext);
|
||||
return NS_OK;
|
||||
}
|
||||
|
||||
NS_IMETHODIMP nsViewManager::Display(nsIView* aView, nscoord aX, nscoord aY, const nsRect& aClipRect)
|
||||
|
|
Загрузка…
Ссылка в новой задаче