Replaced resource:// with resource:/ to be more compliant with our parsing rules.
git-svn-id: svn://10.0.0.236/trunk@40440 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -1490,7 +1490,7 @@ extern "C" void net_ReleaseContext(MWContext *context)
|
||||
|
||||
|
||||
/*
|
||||
* Rewrite "resource://" URLs into file: URLs with the path of the
|
||||
* Rewrite "resource:/" URLs into file: URLs with the path of the
|
||||
* executable prepended to the file path...
|
||||
*/
|
||||
char *mangleResourceIntoFileURL(const char* aResourceFileName)
|
||||
|
||||
Reference in New Issue
Block a user