bug-librejs
[Top][All Lists]
Advanced

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

Re: [bug #62823] librejs blocking scripts with license info on fsf membe


From: bill-auger
Subject: Re: [bug #62823] librejs blocking scripts with license info on fsf member forum
Date: Thu, 28 Jul 2022 20:32:09 -0400

On Thu, 28 Jul 2022 18:28:27 -0400 (EDT) Andrew wrote:
> My guess is that this is an issue with LibreJS interacting with Discourse's
> dynamic loading of HTML and JavaScript. This might affect some other sites,
> but I don't know which.

that is very likely - many sites behave that way

a typical "whitelist" procedure goes like so:

1) librejs blocks some scripts
2) user clicks "whitelist" and reloads the page
3) the newly whitelisted scripts run
   and attempt to load more scripts,
   which librejs never saw previously
4) librejs blocks some of those scripts
5) user clicks "whitelist" and reloads the page
   (repeat from (2))
6) (3) and (4) likely happen again
   several iterations of (2)->(3)->(4) are often required



reply via email to

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