зеркало из https://github.com/mozilla/pjs.git
Camino only - Bug 352827: Fix leak in Appearance prefpane. Patch by smorgan <stuart.morgan@alumni.case.edu> r/sr=pink
This commit is contained in:
Родитель
e4ba3378e7
Коммит
c8a06c6f64
|
@ -175,6 +175,7 @@
|
|||
|
||||
// we use the dictionaries in this array as temporary storage of font
|
||||
// values until the pane is unloaded, at which time they are saved
|
||||
[mRegionMappingTable release];
|
||||
mRegionMappingTable = [[NSArray arrayWithContentsOfFile:resPath] retain];
|
||||
|
||||
[self loadFontPrefs];
|
||||
|
|
Загрузка…
Ссылка в новой задаче