[Bug 210220] www/firefox in preferences general tab and "data choices" in advanced tab are empty
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Mon Jul 11 07:00:56 UTC 2016
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=210220
--- Comment #6 from Arrigo Marchiori <ardovm at yahoo.it> ---
Hello Jan, thank you for your assistance.
I could dig a bit into this.
There seems to be an exception raised in preferences.js:131 (inside function
gotoPref(acategory)) by function init_category_if_required()
Exception type: TypeError
fileName: resource:///modules/ShellService.jsm
lineNumber: 105
message: "target.shellService is undefined"
stack:
"get at resource:///modules/ShellService.jsm:105:1isDefaultBrowser at resource:///modules/ShellService.jsm:90:1gMainPane.updateSetDefaultBrowser at chrome://browser/content/preferences/in-content/main.js:542:21gMainPane.init at chrome://browser/content/preferences/in-content/main.js:29:5register_module/<.init at chrome://browser/content/preferences/in-content/preferences.js:34:7init_category_if_required at chrome://browser/content/preferences/in-content/preferences.js:27:3gotoPref at chrome://browser/content/preferences/in-content/preferences.js:131:5init_all/<@chrome://browser/content/preferences/in-content/preferences.js:59:50_fireOnSelect@chrome://global/content/bindings/richlistbox.xml:77:13selectItem@chrome://global/content/bindings/listbox.xml:243:11onxblmousedown@chrome://global/content/bindings/listbox.xml:974:13"
I don't know where to go from here... But I hope this helps, if you didn't have
this information already.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-gecko
mailing list