зеркало из https://github.com/mozilla/gecko-dev.git
Bug 901146 - Fix misleading comment in nsImageFrame.cpp. r=tn
This commit is contained in:
Родитель
be1952a853
Коммит
c5ffa8a0e2
|
@ -1157,7 +1157,7 @@ nsImageFrame::DisplayAltFeedback(nsRenderingContext& aRenderingContext,
|
|||
}
|
||||
|
||||
|
||||
// If the image in question is loaded and decoded, draw it
|
||||
// If the icon in question is loaded and decoded, draw it
|
||||
uint32_t imageStatus = 0;
|
||||
if (aRequest)
|
||||
aRequest->GetImageStatus(&imageStatus);
|
||||
|
|
Загрузка…
Ссылка в новой задаче