mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2025-12-21 20:27:58 +01:00
Move smooth-scroll plugin to the core.
This commit is contained in:
@@ -523,7 +523,7 @@ dactylUtils::LoadSubScript (const PRUnichar * aURL
|
||||
|
||||
nsCAutoString cachePath;
|
||||
cachePath.Append("jssubloader/");
|
||||
cachePath.Append(version);
|
||||
cachePath.AppendInt(version);
|
||||
if (charset) {
|
||||
cachePath.Append("/");
|
||||
cachePath.Append(NS_ConvertUTF16toUTF8(
|
||||
|
||||
Reference in New Issue
Block a user