Open
Bug 1694192
Opened 4 years ago
Updated 3 years ago
Inconsistent media link behavior depending on media type
Categories
(GeckoView :: Media, enhancement, P2)
Tracking
(Not tracked)
NEW
People
(Reporter: esawin, Unassigned)
Details
(Whiteboard: [geckoview:m89])
See AC issue.
GV (and desktop) shows inconsistent behavior when handling links to media files.
Depending on the media type, GV may initiate playback of the media file within the session or prompt for download of the file.
In the former case, no Media Session events are produced.
We should discuss whether this behavior, which seems consistent with desktop's, is ideal on mobile or whether we should look into changing it to a more consistent behavior, e.g., always prompting for download if the linked content is a media file and not HTML.
Reporter | ||
Updated•4 years ago
|
Whiteboard: [geckoview:m89]
Updated•4 years ago
|
Severity: -- → S3
Priority: -- → P2
Comment 1•3 years ago
|
||
Moving some media bugs to the new GeckoView::Media component.
Component: General → Media
You need to log in
before you can comment on or make changes to this bug.
Description
•