Bug 926880 - Enable IAC API for b2g-desktop. r=genelian

This commit is contained in:
Fernando Jiménez 2013-10-16 09:22:43 +02:00
parent e39a7a2384
commit cf5993a7a8

View File

@ -802,10 +802,7 @@ pref("dom.datastore.enabled", true);
#endif
// DOM Inter-App Communication API.
#ifdef MOZ_WIDGET_GONK
// Enable this only for gonk-specific build but not for desktop build.
pref("dom.inter-app-communication-api.enabled", true);
#endif
// Allow ADB to run for this many hours before disabling
// (only applies when marionette is disabled)