mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 483089 - Weave Preferences button in Add-ons manager should be enabled
Show the new pref pane (bug 521357) by having the options.xul file for Fennec (bug 523384) close iteself and open the real prefs window.
This commit is contained in:
parent
22c514e704
commit
f8a9d55658
@ -786,6 +786,7 @@ Svc.Prefs = new Preferences(PREFS_BRANCH);
|
||||
["Observer", "@mozilla.org/observer-service;1", "nsIObserverService"],
|
||||
["Private", "@mozilla.org/privatebrowsing;1", "nsIPrivateBrowsingService"],
|
||||
["Prompt", "@mozilla.org/embedcomp/prompt-service;1", "nsIPromptService"],
|
||||
["Script", "@mozilla.org/moz/jssubscript-loader;1", "mozIJSSubScriptLoader"],
|
||||
["Version", "@mozilla.org/xpcom/version-comparator;1", "nsIVersionComparator"],
|
||||
["WinMediator", "@mozilla.org/appshell/window-mediator;1", "nsIWindowMediator"],
|
||||
["WinWatcher", "@mozilla.org/embedcomp/window-watcher;1", "nsIWindowWatcher"],
|
||||
|
Loading…
Reference in New Issue
Block a user