mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-01-27 15:55:16 +00:00
Fixing Windows bustage
This commit is contained in:
parent
6bef416316
commit
08058623c1
@ -2137,7 +2137,7 @@ nsFrameSelection::AdjustForMaintainedSelection(nsIContent *aContent,
|
||||
}
|
||||
|
||||
|
||||
NS_IMETHODIMP
|
||||
nsresult
|
||||
nsFrameSelection::HandleClick(nsIContent *aNewFocus,
|
||||
PRUint32 aContentOffset,
|
||||
PRUint32 aContentEndOffset,
|
||||
@ -3768,7 +3768,7 @@ nsFrameSelection::CreateAndAddRange(nsIDOMNode *aParentNode, PRInt32 aOffset)
|
||||
|
||||
|
||||
|
||||
NS_IMETHODIMP
|
||||
nsresult
|
||||
nsFrameSelection::DeleteFromDocument()
|
||||
{
|
||||
nsresult res;
|
||||
|
Loading…
x
Reference in New Issue
Block a user