<?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>25833</bug_id>
          
          <creation_ts>2014-05-20 20:14:57 +0000</creation_ts>
          <short_desc>change the definition of &quot;enqueue a task&quot; as EKR slides May 20</short_desc>
          <delta_ts>2014-12-15 10:39:46 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebRTC Working Group</product>
          <component>WebRTC API</component>
          <version>unspecified</version>
          <rep_platform>PC</rep_platform>
          <op_sys>All</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>LATER</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          <blocked>25834</blocked>
          <everconfirmed>1</everconfirmed>
          <reporter name="Cullen Jennings">fluffy</reporter>
          <assigned_to name="Martin Thomson">martin.thomson</assigned_to>
          <cc>harald</cc>
    
    <cc>martin.thomson</cc>
    
    <cc>public-webrtc</cc>
          
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>106509</commentid>
    <comment_count>0</comment_count>
    <who name="Cullen Jennings">fluffy</who>
    <bug_when>2014-05-20 20:14:57 +0000</bug_when>
    <thetext></thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>106539</commentid>
    <comment_count>1</comment_count>
    <who name="Martin Thomson">martin.thomson</who>
    <bug_when>2014-05-21 03:14:59 +0000</bug_when>
    <thetext>As I proposed during the meeting, the plan is to describe &quot;enqueue a task&quot; as:

 if the pc is closed, throw InvalidStateError
 add a task to a queue

when the pc is closed, flush the queue, firing all callbacks with CancelledError (or something like that)</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>114370</commentid>
    <comment_count>2</comment_count>
    <who name="Harald Alvestrand">harald</who>
    <bug_when>2014-10-31 17:41:56 +0000</bug_when>
    <thetext>The wording used is &quot;queue a task&quot;, which is defined in HTML5, but the change is specific to PeerConnection task queueing.

PR needs to be generated.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>114374</commentid>
    <comment_count>3</comment_count>
    <who name="Martin Thomson">martin.thomson</who>
    <bug_when>2014-10-31 17:55:08 +0000</bug_when>
    <thetext>This needs to also clarify that there is a single queue for the peer connection.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>114530</commentid>
    <comment_count>4</comment_count>
    <who name="Martin Thomson">martin.thomson</who>
    <bug_when>2014-11-04 23:15:33 +0000</bug_when>
    <thetext>https://github.com/w3c/webrtc-pc/pull/22

I&apos;ve not overridden the meaning of &quot;queue a task&quot;, which is needed to manage dispatch from other (conceptual) threads.  I&apos;ve invented a new phrase that identifies the special RTCPeerConnection task queue.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>116336</commentid>
    <comment_count>5</comment_count>
    <who name="Dominique Hazael-Massieux">dom</who>
    <bug_when>2014-12-15 10:39:46 +0000</bug_when>
    <thetext>WebRTC API bugs have been moved to github issues: https://github.com/w3c/webrtc-pc/issues

Please subscribe to the issues you want to keep watching.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>