guix-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Packaging a free Firefox


From: Ludovic Courtès
Subject: Re: Packaging a free Firefox
Date: Tue, 15 May 2018 10:57:39 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.3 (gnu/linux)

Hi Pjotr,

Pjotr Prins <address@hidden> skribis:

> So I have been using Icecate for 10 days. It is frustrating because it
> does crash every other hour on some JS load. The error always looks like
>
> Extension error: SyntaxError: in strict mode code, functions may be declared 
> only at top level or immediately within another function 
> resource://gre/modules/ExtensionUtils.jsm -> 
> moz-extension://73353d04-3869-453b-8b9b-f71ceaae6e26/polyfill.js 63
> [[Exception stack
> Current stack
> address@hidden://gre/modules/ExtensionUtils.jsm:25:110
> address@hidden://gre/modules/ExtensionContent.jsm:197:9
> address@hidden://gre/modules/ExtensionContent.jsm:273:5
> address@hidden://gre/modules/ExtensionContent.jsm:463:11
> address@hidden://gre/modules/ExtensionContent.jsm:342:7
> ]]
>
> I only have noscript and adblock plus installed and running. Any ideas?

Did you check on the “about:home” page whether other things were
enabled?  Also, is the JS error above fatal?  JS is designed to keep
going in spite of errors (really!), so it could be that the thing above
doesn’t matter.

FWIW, I’ve been using IceCat (actually mostly Conkeror, but it’s the
same thing) for a long time and I’ve rarely experienced crashes.  I’m
surprised the experience is that bad for you.  Is this on GuixSD?

> I think I'll go to FF again if this persists.

IceCat is essentially the same code as FireFox modulo branding, add-ons,
and a few trivial things.  I don’t see how IceCat itself could be
blamed—the add-ons maybe, the way it is packaged in Guix perhaps, but
IceCat?…

Ludo’.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]