Skip to content
This repository has been archived by the owner on Nov 3, 2021. It is now read-only.

Commit

Permalink
Bug 1225073 - Follow-up, add back in client_options_bookmarks.js, r=C…
Browse files Browse the repository at this point in the history
…wiiis
  • Loading branch information
mikehenrty committed Nov 17, 2015
1 parent 666d9cd commit 0d8289a
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions apps/homescreen/test/marionette/client_options_bookmarks.js
@@ -0,0 +1,12 @@
module.exports = {
prefs: {
'dom.webcomponents.enabled': true,
'dom.mozApps.homescreenURL':
'app://homescreen.gaiamobile.org/manifest.webapp'
},
settings: {
'devtools.pseudolocalization.enabled': false,
'language.current': 'en-US',
'homescreen.manifestURL': 'app://homescreen.gaiamobile.org/manifest.webapp'
}
};

0 comments on commit 0d8289a

Please sign in to comment.