зеркало из https://github.com/mozilla/gecko-dev.git
restore keygen
This commit is contained in:
Родитель
55b13d61a8
Коммит
c9e87b9bbc
|
@ -1281,7 +1281,7 @@ nsresult CNavDTD::HandleKeyGen(nsIParserNode* aNode) {
|
|||
|
||||
theFormType.AssignWithConversion("select");
|
||||
|
||||
//result=theFormProcessor->ProvideContent(theFormType,theContent,theAttribute);
|
||||
result=theFormProcessor->ProvideContent(theFormType,theContent,theAttribute);
|
||||
|
||||
if(NS_SUCCEEDED(result)) {
|
||||
nsString* theTextValue=nsnull;
|
||||
|
|
|
@ -1281,7 +1281,7 @@ nsresult CNavDTD::HandleKeyGen(nsIParserNode* aNode) {
|
|||
|
||||
theFormType.AssignWithConversion("select");
|
||||
|
||||
//result=theFormProcessor->ProvideContent(theFormType,theContent,theAttribute);
|
||||
result=theFormProcessor->ProvideContent(theFormType,theContent,theAttribute);
|
||||
|
||||
if(NS_SUCCEEDED(result)) {
|
||||
nsString* theTextValue=nsnull;
|
||||
|
|
Загрузка…
Ссылка в новой задаче