mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-26 14:22:01 +00:00
More solaris breakage, nsImageUnix::BuildImage() needs to return status.
This commit is contained in:
parent
c3000b5c8b
commit
3bc9c90870
@ -370,6 +370,8 @@ nsresult nsImageUnix::BuildImage(nsDrawingSurface aDrawingSurface)
|
||||
|
||||
ConvertImage(aDrawingSurface);
|
||||
CreateImage(aDrawingSurface);
|
||||
|
||||
return NS_OK;
|
||||
}
|
||||
|
||||
//------------------------------------------------------------
|
||||
|
Loading…
Reference in New Issue
Block a user