зеркало из https://github.com/mozilla/gecko-dev.git
Fix View->Use Stylesheet. r=jag, sr=alecf.
This commit is contained in:
Родитель
c9d1fd3afa
Коммит
99570d2693
|
@ -1097,7 +1097,7 @@ function stylesheetFillPopup(forDocument, menuPopup, itemNoOptStyles)
|
|||
if (!currentStyleSheet.disabled)
|
||||
noOptionalStyles = false;
|
||||
|
||||
var lastWithSameTitle;
|
||||
var lastWithSameTitle = null;
|
||||
if (currentStyleSheet.title in currentStyleSheets)
|
||||
lastWithSameTitle = currentStyleSheets[currentStyleSheet.title];
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче