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

@@ -1894,6 +1894,7 @@ main(int argc, char **argv, char **envp)
rv = xpc->InitClassesWithNewWrappedGlobal(cx, backstagePass,
systemprincipal,
0,
JS::SystemZone,
getter_AddRefs(holder));
if (NS_FAILED(rv))
return 1;