зеркало из https://github.com/mozilla/pjs.git
Fix for bug 483444. r/sr=mrbkap.
--HG-- extra : rebase_source : d11ad967d8b6910666f31d0b46d50c5cc6701350
This commit is contained in:
Родитель
f74556439e
Коммит
787aa56d87
|
@ -558,7 +558,6 @@ txStylesheet::addAttributeSet(txAttributeSetItem* aAttributeSetItem)
|
|||
|
||||
aAttributeSetItem->mFirstInstruction.forget();
|
||||
|
||||
delete lastNonReturn->mNext; // Delete the txReturn...
|
||||
lastNonReturn->mNext = oldInstr; // ...and link up the old instructions.
|
||||
|
||||
return NS_OK;
|
||||
|
|
Загрузка…
Ссылка в новой задаче