Redirects broken in latest Firefox nightly.
Redirects broken in latest Firefox nightly.
In today's Minefield build, NoScript seems to be blocking redirects on pages.
I'd suspect bug 313646, but I haven't had a chance to test a previous hourly prior to that landing.
I'd suspect bug 313646, but I haven't had a chance to test a previous hourly prior to that landing.
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:2.0b7pre) Gecko/20100917 Firefox/4.0b7pre
Re: Redirects broken in latest Firefox nightly.
I can confirm the same behavior. With Noscript 2.0.3.1rc4 and the 20100917 build of the latest Firefox 4 nightly, I can no longer access any of our internal sites which use an Apache pass though proxy front-end for RSA authentication. As soon as the RSA auth succeeds instead of the redirect going through, we're brought to a blank page that just says "redirect" and stops.
Still working fine with 2.0.3.1rc4 on Firefox 3.6.10.
Thanks.
Still working fine with 2.0.3.1rc4 on Firefox 3.6.10.
Thanks.
Mozilla/5.0 (Windows; U; Windows NT 5.2; en-US; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10
Re: Redirects broken in latest Firefox nightly.
Well, I installed an hourly from the build just before that bug's push, and redirects are still broken.
Going back further now.
Going back further now.
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:2.0b7pre) Gecko/20100916 Firefox/4.0b7pre
Re: Redirects broken in latest Firefox nightly.
Okay, did some testing.
Working changeset: d26b67ebd5de
Broken changeset: 8745a2a64e23
Stuff that happened in between: f1f07a0a036b (TM merge)
Working changeset: d26b67ebd5de
Broken changeset: 8745a2a64e23
Stuff that happened in between: f1f07a0a036b (TM merge)
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:2.0b7pre) Gecko/20100916 Firefox/4.0b7pre
-
- Posts: 3
- Joined: Thu Aug 26, 2010 9:22 pm
Re: Redirects broken in latest Firefox nightly.
KWierso which is the last hourly build that worked?
my thoughts would be the async api must have changed somehow, but now im not so sure...
my thoughts would be the async api must have changed somehow, but now im not so sure...

Last edited by darkassain on Fri Sep 17, 2010 6:07 pm, edited 1 time in total.
Mozilla/5.0 (Windows NT 5.1; rv:2.0b7pre) Gecko/20100917 Firefox/4.0b7pre
Re: Redirects broken in latest Firefox nightly.
Thanks much for identifying this. Georgio, any idea of anything in:
http://hg.mozilla.org/mozilla-central/p ... f07a0a036b
changeset that stands out as causing problems with NoScript redirection? Anything I can do to help diagnose?
Thanks.
http://hg.mozilla.org/mozilla-central/p ... f07a0a036b
changeset that stands out as causing problems with NoScript redirection? Anything I can do to help diagnose?
Thanks.
Mozilla/5.0 (Windows; U; Windows NT 5.2; en-US; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10
Re: Redirects broken in latest Firefox nightly.
Disabling jaegermonkey doesn't fix it, either.
Darkassain: http://ftp.mozilla.org/pub/mozilla.org/ ... 284654772/ latest working windows build.
Darkassain: http://ftp.mozilla.org/pub/mozilla.org/ ... 284654772/ latest working windows build.
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:2.0b7pre) Gecko/20100916 Firefox/4.0b7pre
Re: Redirects broken in latest Firefox nightly.
Going through with Firebug it seems that on the nightlies it stops on any messages with the 302 status code. When using 3.6.10 with Firebug, the 302's are getting acknowledged, followed by the subsequent 303's which load the redirected resources properly.
Mozilla/5.0 (Windows; U; Windows NT 5.2; en-US; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10
- Giorgio Maone
- Site Admin
- Posts: 9524
- Joined: Wed Mar 18, 2009 11:22 pm
- Location: Palermo - Italy
- Contact:
Re: Redirects broken in latest Firefox nightly.
Confirmed, and the culprit has nothing to do with networking.
Strange as it may seem, it is due to an apparent bug in the Array.slice() generic method and/or in JavaScript prototype chain (Array specific?)
I'm checking how wide the fallout is, beside this redirect issue, and providing a work-around in next dev build.
Strange as it may seem, it is due to an apparent bug in the Array.slice() generic method and/or in JavaScript prototype chain (Array specific?)
I'm checking how wide the fallout is, beside this redirect issue, and providing a work-around in next dev build.
Mozilla/5.0 (Windows; U; Windows NT 5.2; en-US; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10
Re: Redirects broken in latest Firefox nightly.
EDIT: Really need to remember to refresh before posting...
Last edited by KWierso on Fri Sep 17, 2010 6:57 pm, edited 1 time in total.
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:2.0b7pre) Gecko/20100916 Firefox/4.0b7pre
- Giorgio Maone
- Site Admin
- Posts: 9524
- Joined: Wed Mar 18, 2009 11:22 pm
- Location: Palermo - Italy
- Contact:
Re: Redirects broken in latest Firefox nightly.
Fixed in latest development build
Mozilla/5.0 (Windows; U; Windows NT 5.2; en-US; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10