mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 1067788 - Fix non-unified bustage. r=ehsan
This commit is contained in:
parent
bf91812e8b
commit
ffe7bfdc85
@ -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,
|
||||
|
Loading…
Reference in New Issue
Block a user