Closed
Bug 1150189
Opened 10 years ago
Closed 9 years ago
Shumway plays Amazon video twice without clicking "Watch Again" icon
Categories
(Firefox Graveyard :: Shumway, defect)
Tracking
(Not tracked)
RESOLVED
INCOMPLETE
People
(Reporter: gvanwaelvelde, Unassigned)
References
()
Details
(Keywords: regression)
User Agent: Mozilla/5.0 (Windows NT 6.1; rv:40.0) Gecko/20100101 Firefox/40.0
Build ID: 20150401030204
Steps to reproduce:
1) Go to http://www.amazon.com/dp/B00OC0USA6
2) Click 'Watch the video' on the left side of the page
Actual results:
1) The video played normally
2) The 'Watch Again' icon appears on the video
3) The video begins to play again, automatically, without me clicking anything.
4) When you hover the mouse over the video, the progress bar doesn't appear.
5) Clicking anywhere on the video causes it to start playing again normally, as should happen when clicking the 'Watch Again' icon.
The exact same issue exist for the video on http://www.amazon.com/Acer-C720-Chromebook-11-6-Inch-2GB/dp/B00FNPD1VW
Expected results:
The video should have played once and then stop.
Reporter | ||
Updated•10 years ago
|
Component: Untriaged → Shumway
Updated•10 years ago
|
Summary: Shumway plays video twice → Shumway plays Amazon video twice without clicking "Watch Again" icon
Comment 1•10 years ago
|
||
Yury, is this video problem a duplicate of the ShumwayCom change you described in bug 1150790 comment 2?
Flags: needinfo?(ydelendik)
Comment 2•10 years ago
|
||
Bug 1150790 has been fixed but I can still reproduce this Amazon video bug in Shumway 0.11.7 redux.
Status: UNCONFIRMED → NEW
Ever confirmed: true
Flags: needinfo?(ydelendik)
Comment 3•10 years ago
|
||
This bug should block M3 Nightly testing because it is a regression.
Blocks: shumway-m3
Keywords: regression
Comment 4•10 years ago
|
||
We need to bisect mozilla-central and then Shumway master to find the regression.
Comment 5•10 years ago
|
||
The Amazon video player no longer seems to load the video at all. I see HTTP 204 "No Content" responses in the browser console, which seems surprising:
"Session #1: loading http://g-ecx.images-amazon.com/images/G/01/vap/video/airy2/prod/2.0.1070.0/flash/AiryBasicRenderer._V306746823_.swf" viewerPlayer.js:105:10
"Session #1: loaded 15122/15122" viewerPlayer.js:127:14
"SWF load time: 0.0060sec" shumway.player.js:25201:0
"Session #1: closed" viewerPlayer.js:121:14
POST
http://fls-na.amazon.com/1/batch/1/OE/ [HTTP/1.1 204 No Content 189ms]
Comment 7•10 years ago
|
||
This does not seem to be a Shumway regression. I think Amazon changed their website. Tobias says IMDb is now using HLS video, repacking into MP4 in Flash, so Amazon is probably doing something similar.
Postponing to shumway-later because we are currently focused on Flash ads, not videos.
Assignee | ||
Updated•9 years ago
|
Product: Firefox → Firefox Graveyard
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → INCOMPLETE
You need to log in
before you can comment on or make changes to this bug.
Description
•