зеркало из https://github.com/mozilla/pjs.git
Checking in fix for PDT+ bug 17489, now the HTML content sink correctly notifies the document about new content that apper after style/link tags that appear in the document content and not in the document head. r=vidur@netscape.com, a=jevering@netscape.com
This commit is contained in:
Родитель
ca44e9b4b8
Коммит
54eeb4f424
|
@ -1947,6 +1947,8 @@ SinkContext::UpdateChildCounts()
|
|||
}
|
||||
stackPos--;
|
||||
}
|
||||
|
||||
mNotifyLevel = mStackPos-1;
|
||||
}
|
||||
|
||||
/**
|
||||
|
|
|
@ -1947,6 +1947,8 @@ SinkContext::UpdateChildCounts()
|
|||
}
|
||||
stackPos--;
|
||||
}
|
||||
|
||||
mNotifyLevel = mStackPos-1;
|
||||
}
|
||||
|
||||
/**
|
||||
|
|
Загрузка…
Ссылка в новой задаче