Ben Hutchings wrote:
My application does not set browser preferences, but it supplies an agent style-sheet that should cover the style rules normally set based on user preferences. In Mozilla 1.7 I disable style rules based on the default preferences by calling nsIPresShell::EnablePrefStyleRules with an argument of false. In Mozilla 1.8 this method no longer exists. What can I do to achieve the same effect?
I'm not sure there is anything, past just not setting the preferences or setting them to the values you want... :(
-Boris _______________________________________________ dev-embedding mailing list [email protected] https://lists.mozilla.org/listinfo/dev-embedding
