<?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>28152</bug_id>
          
          <creation_ts>2015-03-06 10:49:33 +0000</creation_ts>
          <short_desc>FrameRequestCallback is not linked or defined</short_desc>
          <delta_ts>2015-08-31 14:51:01 +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/#the-window-object</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>mike</cc>
    
    <cc>philipj</cc>
          
          <qa_contact>contributor</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>118388</commentid>
    <comment_count>0</comment_count>
    <who name="">contributor</who>
    <bug_when>2015-03-06 10:49:33 +0000</bug_when>
    <thetext>Specification: https://html.spec.whatwg.org/
Multipage: https://html.spec.whatwg.org/multipage/#the-window-object
Complete: https://html.spec.whatwg.org/#the-window-object
Referrer: 

Comment:
FrameRequestCallback is not linked or defined

Posted from: 14.162.102.1
User agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_2) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/40.0.2214.115 Safari/537.36 OPR/27.0.1689.76</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>118389</commentid>
    <comment_count>1</comment_count>
    <who name="Philip Jägenstedt">philipj</who>
    <bug_when>2015-03-06 10:53:12 +0000</bug_when>
    <thetext>Used in long requestAnimationFrame(FrameRequestCallback callback);

The equivalent thing in Blink is:

callback interface RequestAnimationFrameCallback{
    // highResTime is passed as high resolution timestamp, see
    // http://www.w3.org/TR/hr-time/ for details.
    void handleEvent(double highResTime);
};</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>122836</commentid>
    <comment_count>2</comment_count>
    <who name="Anne">annevk</who>
    <bug_when>2015-08-28 10:02:30 +0000</bug_when>
    <thetext>Blink seems incorrect as this should not be a callback interface.

*** This bug has been marked as a duplicate of bug 29026 ***</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>122920</commentid>
    <comment_count>3</comment_count>
    <who name="Philip Jägenstedt">philipj</who>
    <bug_when>2015-08-31 14:51:01 +0000</bug_when>
    <thetext>Thanks, I&apos;ll add a TODO to Blink instead.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>