changed DeleteSelection back to using nsIDOMRange directly.
git-svn-id: svn://10.0.0.236/trunk@20572 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -888,7 +888,7 @@ nsresult nsEditor::CreateTxnToHandleEnterKey(EditAggregateTxn **aTxn)
|
||||
}
|
||||
#endif
|
||||
|
||||
#define DELETE_SELECTION_DOESNT_GO_THROUGH_RANGE
|
||||
//#define DELETE_SELECTION_DOESNT_GO_THROUGH_RANGE
|
||||
|
||||
nsresult
|
||||
nsEditor::DeleteSelection(nsIEditor::Direction aDir)
|
||||
|
||||
@@ -888,7 +888,7 @@ nsresult nsEditor::CreateTxnToHandleEnterKey(EditAggregateTxn **aTxn)
|
||||
}
|
||||
#endif
|
||||
|
||||
#define DELETE_SELECTION_DOESNT_GO_THROUGH_RANGE
|
||||
//#define DELETE_SELECTION_DOESNT_GO_THROUGH_RANGE
|
||||
|
||||
nsresult
|
||||
nsEditor::DeleteSelection(nsIEditor::Direction aDir)
|
||||
|
||||
Reference in New Issue
Block a user