зеркало из https://github.com/mozilla/gecko-dev.git
fix build bustage from #104883; r=adamlock/jag
This commit is contained in:
Родитель
3ca7ced0f8
Коммит
32b10a8ac0
|
@ -2033,7 +2033,7 @@ nsEditorShell::ShowSaveFilePicker(PRBool aDoSaveAsText, nsIURI *aDocumentURI,
|
|||
return NS_OK;
|
||||
}
|
||||
|
||||
NS_IMETHODIMP
|
||||
nsresult
|
||||
nsEditorShell::GetDocumentURI(nsIDOMDocument *aDoc, nsIURI **aDocumentURI)
|
||||
{
|
||||
nsCOMPtr<nsIDOMHTMLDocument> htmlDoc = do_QueryInterface(aDoc);
|
||||
|
|
Загрузка…
Ссылка в новой задаче