Open Bug 1511645 Opened 7 years ago Updated 4 years ago

<video> dispatches extra javascript events when using a media fragment URI

Categories

(Core :: Audio/Video: Playback, defect, P3)

65 Branch
Desktop
All
defect

Tracking

()

Tracking Status
firefox63 --- affected
firefox64 --- affected
firefox65 --- affected

People

(Reporter: marti.angelats, Unassigned)

Details

User Agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:63.0) Gecko/20100101 Firefox/63.0 Steps to reproduce: 1. Open Firefox. 2. Paste https://jsfiddle.net/tq1uosz0/ in the adress bar and press Enter. 3. Press Ctrl+Shift+K to open the javascript console. Actual results: The console shows: duration change can play time update can play Expected results: The console should have shown: duration change time update can play
This issue occurs on all three main firefox versions (Nightly v65.0a1, Beta v64.0 and Release v63.0.3) and on all platforms (Windows 10, Ubuntu 16 and Mac OS 10.11.5). I have set its component as (Core) JavaScript Engine. Little do I know which is the best component of the JavaScript ones. If incorrect, please set a correct one. Also, this issue can not be reproduced on the Chrome browser. Thank you for your contribution!
Status: UNCONFIRMED → NEW
Component: Untriaged → JavaScript Engine
Ever confirmed: true
OS: Unspecified → All
Product: Firefox → Core
Hardware: Unspecified → Desktop
Component: JavaScript Engine → DOM
Component: DOM → Audio/Video: Playback

Marti, do you know where this is in HTML?

Flags: needinfo?(marti.angelats)
Blocks: media-triage
Flags: needinfo?(marti.angelats)
Priority: -- → P3
No longer blocks: media-triage
Severity: normal → S4
You need to log in before you can comment on or make changes to this bug.