This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 19764 - Note in the spec that AudioParam.minValue/maxValue are merely informational
Summary: Note in the spec that AudioParam.minValue/maxValue are merely informational
Status: CLOSED FIXED
Alias: None
Product: AudioWG
Classification: Unclassified
Component: Web Audio API (show other bugs)
Version: unspecified
Hardware: PC Windows 3.1
: P2 normal
Target Milestone: TBD
Assignee: Chris Rogers
QA Contact: public-audio
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-10-29 23:03 UTC by Ehsan Akhgari [:ehsan]
Modified: 2013-01-02 11:22 UTC (History)
1 user (show)

See Also:


Attachments

Description Ehsan Akhgari [:ehsan] 2012-10-29 23:03:37 UTC
We should note that minValue/maxValue are merely informational, and are not enforced by the implementation at all.

(I'm still not convinced that those properties should exist at all, as I think they're more confusing than helpful.  Perhaps a better option would be to remove them and let the authors of documentation for the spec mention the suggested min/max values.)
Comment 1 Chris Rogers 2012-12-04 22:30:50 UTC
Fixed:
https://dvcs.w3.org/hg/audio/rev/ee728cfb2aad
Comment 2 Olivier Thereaux 2013-01-02 11:22:19 UTC
Changeset looks good. Closing.