Bug 1350887 - Ensure Marionette prefs file has sensible name; r=maja_zf draft
authorAndreas Tolfsen <ato@mozilla.com>
Thu, 30 Mar 2017 14:52:16 +0100
changeset 556063 a5f275ed051eac659e89b55e8dfe950b67885618
parent 555725 b043233ec04f06768d59dcdfb9e928142280f3cc
child 556064 39e98771948eb7baa8df3a68fc1023c573964374
push id52427
push userbmo:ato@mozilla.com
push dateWed, 05 Apr 2017 09:39:48 +0000
reviewersmaja_zf
bugs1350887
milestone55.0a1
Bug 1350887 - Ensure Marionette prefs file has sensible name; r=maja_zf Files appended to JS_PREFERENCE_FILES are moved into the objdir/dist/bin/defaults/pref directory, shared with default global preferences from other parts of Gecko. To ensure Marionette's preference file ends up in this directory with a sensible name, we put it in testing/marionette/prefs/marionette.js so that it ends up in the objdir as dist/bin/defaults/pref/marionette.js. MozReview-Commit-ID: 9YJ7vysDjSJ
testing/marionette/prefs.js
testing/marionette/prefs/marionette.js
rename from testing/marionette/prefs.js
rename to testing/marionette/prefs/marionette.js