Bug 1067788 - Fix non-unified bustage. r=ehsan

This commit is contained in:
Ryan VanderMeulen 2015-06-04 15:03:54 -04:00
parent bf91812e8b
commit ffe7bfdc85

View File

@ -193,7 +193,7 @@ protected:
nsresult CreateMozBR(nsIDOMNode* inParent, int32_t inOffset,
nsIDOMNode** outBRNode = nullptr);
void UndefineCaretBidiLevel(Selection* aSelection);
void UndefineCaretBidiLevel(mozilla::dom::Selection* aSelection);
nsresult CheckBidiLevelForDeletion(mozilla::dom::Selection* aSelection,
nsIDOMNode *aSelNode,