Search found 16 matches

by Archaeopteryx
Wed Jul 05, 2017 3:32 pm
Forum: NoScript Development
Topic: [RESOLVED] XSS filter problems on various sites?
Replies: 8
Views: 6263

Re: XSS filter problems on various sites?

This seems to hit e.g. downloads on github.com quite often. A download of mozregression-gui.exe triggers the XSS protection while Git-2.13.2-64-bit.exe doesn't. Nothing obvious in the console of the browser toolbox.
by Archaeopteryx
Tue Jul 04, 2017 10:19 pm
Forum: NoScript Development
Topic: [NoScript XSS] xss.reason.SyntaxError: invalid range in char
Replies: 3
Views: 2805

Re: [NoScript XSS] xss.reason.SyntaxError: invalid range in

Yes, disabling the XSS protection fixes the issue (the latest release mentions a change related to XSS and JSON in the changelog).
by Archaeopteryx
Tue Jul 04, 2017 9:30 pm
Forum: NoScript Development
Topic: [NoScript XSS] xss.reason.SyntaxError: invalid range in char
Replies: 3
Views: 2805

[NoScript XSS] xss.reason.SyntaxError: invalid range in char

Hi, after NoScript got updated to 5.0.6 (Firefox is 54.0.1 and 64-bit on Windows 8.1), logging into treeherder.mozilla.org fails. One can sign into the credential management app (login.taskcluster.net), but it doesn't log on into treeherder and doesn't redirect there. From the browser console: [NoSc...
by Archaeopteryx
Sat Dec 03, 2016 6:35 pm
Forum: NoScript Development
Topic: [Invalid] Style Inspector sidebar in DOM Inspector empty
Replies: 7
Views: 4989

Re: Style Inspector sidebar in DOM Inspector empty

barbaz wrote:Disabling NoScript has no effect.
It has for me. Tested in a new profile just with NoScript installed and en- or disabled and that Github page loaded.
by Archaeopteryx
Sat Dec 03, 2016 4:56 pm
Forum: NoScript Development
Topic: [Invalid] Style Inspector sidebar in DOM Inspector empty
Replies: 7
Views: 4989

Re: Style Inspector sidebar in DOM Inspector empty

No, it works on this page. Seems like I had bad luck and hit it several times (don't remember all the pages anymore). Steps to reproduce: 1. Visit https://github.com/helfi92/treeherder/commits/text_log_summary_dupe_remove 2. Right-click on the "Pull requests" in the header near the top. 3....
by Archaeopteryx
Sat Dec 03, 2016 8:51 am
Forum: NoScript Development
Topic: [Invalid] Style Inspector sidebar in DOM Inspector empty
Replies: 7
Views: 4989

Re: Style Inspector sidebar in DOM Inspector empty

Firefox's built-in DOM Inspector, part of the Developer Tools. Menu "Tools" > Web developer > Inspector, or Ctrl + Shift + C.
by Archaeopteryx
Fri Dec 02, 2016 10:41 pm
Forum: NoScript Development
Topic: [Invalid] Style Inspector sidebar in DOM Inspector empty
Replies: 7
Views: 4989

[Invalid] Style Inspector sidebar in DOM Inspector empty

NoScript 2.9.5.2 and 2.9.5.2rc5, Firefox 50.0.2 and 53.0a1 on Windows 8.1 The Style Inspector sidebar in the DOM Inspector doesn't show styles but remains empty (you can see the default for a glimpse when it gets opened). Steps to reproduce: 1. Inspect an element on a page (e.g. from the context men...
by Archaeopteryx
Sun Oct 27, 2013 8:23 pm
Forum: NoScript Development
Topic: Doorhanger for plugins nearly empty, buttons w/o labels/text
Replies: 0
Views: 1416

Doorhanger for plugins nearly empty, buttons w/o labels/text

Firefox 24.0 on Windows XP SP3 NoScript 2.6.8.4 Steps to reproduce: 1. Install NoScript and restart Firefox. 2. Visit http://manfred-ammer.de/ 3. In the upper left corner, the site embeds a midi file as background music. Click on the blocking placeholder and confirm the warning. I don't have the req...
by Archaeopteryx
Sat Oct 22, 2011 11:53 am
Forum: NoScript Support
Topic: Memory leak (not released) if Noscript menu shown
Replies: 10
Views: 4903

Re: Memory leak (not released) if Noscript menu shown

2.1.7rc2: After clicking on an item in the menu to change a permission (again the yfrog page, switching yfrog to permanent trusted).

Error: sites.pluginSites is null
Source file: chrome://noscript/content/noscriptOverlay.js
Line: 1919

(new line number)
by Archaeopteryx
Fri Oct 21, 2011 9:58 pm
Forum: NoScript Support
Topic: Memory leak (not released) if Noscript menu shown
Replies: 10
Views: 4903

Re: Memory leak (not released) if Noscript menu shown

Verified fixed. By the way, it would be nice if you can fix these error messages: If you allow scripts for a site (tried (http://www.)welt.de with temporary permission) Error: sites.pluginSites is null Source file: chrome://noscript/content/noscriptOverlay.js Line: 1863 Error: this.getSites is not a...
by Archaeopteryx
Wed Oct 19, 2011 2:56 pm
Forum: NoScript Support
Topic: Memory leak (not released) if Noscript menu shown
Replies: 10
Views: 4903

Re: Memory leak (not released) if Noscript menu shown

With only about:memory open and minimizing the memory usage, the compartment for the closed tab where the Noscript menu had been shown should go away, but it persists. I tried to reproduce the problem and discovered that only some pages seem to initialize this behaviour. Try it with http://yfrog.com...
by Archaeopteryx
Wed Oct 19, 2011 12:31 pm
Forum: NoScript Support
Topic: Memory leak (not released) if Noscript menu shown
Replies: 10
Views: 4903

Memory leak (not released) if Noscript menu shown

Firefox 7.0.1 on Windows XP SP3 32-bit Noscript 2.1.5 and 2.1.6rc1 If the Noscript menu (the one of the button in the add-on/status bar) has been shown, there will remain some memory still associate to this page in about:memory (at least to the latest page where you have done this, but I am not sure...
by Archaeopteryx
Wed Aug 04, 2010 11:29 pm
Forum: NoScript Development
Topic: Placeholder missing for PDF documents on untrusted sites
Replies: 5
Views: 3112

Re: Placeholder missing for PDF documents on untrusted sites

I tried an export, reset and import as well as manually disabling the blocking of the other plugins and reenabling it, the problem persists.
by Archaeopteryx
Wed Aug 04, 2010 4:22 pm
Forum: NoScript Development
Topic: Placeholder missing for PDF documents on untrusted sites
Replies: 5
Views: 3112

Re: Placeholder missing for PDF documents on untrusted sites

Happens for every pdf from a untrusted site, example: http://www.esiea-recherche.eu/data/filiol_pacsec.pdf
It works as expected in a clean profile. Diving into the structure with DOM Inspector shows that it still highlights the A node, but not the div child or div grandchild.