❦ 8 août 2012 02:22 CEST, Axel Beckert <[email protected]> : >> Hmmm, on a first glance I can't reproduce that problem, neither with >> xulrunner-10.0 nor with xulrunner-16.0. > [...] >> The only thing which is not present in my setup but common between >> those both configurations is the IcedTea-Web Plugin. Have to check if >> installing that allows me to reproduce the issue. > > Sorry, but even with icedtea-plugin installed, I still can't reproduce > ithe problem. Any ideas on further potential differences which could > cause this behaviour are welcome.
Maybe system-wide extensions are doing this? I have:
- xul-ext-adblock-plus
- xul-ext-firebug
- xul-ext-flashblock
- xul-ext-greasemonkey
I have removed all of them and it works. Installing just xul-ext-firebug
is sufficient to get the error back:
#v+
Console error: [JavaScript Warning: "reference to undefined property
types[type]" {file: "chrome://mozapps/content/extensions/extensions.js" line:
1480}]
Category: chrome javascript
Console error: [JavaScript Error: "Root node doesn't exist for 'discover' view"
{file: "chrome://mozapps/content/extensions/extensions.js" line: 647}]
Category: chrome javascript
#v-
Removing xul-ext-firebug is not the neatest workaround (since I still
need it for Firefox), but this is something that I can live with. Maybe
it's possible to blacklist/disable it?
--
Don't over-comment.
- The Elements of Programming Style (Kernighan & Plauger)
pgpAReAJkH8WF.pgp
Description: PGP signature

