Bug 302276 - Flip xpcnativewrappers default to yes - r=bz sr=shaver
git-svn-id: svn://10.0.0.236/trunk@178951 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
b358bdd5b1
commit
56fd1c5cac
@ -2093,7 +2093,7 @@ nsChromeRegistry::ProcessManifestBuffer(char *buf, PRInt32 length,
|
||||
// content packages, but they are *applied* to content|skin|locale.
|
||||
|
||||
PRBool platform = PR_FALSE;
|
||||
PRBool xpcNativeWrappers = PR_FALSE;
|
||||
PRBool xpcNativeWrappers = PR_TRUE;
|
||||
TriState stAppVersion = eUnspecified;
|
||||
TriState stApp = eUnspecified;
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user