Open
Bug 1681352
Opened 5 years ago
Updated 5 years ago
Validate Media Session metadata artwork image sizes string
Categories
(Core :: Audio/Video, enhancement)
Core
Audio/Video
Tracking
()
NEW
People
(Reporter: esawin, Unassigned)
References
Details
In bug 1677838, we've added some validation of the Media Session metadata artwork image sizes string to prevent GeckoView from crashing on invalid content input.
We should consider moving/adding the validation to DOM/MediaController to ensure that only valid sizes (strings) are passed down to Gecko.
Since the sizes format is also used for links, we should also look into sharing the validation across these modules.
You need to log in
before you can comment on or make changes to this bug.
Description
•