Bug 1107133 - Expose tracking protection in Fennec privacy preferences. r=liuche
This commit is contained in:
@@ -235,6 +235,13 @@ public class AppConstants {
|
||||
false;
|
||||
//#endif
|
||||
|
||||
public static final boolean NIGHTLY_BUILD =
|
||||
//#ifdef NIGHTLY_BUILD
|
||||
true;
|
||||
//#else
|
||||
false;
|
||||
//#endif
|
||||
|
||||
public static final boolean DEBUG_BUILD =
|
||||
//#ifdef MOZ_DEBUG
|
||||
true;
|
||||
|
||||
Reference in New Issue
Block a user