<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.webkit.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4.1"
          urlbase="https://bugs.webkit.org/"
          
          maintainer="admin@webkit.org"
>

    <bug>
          <bug_id>259857</bug_id>
          
          <creation_ts>2023-08-04 23:41:47 -0700</creation_ts>
          <short_desc>makeOpportunisticTaskDeferralScopeIfPossible has a wrong early exit logic</short_desc>
          <delta_ts>2023-08-08 01:07:46 -0700</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>DOM</component>
          <version>WebKit Nightly Build</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords>InRadar</keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          <dependson>259876</dependson>
          <blocked>203137</blocked>
          <everconfirmed>1</everconfirmed>
          <reporter name="Ryosuke Niwa">rniwa</reporter>
          <assigned_to name="Ryosuke Niwa">rniwa</assigned_to>
          <cc>commit-queue</cc>
    
    <cc>mark.lam</cc>
    
    <cc>webkit-bug-importer</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1969787</commentid>
    <comment_count>0</comment_count>
    <who name="Ryosuke Niwa">rniwa</who>
    <bug_when>2023-08-04 23:41:47 -0700</bug_when>
    <thetext>makeOpportunisticTaskDeferralScopeIfPossible exits early whenever m_currentTimerInterval &lt;= 1ms.
But we should be exiting early whenever m_currentTimerInterval &gt; 1ms instead.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1969788</commentid>
    <comment_count>1</comment_count>
    <who name="Ryosuke Niwa">rniwa</who>
    <bug_when>2023-08-04 23:45:48 -0700</bug_when>
    <thetext>Pull request: https://github.com/WebKit/WebKit/pull/16420</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1969822</commentid>
    <comment_count>2</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2023-08-05 17:03:39 -0700</bug_when>
    <thetext>&lt;rdar://problem/113450386&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1969828</commentid>
    <comment_count>3</comment_count>
    <who name="EWS">ews-feeder</who>
    <bug_when>2023-08-05 20:38:14 -0700</bug_when>
    <thetext>Committed 266621@main (38e5de251688): &lt;https://commits.webkit.org/266621@main&gt;

Reviewed commits have been landed. Closing PR #16420 and removing active labels.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1969862</commentid>
    <comment_count>4</comment_count>
    <who name="WebKit Commit Bot">commit-queue</who>
    <bug_when>2023-08-06 14:12:13 -0700</bug_when>
    <thetext>Re-opened since this is blocked by bug 259876</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1970030</commentid>
    <comment_count>5</comment_count>
    <who name="Ryosuke Niwa">rniwa</who>
    <bug_when>2023-08-07 21:00:29 -0700</bug_when>
    <thetext>Pull request: https://github.com/WebKit/WebKit/pull/16464</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1970066</commentid>
    <comment_count>6</comment_count>
    <who name="EWS">ews-feeder</who>
    <bug_when>2023-08-08 01:07:44 -0700</bug_when>
    <thetext>Committed 266680@main (e9d28ce63fa4): &lt;https://commits.webkit.org/266680@main&gt;

Reviewed commits have been landed. Closing PR #16464 and removing active labels.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>