Comment 237 for bug 113201

Revision history for this message
In , Chris-pearce (chris-pearce) wrote :

(In reply to comment #161)
> Does video work across 3xx redirects?

It WFM in recent win32 nightlies. See: http://pearce.org.nz/movie
That's a 301 redirect.

Also the tests for bug 451958 test redirects with allow-origin and non-allow-origin videos, and that WFM. That patch uses nsCrossSiteListenerProxy... That patch hasn't landed yet, it's blocked by bug 462878, which I'm working on now.

(In reply to comment #159)
> So it looks like we also fail a bunch of video tests:
> /tests/content/media/video/test/test_constants.html
> basically it looks like video is also broken with proxies with this patch.

test_constants.html doesn't load any video, it only tests the existence and value of constants. I don't understand the area you're working in, but I can't imagine how anything to do with networking could affect this testcase.

Maybe try turning tracing off? We've been getting random test failures with video, maybe that's the cause?