Bug 996785 - Use separate maps for local and remote CPOW objects (r=mrbkap)
This commit is contained in:
@@ -130,6 +130,8 @@ JavaScriptShared::init()
|
||||
{
|
||||
if (!objects_.init())
|
||||
return false;
|
||||
if (!cpows_.init())
|
||||
return false;
|
||||
return true;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user