On 11/26/14 3:16 PM, Jet Villegas wrote:
Hi dev-platform:
I'm seeing a lot of #ifdef RELEASE_BUILD lines in this file:
http://mxr.mozilla.org/mozilla-central/source/modules/libpref/init/all.js
A few features are currently enabled on all channels except Release. Do we have
any features (that we think have shipped) slipping through the cracks?
Note that RELEASE_BUILD is true for beta builds, so the effect of this
ifdef is to enable features for nightly/aurora and disable them for
beta/release.
--BDS
_______________________________________________
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform