mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 926880 - Enable IAC API for b2g-desktop. r=genelian
This commit is contained in:
parent
e39a7a2384
commit
cf5993a7a8
@ -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)
|
||||
|
Loading…
Reference in New Issue
Block a user