зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1305769 - Enable new RDM for all channels. r=clarkbw
MozReview-Commit-ID: 79Q3I0bZuBQ --HG-- extra : rebase_source : c05688f26fe6d9ea311fb31b9fa185fcf1faed8a
This commit is contained in:
Родитель
8fa7074c50
Коммит
ed7fc5ca79
|
@ -362,10 +362,5 @@ pref("devtools.jsonview.enabled", false);
|
|||
pref("devtools.jsonview.enabled", true);
|
||||
#endif
|
||||
|
||||
// Enable the HTML responsive design tool in Nightly only. Disabled by default for all
|
||||
// other channels.
|
||||
#ifdef NIGHTLY_BUILD
|
||||
// Enable the HTML responsive design mode for all channels.
|
||||
pref("devtools.responsive.html.enabled", true);
|
||||
#else
|
||||
pref("devtools.responsive.html.enabled", false);
|
||||
#endif
|
||||
|
|
Загрузка…
Ссылка в новой задаче