Bug 759585 - Zones (r=jonco,bhackett,njn,dvander,luke,bz,mccr8,bholley)

This commit is contained in:
Bill McCloskey
2013-03-16 20:36:37 -07:00
parent a2494c0fbf
commit 490af25d66
89 changed files with 2352 additions and 1664 deletions

View File

@@ -1045,6 +1045,7 @@ XPCShellEnvironment::Init()
nsCOMPtr<nsIXPConnectJSObjectHolder> holder;
rv = xpc->InitClassesWithNewWrappedGlobal(cx, backstagePass,
principal, 0,
JS::SystemZone,
getter_AddRefs(holder));
if (NS_FAILED(rv)) {
NS_ERROR("InitClassesWithNewWrappedGlobal failed!");