> A quick way to change locale or region Yeh switched these to multi selects and reload the engines onchange now > I like being able to see the config and edit it. I think it would good to get it from Firefox's version, but maybe do that after remote settings is integrated? Yeh lets do that after, will file > The dark lines need to be a lighter shade - I find that quite hard to read the text. Done > I've just realised that when we get remote settings in place, that formatting is going to go out the window as it'll minimise it. Not sure what to do there. Nope, we read this as JSON then stringify it with formatting, so formatting should persist (https://github.com/mozilla/searchengine-devtools/blob/master/extension/content/script.js#L57) > For the testing side it would be nice if we could have a "apply to current profile" option (and an associated rest). Not sure if we'd need changes in FF to hack the region/locale though... Yeh region is easy, locale shouldnt be too tricky I think but the settings bit is probably another post remote settings thing Got these changes done, just waiting on them getting signed @ https://bugzilla.mozilla.org/show_bug.cgi?id=1610256
Bug 1572471 Comment 3 Edit History
Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.
> A quick way to change locale or region Yeh switched these to multi selects and reload the engines onchange now > I like being able to see the config and edit it. I think it would good to get it from Firefox's version, but maybe do that after remote settings is integrated? Yeh lets do that after, will file > The dark lines need to be a lighter shade - I find that quite hard to read the text. Done > I've just realised that when we get remote settings in place, that formatting is going to go out the window as it'll minimise it. Not sure what to do there. Nope, we read this as JSON then stringify it with formatting, so formatting should persist (https://github.com/mozilla/searchengine-devtools/blob/master/extension/content/script.js#L57) > For the testing side it would be nice if we could have a "apply to current profile" option (and an associated rest). Not sure if we'd need changes in FF to hack the region/locale though... Yeh region is easy, locale shouldnt be too tricky I think but the settings bit is probably another post remote settings thing Got these changes done, just waiting on them getting signed @ https://bugzilla.mozilla.org/show_bug.cgi?id=1610256