зеркало из https://github.com/mozilla/pjs.git
*** empty log message ***
This commit is contained in:
Родитель
47d45522b5
Коммит
85fc3eb875
|
@ -345,7 +345,7 @@ nsCAutoString GetTheUri(nsIURI *theURI, int displayMethod)
|
|||
|
||||
if (!theURI) {
|
||||
QAOutput("nsIURI object is null. return failure.");
|
||||
return nsnull;
|
||||
return uriString; //dep 3/30
|
||||
}
|
||||
rv = theURI->GetSpec(uriString);
|
||||
RvTestResult(rv, "nsIURI::GetSpec() test", displayMethod);
|
||||
|
|
|
@ -3,7 +3,7 @@ Microsoft Developer Studio Workspace File, Format Version 6.00
|
|||
|
||||
###############################################################################
|
||||
|
||||
Project: "testembed"=.\testembed.dsp - Package Owner=<4>
|
||||
Project: "testembed1"=.\testembed1.dsp - Package Owner=<4>
|
||||
|
||||
Package=<5>
|
||||
{{{
|
||||
|
|
Загрузка…
Ссылка в новой задаче