mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-02 03:49:37 +00:00
Fix typo that kept data: images from updating the titlebar. Bug 293399,
r=biesi, sr=brendan, a=dbaron
This commit is contained in:
parent
f07b72bbc3
commit
bb141d7e14
@ -728,7 +728,7 @@ nsImageDocument::UpdateTitleAndCharset()
|
||||
{
|
||||
"ImageTitleWithNeitherDimensionsNorFile",
|
||||
"ImageTitleWithoutDimensions",
|
||||
"ImageTitleWithDimesions",
|
||||
"ImageTitleWithDimensions",
|
||||
"ImageTitleWithDimensionsAndFile",
|
||||
};
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user