зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1047928 patch 4a - Explain why we need to rerun selector matching for preference changes. r=bzbarsky
This commit is contained in:
Родитель
f8ea5322c5
Коммит
8e934c3f37
|
@ -945,6 +945,8 @@ nsPresContext::UpdateAfterPreferencesChanged()
|
|||
NS_UpdateHint(hint, NS_STYLE_HINT_REFLOW);
|
||||
}
|
||||
|
||||
// Preferences require rerunning selector matching because we rebuild
|
||||
// the pref style sheet for some preference changes.
|
||||
RebuildAllStyleData(hint, eRestyle_Subtree);
|
||||
}
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче