зеркало из https://github.com/mozilla/pjs.git
Fix typo that kept data: images from updating the titlebar. Bug 293399,
r=biesi, sr=brendan, a=dbaron
This commit is contained in:
Родитель
216afa78bf
Коммит
de5864cb2a
|
@ -728,7 +728,7 @@ nsImageDocument::UpdateTitleAndCharset()
|
|||
{
|
||||
"ImageTitleWithNeitherDimensionsNorFile",
|
||||
"ImageTitleWithoutDimensions",
|
||||
"ImageTitleWithDimesions",
|
||||
"ImageTitleWithDimensions",
|
||||
"ImageTitleWithDimensionsAndFile",
|
||||
};
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче