landing string defragmentation patch for bug 231995, r/sr=dbaron,jst,dougt

git-svn-id: svn://10.0.0.236/trunk@152905 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
darin%meer.net
2004-02-19 02:44:03 +00:00
parent a63ea3848d
commit 55688e6410
223 changed files with 12792 additions and 16860 deletions

View File

@@ -144,7 +144,7 @@ nsSampleImpl::Poke(const char* aValue)
static void GetStringValue(nsACString& aValue)
{
aValue.Assign("GetValue");
NS_CStringSetData(aValue, "GetValue");
}
NS_IMETHODIMP