зеркало из https://github.com/mozilla/pjs.git
Can you tell I did this too fast - that's two misspellings so far
This commit is contained in:
Родитель
14a991be9a
Коммит
d1f6c27a56
|
@ -379,7 +379,7 @@ void ConvertMaskBitMap(PBYTE aBitMaskBuffer, PBITMAPINFO2 pBitMapInfo, nsCString
|
|||
NS_IMETHODIMP nsIconChannel::AsyncOpen(nsIStreamListener *aListener, nsISupports *ctxt)
|
||||
{
|
||||
nsXPIDLCString contentType;
|
||||
nsCAutoStrint filePath;
|
||||
nsCAutoString filePath;
|
||||
nsCOMPtr<nsIFile> localFile; // file we want an icon for
|
||||
PRUint32 desiredImageSize;
|
||||
nsresult rv = ExtractIconInfoFromUrl(getter_AddRefs(localFile), &desiredImageSize, contentType, filePath);
|
||||
|
|
Загрузка…
Ссылка в новой задаче