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:
@@ -144,7 +144,7 @@ nsSampleImpl::Poke(const char* aValue)
|
||||
|
||||
static void GetStringValue(nsACString& aValue)
|
||||
{
|
||||
aValue.Assign("GetValue");
|
||||
NS_CStringSetData(aValue, "GetValue");
|
||||
}
|
||||
|
||||
NS_IMETHODIMP
|
||||
|
||||
Reference in New Issue
Block a user