<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://www.w3.org/Bugs/Public/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4"
          urlbase="https://www.w3.org/Bugs/Public/"
          
          maintainer="sysbot+bugzilla@w3.org"
>

    <bug>
          <bug_id>19910</bug_id>
          
          <creation_ts>2012-11-08 17:37:03 +0000</creation_ts>
          <short_desc>Disallow AudioContext.createDelay(max) where max &lt;= 0</short_desc>
          <delta_ts>2013-01-18 16:05:08 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>AudioWG</product>
          <component>Web Audio API</component>
          <version>unspecified</version>
          <rep_platform>PC</rep_platform>
          <op_sys>All</op_sys>
          <bug_status>CLOSED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>TBD</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Ehsan Akhgari [:ehsan]">ehsan</reporter>
          <assigned_to name="Chris Rogers">crogers</assigned_to>
          <cc>olivier.thereaux</cc>
          
          <qa_contact>public-audio</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>78063</commentid>
    <comment_count>0</comment_count>
    <who name="Ehsan Akhgari [:ehsan]">ehsan</who>
    <bug_when>2012-11-08 17:37:03 +0000</bug_when>
    <thetext>It doesn&apos;t really make sense for the maxDelay parameter to be negative or 0.  We should probably throw NOT_SUPPORTED_ERR when that happens.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>78277</commentid>
    <comment_count>1</comment_count>
    <who name="Chris Rogers">crogers</who>
    <bug_when>2012-11-13 20:57:37 +0000</bug_when>
    <thetext>Fixed:
https://dvcs.w3.org/hg/audio/rev/36f092872c08</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>78285</commentid>
    <comment_count>2</comment_count>
    <who name="Ehsan Akhgari [:ehsan]">ehsan</who>
    <bug_when>2012-11-13 22:24:05 +0000</bug_when>
    <thetext>Hmm, the spec doesn&apos;t mention what the unit for this value is.  Should I file another bug for that?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>78296</commentid>
    <comment_count>3</comment_count>
    <who name="Chris Rogers">crogers</who>
    <bug_when>2012-11-14 00:13:28 +0000</bug_when>
    <thetext>I&apos;ll just update the spec right now to be more explicit about seconds -- it&apos;s already alluded to...</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>80342</commentid>
    <comment_count>4</comment_count>
    <who name="Olivier Thereaux">olivier.thereaux</who>
    <bug_when>2012-12-18 13:10:24 +0000</bug_when>
    <thetext>(In reply to comment #1)
&gt; Fixed:
&gt; https://dvcs.w3.org/hg/audio/rev/36f092872c08

Can you s/must/MUST/ on the need to be &gt;=0 ? 
I will then close this issue for good.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>81584</commentid>
    <comment_count>5</comment_count>
    <who name="Olivier Thereaux">olivier.thereaux</who>
    <bug_when>2013-01-18 16:05:08 +0000</bug_when>
    <thetext>(In reply to comment #4)
&gt; Can you s/must/MUST/ on the need to be &gt;=0 ? 
&gt; I will then close this issue for good.

Done here https://dvcs.w3.org/hg/audio/rev/b238f54bff9b

Closing.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>