I'm finding a need to have to force the invocation of all the
preference observers observing a particular preference. Is it possible
to raise the "nsPref:changed" event via code (which should behave
exactly like when the observed preference actually gets changed) but
without having to change the preference value?
Thanks in advance.
Boris
This newsgroup is about documentation requests... please use
mozilla.dev.extensions for this sort of question (setting followup-to).
I don't believe there is a way to send preference notifications when a pref
hasn't changed, and you really haven't done a good job explaining why you'd
want to!
--BDS