зеркало из https://github.com/mozilla/pjs.git
bug 386561, Page not painting properly (ensure that EndUpdateViewBatch gets called), r+sr=peterv
This commit is contained in:
Родитель
763c28dc18
Коммит
29b9e5e15f
|
@ -962,8 +962,6 @@ nsEditor::EndPlaceHolderTransaction()
|
|||
{
|
||||
nsCOMPtr<nsISelection>selection;
|
||||
nsresult rv = GetSelection(getter_AddRefs(selection));
|
||||
if (NS_FAILED(rv))
|
||||
return rv;
|
||||
|
||||
nsCOMPtr<nsISelectionPrivate>selPrivate(do_QueryInterface(selection));
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче