mirror of
https://github.com/classilla/tenfourfox.git
synced 2024-12-29 02:31:05 +00:00
#402: M1365602
This commit is contained in:
parent
b986d02811
commit
b18ed9971f
@ -8379,6 +8379,8 @@ nsCSSFrameConstructor::EndUpdate()
|
||||
void
|
||||
nsCSSFrameConstructor::RecalcQuotesAndCounters()
|
||||
{
|
||||
nsAutoScriptBlocker scriptBlocker;
|
||||
|
||||
if (mQuotesDirty) {
|
||||
mQuotesDirty = false;
|
||||
mQuoteList.RecalcAll();
|
||||
|
Loading…
Reference in New Issue
Block a user