Search found 8 matches

by SLED
Wed Jun 01, 2011 1:20 pm
Forum: NoScript Development
Topic: Two HTTP requests are issued for localhost on refresh in FF4
Replies: 19
Views: 8043

Re: Two HTTP requests are issued for localhost on refresh in

Sorry for the delay. I've been out of the office and hadn't had a chance to confirm. It's now working. Thanks for looking into it.
by SLED
Fri May 27, 2011 1:01 pm
Forum: NoScript Development
Topic: Two HTTP requests are issued for localhost on refresh in FF4
Replies: 19
Views: 8043

Re: Two HTTP requests are issued for localhost on refresh in

It's still not fixed for me either. I still get two requests and a broken pipe on the first request. localhost - - [27/May/2011 08:59:13] "GET / HTTP/1.1" 200 - ---------------------------------------- Exception happened during processing of request from ('127.0.0.1', 50573) Traceback (mos...
by SLED
Thu May 26, 2011 6:29 pm
Forum: NoScript Development
Topic: Two HTTP requests are issued for localhost on refresh in FF4
Replies: 19
Views: 8043

Re: Two HTTP requests are issued for localhost on refresh in

on replacement the original channel should actually be cancelled before hitting the net (and that's what I am observing). I'm not sure that this is the case. The request seems to hit the net even before the channel is cloned. To check, I modified ABE.deferIfNeeded() as follows: deferIfNeeded: funct...
by SLED
Thu May 26, 2011 4:06 pm
Forum: NoScript Development
Topic: Two HTTP requests are issued for localhost on refresh in FF4
Replies: 19
Views: 8043

Re: Two HTTP requests are issued for localhost on refresh in

Thanks for looking into this Giorgio. Just to confirm, you tested either with localhost or on the LAN? Also, you're testing with refresh requests (F5 or refresh button)? The problem doesn't happen consistently so it may take many attempts before it occurs. I looked into the code a bit and I think I'...
by SLED
Tue May 24, 2011 9:08 pm
Forum: NoScript Development
Topic: Two HTTP requests are issued for localhost on refresh in FF4
Replies: 19
Views: 8043

Re: Two HTTP requests are issued for localhost on refresh in

Also, the problem seems to be limited to refreshes of GET requests. POSTs appear to be unaffected. I noticed strange behavior with the console and refresh under certain conditions. I'm not sure if NoScript had something to do with it, but I got a blank page using `python -m SimpleHTTPServer` as web...
by SLED
Tue May 24, 2011 8:58 pm
Forum: NoScript Development
Topic: Two HTTP requests are issued for localhost on refresh in FF4
Replies: 19
Views: 8043

Re: Two HTTP requests are issued for localhost on refresh in

Also, the problem seems to be limited to refreshes of GET requests. POSTs appear to be unaffected.
by SLED
Tue May 24, 2011 8:51 pm
Forum: NoScript Development
Topic: Two HTTP requests are issued for localhost on refresh in FF4
Replies: 19
Views: 8043

Re: Two HTTP requests are issued for localhost on refresh in

Yes, with a clean profile, NoScript installed, and the web console off, I still have the problem. If I disable NoScript, the problem goes away.

Not sure if this helps but I haven't observed the problem when accessing https URLs.
by SLED
Tue May 24, 2011 8:25 pm
Forum: NoScript Development
Topic: Two HTTP requests are issued for localhost on refresh in FF4
Replies: 19
Views: 8043

Re: Two HTTP requests are issued for localhost on refresh in

I'm also experiencing this problem and it's not limited to accessing localhost URLs. Firefox 4.0.1 NoScript 2.1.0.2 (Allow JS globally, ABE enabled) In the FF4 Web Console, I can see the duplicate requests: [15:48:16.626] GET http://hazelnut:8000/company_invoices/Invoice.action?invoice.id=1338&r...