Open Bug 948215 Opened 11 years ago Updated 2 years ago

Click-to-play for HTML5 audios (smarter handling of autoplay or scripted .play on load)

Categories

(Core :: DOM: Core & HTML, enhancement, P5)

enhancement

Tracking

()

People

(Reporter: tetsuharu, Unassigned)

References

(Depends on 1 open bug)

Details

(Whiteboard: [lang=c++])

+++ This bug was initially created as a clone of Bug #944876 +++

In HTML5 audio case, We would need to do another approach.
Unlike video, audio elements for background music may be invisible.
(In reply to Masatoshi Kimura [:emk] from comment #1)
> Unlike video, audio elements for background music may be invisible.

Click-to-play for an invisible item is difficult.
Simply, I seem using doorhanger may be suitable.
Mentor: benjamin
Whiteboard: [mentor=benjamin@smedbergs.us][lang=c++] → [lang=c++]
I'd like to work on this bug. Since I'm new and this would be my first bug, I will need instructions on how to go about it. :)
I offered to mentor the original bug 944876. I don't think it makes sense to fix this bug without first fixing that one. And tab muting might be the better way to handle this in general.
Mentor: benjamin
Priority: -- → P5
Component: DOM → DOM: Core & HTML
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.