Gentoo Archives: gentoo-user

From: Dale <rdalek1967@×××××.com>
To: Gentoo User <gentoo-user@l.g.o>
Subject: Re: [gentoo-user] Firefox and script block tool/addon
Date: Sat, 25 Jan 2020 04:39:37
Message-Id: 57e300d0-7b22-3d64-0ba8-bfa5c1457bef@gmail.com
In Reply to: Re: [gentoo-user] Firefox and script block tool/addon by aisha
1 Hi,
2
3 I'm checking that as I type.  It may not solve all my problems but it
4 may certainly help.  Some scripts make one CPU core go to 100% and locks
5 up the tab the script is running on.  Firefox, to its credit, is sane
6 enough to allow other tabs to work tho.  At least it doesn't completely
7 lock up the whole thing.  Good code I guess.  ;-)  Anyway, it does that
8 for about 30 seconds or so, I assume it times out or something.  Still,
9 very annoying and worthy of just blocking the script completely. 
10
11 It appears clang is disabled.  If I read that correctly, that is the
12 ideal setting.
13
14
15 [ebuild   R   ~] www-client/firefox-72.0.1::gentoo  USE="gmp-autoupdate
16 screenshot startup-notification system-av1 system-icu system-jpeg
17 system-sqlite system-webp -bindist -clang -custom-cflags
18 -custom-optimization -debug -eme-free -geckodriver -hardened -hwaccel
19 -jack -lto -pgo -pulseaudio (-selinux) -system-libevent -system-libvpx
20 -test -wayland -wifi" CPU_FLAGS_X86="-avx2"
21
22
23 Thanks for the tip. 
24
25 Dale
26
27 :-)  :-) 
28
29 P. S. Top posting since reply was also.  Could be device related.  I dunno.
30
31
32 aisha wrote:
33 > Firefox currently has some issues with addons and local storage.
34 > Do you have the use `clang` flag enabled?
35 > This compiles firefox using clang-llvm and fixes a lot of the problems.
36 >
37 > ---
38 > Aisha
39 > www.aisha.cc
40 >
41 > On 2020-01-24 22:52, Dale wrote:
42 >> Howdy,
43 >>
44 >> I use Firefox and have a issue with scripts on some sites.  I have
45 >> noscript installed and for the most part, it works.  That said, there is
46 >> times when it doesn't do what I need.  It seems, from what I can find
47 >> anyway, that you can either allow scripts or not allow scripts but can't
48 >> pick and choose.  For example.  Let's say I'm on abc.com and I need some
49 >> scripts to run but want to block other scripts.  With noscript, I either
50 >> allow all from a site or none.  What I'd like to find is a script block
51 >> tool that will list all the scripts and allow me to block some but allow
52 >> others.  Believe it or not, I use to use adblock, a much older version,
53 >> to do this.  I'd tell adblock to list all the objects, sort them by type
54 >> and then go through the scripts until I find the magic settings that
55 >> allows the site to work but not run scripts I don't want.
56 >>
57 >> I've installed and tried quite a few script block tools but none of them
58 >> seem to do what I want to do.  I've even tried a few addons that only
59 >> had a very few users, just hoping it would do this.  Has anyone ever
60 >> seen a script block tool, or some other tool with a different name, that
61 >> works this way?  I need a addon that allows me to refine and be
62 >> selective on what scripts run and which ones are blocked. 
63 >>
64 >> Thanks much to all.
65 >>
66 >> Dale
67 >>
68 >> :-)  :-) 
69 >

Replies

Subject Author
Re: [gentoo-user] Firefox and script block tool/addon aisha <aisha@×××××.cc>