Necko only changes for the setting relative path.

git-svn-id: svn://10.0.0.236/trunk@40698 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
gagan%netscape.com
1999-07-22 21:17:11 +00:00
parent fe009512c7
commit 0b4ff33b6b
5 changed files with 15 additions and 10 deletions

View File

@@ -95,6 +95,7 @@ public:
nsresult Eval() {
nsresult rv;
//TODO Change this to GetSpec and then skip past the javascript:
// Get the expression:
char* jsExpr;
rv = mURI->GetPath(&jsExpr);