Closed
Bug 1111307
Opened 11 years ago
Closed 4 years ago
video player does not load if referer is disabled
Categories
(Webtools Graveyard :: Air Mozilla, defect, P1)
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: cristian.ciupitu, Unassigned)
Details
User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:34.0) Gecko/20100101 Firefox/34.0
Build ID: 20141201111703
Steps to reproduce:
I opened https://air.mozilla.org/daala-are-we-compressed-yet/ with firefox-34.0-1.fc20.x86_64 having the following configuration:
network.http.sendSecureXSiteReferrer;true
network.http.sendRefererHeader;2
network.http.referer.trimmingPolicy;0
network.http.referer.spoofSource;true
network.http.referer.XOriginPolicy;1
Actual results:
The video player didn't load at all.
Expected results:
The video player should have loaded as with other browers (Midori) or other less tuned Firefox profiles.
Updated•11 years ago
|
Status: UNCONFIRMED → NEW
Ever confirmed: true
Updated•11 years ago
|
Component: Content → Air Mozilla
Product: Air Mozilla → Webtools
Version: unspecified → 0.1
Comment 1•11 years ago
|
||
That's bad. Thanks for filing!
Is it only for archived videos? Can you try this against a live video (we're about to have one in 20 min)?
We're currently "outsourcing" all the playing to Vid.ly using an iframe which gives us very limit control to do something about this.
However, in Q12015 we're planning to take over ALL playing of archived videos using HTML5 (using the JW Player library) and then the solution should depend less on things like this because we're just going list a set of URLs (to the CDN'ed video files) and let the client-side code figure it all out.
| Reporter | ||
Comment 2•11 years ago
|
||
Sorry, it seems I missed the opportunity. Where was the live video anyway?
Comment 3•11 years ago
|
||
Richard, can you stand up a live stream somewhere that Cristian can point his browser to.
Cristian, can you test to do what you do on this URL: https://air-dev.allizom.org/s/
It's using JWPlayer.
Flags: needinfo?(richard)
| Reporter | ||
Comment 4•11 years ago
|
||
(In reply to Peter Bengtsson [:peterbe] from comment #3)
> Cristian, can you test to do what you do on this URL:
> https://air-dev.allizom.org/s/
That plays fine for me.
Updated•11 years ago
|
Flags: needinfo?(richard)
Updated•11 years ago
|
Priority: -- → P1
| Reporter | ||
Comment 5•11 years ago
|
||
I've just retested with firefox-36.0.3-1.fc20.x86_64 and it looks like I can play the video.
Comment 6•4 years ago
|
||
Platform deprecated.
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → INVALID
Updated•4 years ago
|
Product: Webtools → Webtools Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•