Search found 931 matches

by al_9x
Fri Sep 27, 2013 9:23 pm
Forum: FlashGot Development
Topic: [FIXED] FG+NoScript downloads all detected Youtube streams
Replies: 40
Views: 27810

Re: FG downloads all detected streams for youtube videos

I did not manage to reproduce yet, been trying for 2 weeks now :( Does this happen reliably on a clean profile with just NoScript and FlashGot installed? http://forums.informaction.com/viewtopic.php?f=11&t=16970&start=15#p59269 problem still present in 1.5.5.9rc1 xp sp3, Fx 23.0.1, new prof...
by al_9x
Thu Sep 19, 2013 4:18 am
Forum: NoScript Development
Topic: NS breaks Fx's per page plugin permissions dialog
Replies: 4
Views: 2420

NS breaks Fx's per page plugin permissions dialog

Fx 24.0.0, NS 2.6.7.1, new profile, block flash on trusted
  1. https://github.com/mozilla/mozilla-central
  2. allow github.com, fastly.net; reload
  3. click on the plugin permissions button (lego piece icon on the left of the urlbar)
  4. the dialog is messed up, extra button, missing text
by al_9x
Sun Sep 15, 2013 8:09 pm
Forum: FlashGot Development
Topic: [FIXED] FG+NoScript downloads all detected Youtube streams
Replies: 40
Views: 27810

Re: Conflict with NoScript resulting Youtube odd behaviour

Observer09, this is the original thread on this bug: http://forums.informaction.com/viewtopi ... 11&t=16970

Unless what you're reporting is different (doesn't seem to be), it would make sense to keep it in one thread.
by al_9x
Sun Sep 15, 2013 6:48 am
Forum: FlashGot Development
Topic: [FIXED] FG+NoScript downloads all detected Youtube streams
Replies: 40
Views: 27810

Re: FG downloads all detected streams for youtube videos

The extra requests are the bae minimum needed to build and show the FlashGot Media UI in the very specific and complex Youtube case. These extra requests are what I am referring to. They should be done (optionally) only on demand. If one does not intend to download the video, they are not necessary...
by al_9x
Sun Sep 15, 2013 6:41 am
Forum: FlashGot Development
Topic: [FIXED] FG+NoScript downloads all detected Youtube streams
Replies: 40
Views: 27810

Re: FG downloads all detected streams for youtube videos

There's an additional problem I noticed which started with Fg 1.5.5.7 and is still present with 1.5.5.9rc1, occasionally, as I am opening background video tabs (one at a time), one ends up without a placeholder, just has a black rectangle. When (and only when) this happens the following error is log...
by al_9x
Sun Sep 15, 2013 6:17 am
Forum: FlashGot Development
Topic: [FIXED] FG+NoScript downloads all detected Youtube streams
Replies: 40
Views: 27810

Re: FG downloads all detected streams for youtube videos

problem still present in 1.5.5.9rc1

xp sp3, Fx 23.0.1, new profile + FG + NS, block flash on trusted

does not happen always, to repro I open http://www.youtube.com/user/Google/videos and open videos in new tabs until it happens, ~3 attempts
by al_9x
Sun Sep 15, 2013 6:04 am
Forum: FlashGot Development
Topic: [FIXED] FG+NoScript downloads all detected Youtube streams
Replies: 40
Views: 27810

Re: FG downloads all detected streams for youtube videos

Does 1.5.5.9rc1 have a fix for this? Maybe, tentatively (that's why it's not mentioned in the changelog), because I couldn't actually reproduce. Is there an option to disable speculative requests and only do it on demand? I'm not sure about the "speculative requests" you want to block, bu...
by al_9x
Sun Sep 15, 2013 1:56 am
Forum: FlashGot Development
Topic: [FIXED] FG+NoScript downloads all detected Youtube streams
Replies: 40
Views: 27810

Re: FG downloads all detected streams for youtube videos

Does 1.5.5.9rc1 have a fix for this? The changelog does not appear to mention it.

Is there an option to disable speculative requests and only do it on demand?
by al_9x
Thu Sep 12, 2013 1:48 pm
Forum: FlashGot Development
Topic: [FIXED] FG+NoScript downloads all detected Youtube streams
Replies: 40
Views: 27810

Re: FG downloads all detected streams for youtube videos

Giorgio Maone wrote:Poll:
  • are you all using NoScript too?
  • Does disabling NoScript Options|Advanced|ABE make the problem disappear?
Asking because it might be a conflict between the new signature sniffing code and NoScript's load deferral/redirection machinery.
yes to both
by al_9x
Mon Sep 09, 2013 8:59 pm
Forum: FlashGot Development
Topic: [FIXED] FG+NoScript downloads all detected Youtube streams
Replies: 40
Views: 27810

Re: FG downloads all detected streams for youtube videos

We're looking into this issue , probably caused by recent changes which, on the other hand, allowed for many previously non-downloadable Youtube content to be available. beyond fixing this, can you add an option so that anything like this (connections) is done only on demand and never speculatively...
by al_9x
Sun Sep 08, 2013 9:11 am
Forum: FlashGot Development
Topic: [FIXED] FG+NoScript downloads all detected Youtube streams
Replies: 40
Views: 27810

[FIXED] FG+NoScript downloads all detected Youtube streams

spontaneously, silently, consuming all available bandwidth with multiple connections and quite a bit of cpu the transfers do not stop even when the page is closed does not happen all the time, have to try several to repro flashgot.media.YouTube.decode_signature_func.auto=false has no effect 1.5.5.6 ...
by al_9x
Sun Sep 01, 2013 9:41 am
Forum: NoScript Development
Topic: [FIXED] twitter surrogate breaks emberjs.com
Replies: 2
Views: 1975

[FIXED] twitter surrogate breaks emberjs.com

Fx 17.0.8 & 23.0.1, NS 2.6.7.1, new profile, allow emberjs.com

the examples on http://emberjs.com/ don't load, error is logged to the console, removing the surrogate fixes this
by al_9x
Wed Aug 07, 2013 4:09 am
Forum: NoScript Development
Topic: blocking full page media playback
Replies: 2
Views: 1714

blocking full page media playback

Fx on win7 can now play (instead of downloading) mp4, mp3 and whatever else media.windows-media-foundation.enabled supports. Currently they are not being blocked.
by al_9x
Sun Jul 21, 2013 10:07 pm
Forum: NoScript Development
Topic: activated <frame>s are not scrollable
Replies: 4
Views: 2213

Re: activated <frame>s are not scrollable

regressed in 2.6.6.2rc1
by al_9x
Sat Jul 20, 2013 7:01 am
Forum: NoScript Development
Topic: activated <frame>s are not scrollable
Replies: 4
Views: 2213

activated <frame>s are not scrollable

Fx 17.0.7, NS 2.6.6.8, new profile, forbid <frame>

Code: Select all

<frameset>
<frame src="http://forums.informaction.com/">
</frameset>