Bug 1559185 Comment 8 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

(In reply to Mike Kaply [:mkaply] from comment #7)
> Isn't the generic default set to true?
Nah, topstories is default false as most locales and regions don't show it, and we don't want to briefly show stories then remove them.

> Can't we just not do the geo if the default value is false?
Yeah, seems reasonable to add the similar `default.get() !== undefined` also to the dynamic prefs section.
(In reply to Mike Kaply [:mkaply] from comment #7)
> Isn't the generic default set to true?

Nah, topstories is default false as most locales and regions don't show it, and we don't want to briefly show stories then remove them.

> Can't we just not do the geo if the default value is false?

Yeah, seems reasonable to add the similar `default.get() !== undefined` also to the dynamic prefs section.

Back to Bug 1559185 Comment 8