<?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>27710</bug_id>
          
          <creation_ts>2014-12-27 20:10:19 +0000</creation_ts>
          <short_desc>FrameRequestCallback isn&apos;t defined (but is used)</short_desc>
          <delta_ts>2015-08-28 10:20:59 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WHATWG</product>
          <component>HTML</component>
          <version>unspecified</version>
          <rep_platform>Other</rep_platform>
          <op_sys>other</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>DUPLICATE</resolution>
          <dup_id>29026</dup_id>
          
          <bug_file_loc>https://html.spec.whatwg.org/#animation-frames</bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P3</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>Unsorted</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter>contributor</reporter>
          <assigned_to name="Ian &apos;Hixie&apos; Hickson">ian</assigned_to>
          <cc>annevk</cc>
    
    <cc>ian</cc>
    
    <cc>mike</cc>
    
    <cc>rainer.schuster</cc>
          
          <qa_contact>contributor</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>116698</commentid>
    <comment_count>0</comment_count>
    <who name="">contributor</who>
    <bug_when>2014-12-27 20:10:19 +0000</bug_when>
    <thetext>Specification: https://html.spec.whatwg.org/
Multipage: https://html.spec.whatwg.org/multipage/#animation-frames
Complete: https://html.spec.whatwg.org/#animation-frames
Referrer: 

Comment:
Reference to RequestAnimationFrame specification missing

Posted from: 91.141.1.200
User agent: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/39.0.2171.95 Safari/537.36</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>116699</commentid>
    <comment_count>1</comment_count>
    <who name="Rainer Schuster">rainer.schuster</who>
    <bug_when>2014-12-27 20:11:37 +0000</bug_when>
    <thetext>A reference to 
http://www.w3.org/TR/animation-timing/
or
https://dvcs.w3.org/hg/webperf/raw-file/tip/specs/RequestAnimationFrame/Overview.html

should be added where RequestAnimationFrame is specified.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>116850</commentid>
    <comment_count>2</comment_count>
    <who name="Ian &apos;Hixie&apos; Hickson">ian</who>
    <bug_when>2015-01-06 22:43:40 +0000</bug_when>
    <thetext>Why? This spec obsoletes that spec, by request of that spec&apos;s editors.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>116896</commentid>
    <comment_count>3</comment_count>
    <who name="Rainer Schuster">rainer.schuster</who>
    <bug_when>2015-01-07 19:26:32 +0000</bug_when>
    <thetext>(In reply to Ian &apos;Hixie&apos; Hickson from comment #2)
&gt; Why? This spec obsoletes that spec, by request of that spec&apos;s editors.

The reason I opened this bug was that the html specification defines in the Window interface:
long requestAnimationFrame(FrameRequestCallback callback);
void cancelAnimationFrame(long handle);

but FrameRequestCallback (which is used) is specified only externally, so the specification is somehow incomplete. The definition
callback FrameRequestCallback = void (DOMHighResTimeStamp time);
is missing.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>116928</commentid>
    <comment_count>4</comment_count>
    <who name="Ian &apos;Hixie&apos; Hickson">ian</who>
    <bug_when>2015-01-08 18:44:51 +0000</bug_when>
    <thetext>Oh, oops. That&apos;s supposed to be included. My apologies.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>122842</commentid>
    <comment_count>5</comment_count>
    <who name="Anne">annevk</who>
    <bug_when>2015-08-28 10:20:59 +0000</bug_when>
    <thetext>This ended up getting fixed in a newer report. Sorry for not spotting it was a duplicate of your report.

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

    </bug>

</bugzilla>