<?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>25356</bug_id>
          
          <creation_ts>2014-04-15 20:45:39 +0000</creation_ts>
          <short_desc>Update DataCue constructor to take an any arugment that matches DataCue.value and an optional type argument</short_desc>
          <delta_ts>2014-05-19 08:37:37 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>HTML WG</product>
          <component>HTML5 spec</component>
          <version>unspecified</version>
          <rep_platform>PC</rep_platform>
          <op_sys>All</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>DUPLICATE</resolution>
          <dup_id>25353</dup_id>
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          <dependson>25353</dependson>
    
    <dependson>25355</dependson>
          <blocked>25352</blocked>
          <everconfirmed>1</everconfirmed>
          <reporter name="Edward O&apos;Connor">eoconnor</reporter>
          <assigned_to name="This bug has no owner yet - up for the taking">dave.null</assigned_to>
          <cc>b.lund</cc>
    
    <cc>eric.carlson</cc>
    
    <cc>glenn</cc>
    
    <cc>mike</cc>
    
    <cc>public-html-admin</cc>
    
    <cc>public-html-wg-issue-tracking</cc>
    
    <cc>self</cc>
    
    <cc>silviapfeiffer1</cc>
          
          <qa_contact name="HTML WG Bugzilla archive list">public-html-bugzilla</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>103904</commentid>
    <comment_count>0</comment_count>
    <who name="Edward O&apos;Connor">eoconnor</who>
    <bug_when>2014-04-15 20:45:39 +0000</bug_when>
    <thetext>Assuming bug 25353 is accepted, DataCue&apos;s constructor needs to be updated to take this into account. If bug 25355 is accepted, DataCue&apos;s constructor also needs to be able to populate .type.

Something like this should work:

new DataCue( [ startTime, endTime, value, type? ] )

If an ArrayBuffer is passed in for value, it is used as the value of .data on the new DataCue. If value is some other type, it gets exposed on .value.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>106318</commentid>
    <comment_count>1</comment_count>
    <who name="Silvia Pfeiffer">silviapfeiffer1</who>
    <bug_when>2014-05-19 08:37:37 +0000</bug_when>
    <thetext>Closing this since we&apos;re discussing metadata cues in bug 25353

*** This bug has been marked as a duplicate of bug 25353 ***</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>