<?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>28876</bug_id>
          
          <creation_ts>2015-07-01 22:25:42 +0000</creation_ts>
          <short_desc>Doing too much stuff around animation frame tick may cause rendering updates to be postponed</short_desc>
          <delta_ts>2019-03-29 19:16:00 +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>PC</rep_platform>
          <op_sys>All</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>NEEDSINFO</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>Unsorted</target_milestone>
          
          <blocked>28001</blocked>
          <everconfirmed>1</everconfirmed>
          <reporter name="Olli Pettay">bugs</reporter>
          <assigned_to name="Ian &apos;Hixie&apos; Hickson">ian</assigned_to>
          <cc>annevk</cc>
    
    <cc>d</cc>
    
    <cc>dbaron</cc>
    
    <cc>mike</cc>
    
    <cc>zcorpan</cc>
          
          <qa_contact>contributor</qa_contact>

      

      

      <flag name="needinfo"
          id="90"
          type_id="3"
          status="?"
          setter="annevk"
          requestee="dbaron"
    />

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>121564</commentid>
    <comment_count>0</comment_count>
    <who name="Olli Pettay">bugs</who>
    <bug_when>2015-07-01 22:25:42 +0000</bug_when>
    <thetext>I made Gecko to follow the resize event handling from the spec, but got backed out because of performance regressions. Firing different events and calling callbacks right before the rendering update may force browser to postpone the update a bit. Just too much stuff happening around the animation frame tick time.

I don&apos;t have a proposal how this all should work, but somehow we should try
to spread the work more evenly over the animation frame interval.

https://www.w3.org/Bugs/Public/show_bug.cgi?id=28644 is also related.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>123493</commentid>
    <comment_count>1</comment_count>
    <who name="Anne">annevk</who>
    <bug_when>2015-10-06 07:02:22 +0000</bug_when>
    <thetext>Olli, do you have a pointer to the Gecko bug where you attempted this?

David, I remember you having concerns about the current setup as well. Any ideas for what we should do instead?

I don&apos;t really want to double down on this approach, but not defining this doesn&apos;t let us define some other things in detail, e.g., how Fullscreen works.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>123525</commentid>
    <comment_count>2</comment_count>
    <who name="Olli Pettay">bugs</who>
    <bug_when>2015-10-06 16:48:47 +0000</bug_when>
    <thetext>https://bugzilla.mozilla.org/show_bug.cgi?id=1149555</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>129648</commentid>
    <comment_count>3</comment_count>
    <who name="Domenic Denicola">d</who>
    <bug_when>2019-03-29 19:16:00 +0000</bug_when>
    <thetext>Not sure what to do here with this bug, and Bugzilla is closing down, so I will close it. Feel free to open a new issue on https://github.com/whatwg/html/issues so we can have further discussion.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>