- From: <bugzilla@jessica.w3.org>
- Date: Mon, 24 Jun 2013 02:15:57 +0000
- To: public-html-media@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=22431
Bug ID: 22431
Summary: HTMLVideoElement.videoPlaybackQuality should be a live
object rather than returning a new object
Classification: Unclassified
Product: HTML WG
Version: unspecified
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: P2
Component: Media Source Extensions
Assignee: adrianba@microsoft.com
Reporter: kinetik@flim.org
QA Contact: public-html-bugzilla@w3.org
CC: mike@w3.org, public-html-media@w3.org
This would maintain the invariant that element.videoPlaybackQuality ===
element.videoPlaybackQuality.
Or if a new object is absolutely required each time, videoPlaybackQuality
should be changed from an attribute to a method.
--
You are receiving this mail because:
You are on the CC list for the bug.
Received on Monday, 24 June 2013 02:15:59 UTC