Nomenclature change. No bug.
git-svn-id: svn://10.0.0.236/trunk@186168 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -106,7 +106,7 @@ public:
|
||||
|
||||
} else {
|
||||
|
||||
// In Javaconnect, we handle weak references internally; no need for the
|
||||
// In JavaXPCOM, we handle weak references internally; no need for the
|
||||
// |nsIWeakReference| interface. So just return |nsISupports|.
|
||||
if (iid->Equals(NS_GET_IID(nsIWeakReference))) {
|
||||
*aResult = (char*) nsMemory::Clone(isupp_str, sizeof(isupp_str));
|
||||
|
||||
Reference in New Issue
Block a user