I think the issues in
"NoScript blocking Firefox live bookmarks"
viewtopic.php?f=7&t=21889
and
"RSS feed reader broken in Nightly (49.x and 50.x)"
viewtopic.php?f=10&t=21969
(this thread) have the same cause.
I think it may be due to changes in Firefox.
"bypass FireFox Secure Connection Failed prompt to whitelist any site (but doesn't work)"
https://bugzilla.mozilla.org/show_bug.cgi?id=1253673
which landed in Nightly on 2016-04-20.
So this will now be in Fx Beta 48.
As
csalsa posted, there is already a "Tech Evangelism" Bugzilla bug about how this impacted NoScript:
"RSS feeds don't render with any of their contents, in Nightly, if you have NoScript installed"
https://bugzilla.mozilla.org/show_bug.cgi?id=1272139
Another test.
https://noscript.net/feed?c=200&t=a
Should show the 200 most recent versions of NoScript (all versions including rc versions).
I tested with these 4 versions of Firefox today (2016-07-02).
Release and ESR are OK.
In Aurora and Nightly 'feeds / RSS are broken'.
Expected Result:
"NoScript Updates
Recent all builds from noscript.net"
followed by 200 versions of NoScript.
Actual Result:
In the 'broken case' you see the "Subscribe Now" button (at the top of the page)
but you do not see the
"NoScript Updates
Recent all builds from noscript.net"
You do NOT see any 'versions of NoScript' in a long list below.
In all 4 tests, using NoScript 2.9.0.12rc1 (20 May 2016), on separate Profiles.
"about:blank" is included in the 'NoScript Whitelist' for each Profile.
e10s, "Multiprocess Windows" is off on all these Profiles.
Using "about:support" to document versions of Firefox.
Code: Select all
Release 32 bit, on Windows is OK.
Name Firefox
Version 47.0.1
Build ID 20160623154057
Update Channel release
User Agent Mozilla/5.0 (Windows NT 6.1; WOW64; rv:47.0) Gecko/20100101 Firefox/47.0
ESR 32 bit, on Windows is OK.
Name Firefox
Version 45.2.0
Build ID 20160601155443
Update Channel esr
User Agent Mozilla/5.0 (Windows NT 6.1; WOW64; rv:45.0) Gecko/20100101 Firefox/45.0
Aurora 32bit, on Windows 'feeds / RSS are broken'.
Name Firefox
Version 49.0a2
Build ID 20160701004039
Update Channel aurora
User Agent Mozilla/5.0 (Windows NT 6.1; WOW64; rv:49.0) Gecko/20100101 Firefox/49.0
Nightly 64bit, on Windows 'feeds / RSS are broken'.
Name Firefox
Version 50.0a1
Build ID 20160701030235
Update Channel nightly
User Agent Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:50.0) Gecko/20100101 Firefox/50.0
DJ-Leith