BeOS changes.
git-svn-id: svn://10.0.0.236/trunk@37122 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -536,7 +536,7 @@ nsresult nsHttpUrlImpl::ParseURL(const nsString& aSpec, const nsIURI* aURL)
|
||||
}
|
||||
|
||||
|
||||
#if defined(XP_UNIX) || defined (XP_MAC)
|
||||
#if defined(XP_UNIX) || defined (XP_MAC) || defined (XP_BEOS)
|
||||
// Always leave the top level slash for absolute file paths under Mac and UNIX.
|
||||
// The code above sometimes results in stripping all of slashes
|
||||
// off. This only happens when a previously stripped url is asked to be
|
||||
|
||||
Reference in New Issue
Block a user