<?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>250907</bug_id>
          
          <creation_ts>2023-01-20 11:18:16 -0800</creation_ts>
          <short_desc>ASSERTION FAILED: !m_deferredScrollDelta platform/ScrollView.cpp(504) : virtual void WebCore::ScrollView::scrollTo(const WebCore::ScrollPosition &amp;)</short_desc>
          <delta_ts>2026-06-04 23:18:12 -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>Layout and Rendering</component>
          <version>Safari Technology Preview</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>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Ahmad Saleem">ahmad.saleem792</reporter>
          <assigned_to name="Claudio Saavedra">csaavedra</assigned_to>
          <cc>bfulgham</cc>
    
    <cc>karlcow</cc>
    
    <cc>simon.fraser</cc>
    
    <cc>webkit-bug-importer</cc>
    
    <cc>webkit</cc>
    
    <cc>zalan</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1926984</commentid>
    <comment_count>0</comment_count>
    <who name="Ahmad Saleem">ahmad.saleem792</who>
    <bug_when>2023-01-20 11:18:16 -0800</bug_when>
    <thetext>Hi Team,

While going through GitHub Commits, I faced following assert on Debug Minibrowser WK2 based of259136@main on macOS 13.1:

URL - https://github.com/WebKit/WebKit/commits/main

&gt; Go back and forth and on old patches and opening as drop down.

I didn&apos;t find related bug so I am raising now:

ASSERTION FAILED: !m_deferredScrollDelta
platform/ScrollView.cpp(504) : virtual void WebCore::ScrollView::scrollTo(const WebCore::ScrollPosition &amp;)
1   0x13a536d84 WTFCrash
2   0x280832730 WTFCrashWithInfo(int, char const*, char const*, int)
3   0x284df2364 WebCore::ScrollView::scrollTo(WebCore::IntPoint const&amp;)
4   0x284af52d0 WebCore::FrameView::scrollTo(WebCore::IntPoint const&amp;)
5   0x284df1adc WebCore::ScrollView::setScrollOffset(WebCore::IntPoint const&amp;)
6   0x284df7e10 WebCore::ScrollableArea::scrollPositionChanged(WebCore::IntPoint const&amp;)
7   0x284df7d70 WebCore::ScrollableArea::notifyScrollPositionChanged(WebCore::IntPoint const&amp;)
8   0x284d13a60 WebCore::AsyncScrollingCoordinator::reconcileScrollingState(WebCore::FrameView&amp;, WebCore::FloatPoint const&amp;, std::__1::variant&lt;std::__1::optional&lt;WebCore::FloatPoint&gt;, std::__1::optional&lt;WebCore::FloatRect&gt; &gt; const&amp;, WebCore::ScrollType, WebCore::ViewportRectStability, WebCore::ScrollingLayerPositionAction)
9   0x284d1371c WebCore::AsyncScrollingCoordinator::updateScrollPositionAfterAsyncScroll(unsigned long long, WebCore::FloatPoint const&amp;, std::__1::optional&lt;WebCore::FloatPoint&gt;, WebCore::ScrollingLayerPositionAction, WebCore::ScrollType)
10  0x284d12e4c WebCore::AsyncScrollingCoordinator::applyScrollPositionUpdate(WebCore::ScrollUpdate&amp;&amp;, WebCore::ScrollType)
11  0x284d124f8 WebCore::AsyncScrollingCoordinator::applyScrollUpdate(WebCore::ScrollUpdate&amp;&amp;, WebCore::ScrollType)
12  0x284d122b8 WebCore::AsyncScrollingCoordinator::requestScrollPositionUpdate(WebCore::ScrollableArea&amp;, WebCore::IntPoint const&amp;, WebCore::ScrollType, WebCore::ScrollClamping)
13  0x284af1134 WebCore::FrameView::requestScrollPositionUpdate(WebCore::IntPoint const&amp;, WebCore::ScrollType, WebCore::ScrollClamping)
14  0x284deb420 WebCore::ScrollableArea::setScrollPositionFromAnimation(WebCore::IntPoint const&amp;)
15  0x284deb36c WebCore::ScrollAnimator::notifyPositionChanged(WebCore::FloatSize const&amp;)
16  0x284dea9d0 WebCore::ScrollAnimator::setCurrentPosition(WebCore::FloatPoint const&amp;, WebCore::ScrollAnimator::NotifyScrollableArea)
17  0x284dea920 WebCore::ScrollAnimator::scrollToPositionWithoutAnimation(WebCore::FloatPoint const&amp;, WebCore::ScrollClamping)
18  0x284df7afc WebCore::ScrollableArea::scrollToPositionWithoutAnimation(WebCore::FloatPoint const&amp;, WebCore::ScrollClamping)
19  0x284df3290 WebCore::ScrollView::updateScrollbars(WebCore::IntPoint const&amp;)::$_6::operator()(WebCore::IntPoint) const
20  0x284df03f8 WebCore::ScrollView::updateScrollbars(WebCore::IntPoint const&amp;)
21  0x284df1534 WebCore::ScrollView::setContentsSize(WebCore::IntSize const&amp;)
22  0x284ae1cf0 WebCore::FrameView::setContentsSize(WebCore::IntSize const&amp;)
23  0x284ad8c80 WebCore::FrameView::adjustViewSize()
24  0x284b2d0c4 WebCore::FrameViewLayoutContext::performLayout()
25  0x284b2c928 WebCore::FrameViewLayoutContext::layout()
26  0x283a7aad8 WebCore::Document::updateLayout()
27  0x283a80e4c WebCore::Document::updateLayoutIfDimensionsOutOfDate(WebCore::Element&amp;, WebCore::DimensionsCheck)
28  0x283b67aa0 WebCore::Element::offsetWidth()
29  0x2810d7c78 WebCore::jsHTMLElement_offsetWidthGetter(JSC::JSGlobalObject&amp;, WebCore::JSHTMLElement&amp;)
30  0x280fc42d0 long long WebCore::IDLAttribute&lt;WebCore::JSHTMLElement&gt;::get&lt;&amp;(WebCore::jsHTMLElement_offsetWidthGetter(JSC::JSGlobalObject&amp;, WebCore::JSHTMLElement&amp;)), (WebCore::CastedThisErrorBehavior)3&gt;(JSC::JSGlobalObject&amp;, long long, JSC::PropertyName)
31  0x280fc41ac WebCore::jsHTMLElement_offsetWidth(JSC::JSGlobalObject*, long long, JSC::PropertyName)

Thanks!</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1927029</commentid>
    <comment_count>1</comment_count>
    <who name="Simon Fraser (smfr)">simon.fraser</who>
    <bug_when>2023-01-20 15:08:20 -0800</bug_when>
    <thetext>I have seen this assertion fairly recently.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1929005</commentid>
    <comment_count>2</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2023-01-27 11:19:16 -0800</bug_when>
    <thetext>&lt;rdar://problem/104753832&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2217225</commentid>
    <comment_count>3</comment_count>
    <who name="Claudio Saavedra">csaavedra</who>
    <bug_when>2026-06-03 08:48:07 -0700</bug_when>
    <thetext>*** Bug 310596 has been marked as a duplicate of this bug. ***</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2217226</commentid>
    <comment_count>4</comment_count>
    <who name="Claudio Saavedra">csaavedra</who>
    <bug_when>2026-06-03 08:51:13 -0700</bug_when>
    <thetext>Pull request: https://github.com/WebKit/WebKit/pull/66374</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2217907</commentid>
    <comment_count>5</comment_count>
    <who name="EWS">ews-feeder</who>
    <bug_when>2026-06-04 23:18:10 -0700</bug_when>
    <thetext>Committed 314619@main (20aa31cf4f7e): &lt;https://commits.webkit.org/314619@main&gt;

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

    </bug>

</bugzilla>