<?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>204029</bug_id>
          
          <creation_ts>2019-11-08 16:21:38 -0800</creation_ts>
          <short_desc>ASSERTION FAILED: !needsLayout() flakily on webgl/1.0.3/conformance/textures/origin-clean-conformance.html</short_desc>
          <delta_ts>2022-06-23 13:37:48 -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>Other</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>DUPLICATE</resolution>
          <dup_id>229580</dup_id>
          <see_also>https://bugs.webkit.org/show_bug.cgi?id=203949</see_also>
    
    <see_also>https://bugs.webkit.org/show_bug.cgi?id=203984</see_also>
          <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="Aakash Jain">aakash_jain</reporter>
          <assigned_to name="Justin Fan">justin_fan</assigned_to>
          <cc>ap</cc>
    
    <cc>bfulgham</cc>
    
    <cc>justin_fan</cc>
    
    <cc>simon.fraser</cc>
    
    <cc>webkit-bot-watchers-bugzilla</cc>
    
    <cc>webkit-bug-importer</cc>
    
    <cc>zalan</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1588880</commentid>
    <comment_count>0</comment_count>
    <who name="Aakash Jain">aakash_jain</who>
    <bug_when>2019-11-08 16:21:38 -0800</bug_when>
    <thetext>The following layout test sometimes crash on High Sierra Debug WK1: webgl/1.0.3/conformance/textures/origin-clean-conformance.html

Flakiness Dashboard: https://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&amp;tests=webgl%2F1.0.3%2Fconformance%2Ftextures%2Forigin-clean-conformance.html

Possible regression from https://trac.webkit.org/changeset/252121/webkit.

e.g.:
https://build.webkit.org/results/Apple%20High%20Sierra%20Debug%20WK1%20(Tests)/r252148%20(11679)/results.html
https://ews-build.webkit.org/results/macOS-High-Sierra-Debug-WK1-Tests-EWS/r383127-6117/results.html</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1588881</commentid>
    <comment_count>1</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2019-11-08 16:22:24 -0800</bug_when>
    <thetext>&lt;rdar://problem/57039011&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1589113</commentid>
    <comment_count>2</comment_count>
    <who name="Alexey Proskuryakov">ap</who>
    <bug_when>2019-11-10 14:09:27 -0800</bug_when>
    <thetext>TestRunner::notifyDone() called unexpectedly.ASSERTION FAILED: !needsLayout()
./page/FrameView.cpp(4181) : virtual void WebCore::FrameView::paintContents(WebCore::GraphicsContext &amp;, const WebCore::IntRect &amp;, WebCore::Widget::SecurityOriginPaintPolicy)
1   0x1013005c9 WTFCrash
2   0x110fdb9eb WTFCrashWithInfo(int, char const*, char const*, int)
3   0x113fdead1 WebCore::FrameView::paintContents(WebCore::GraphicsContext&amp;, WebCore::IntRect const&amp;, WebCore::Widget::SecurityOriginPaintPolicy)
4   0x1089a211c -[WebFrame(WebInternal) _drawRect:contentsOnly:]
5   0x1089c758d -[WebHTMLView drawSingleRect:]
6   0x1089c7ccb -[WebHTMLView drawRect:]
7   0x7fff4898ef29 _NSViewDrawRect
8   0x7fff4822773c -[NSView _drawRect:clip:]
9   0x7fff4826fb52 -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:]
10  0x1089ba3cf -[WebHTMLView(WebPrivate) _recursiveDisplayAllDirtyWithLockFocus:visRect:]
11  0x7fff4827001f -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:]
12  0x7fff4827001f -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:]
13  0x7fff4827001f -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:]
14  0x7fff4827001f -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:]
15  0x7fff4827001f -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:]
16  0x7fff4827001f -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:]
17  0x7fff48225656 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:]
18  0x7fff489904e0 -[NSView _oldDisplayRectIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:]
19  0x7fff48223e5d -[NSView _displayRectIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:]
20  0x7fff482200b4 -[NSView displayIfNeeded]
21  0x100857948 updateDisplay()
22  0x1008572b3 dump()
23  0x10087df00 -[FrameLoadDelegate webView:locationChangeDone:forDataSource:]
24  0x10087ea65 -[FrameLoadDelegate webView:didFinishLoadForFrame:]
25  0x108a6de9e objc_object* wtfCallIMP&lt;objc_object*, WebView*, objc_object*&gt;(void (*)(), objc_object*, objc_selector*, WebView*, objc_object*)
26  0x108a6c05d CallDelegate(void (*)(), WebView*, objc_object*, objc_selector*, objc_object*)
27  0x108a6bffd CallFrameLoadDelegate(void (*)(), WebView*, objc_selector*, objc_object*)
28  0x1089887f3 WebFrameLoaderClient::dispatchDidFinishLoad()
29  0x113dfc782 WebCore::FrameLoader::checkLoadCompleteForThisFrame()
30  0x113dee836 WebCore::FrameLoader::checkLoadComplete()
31  0x113d96ef4 WebCore::DocumentLoader::finishedLoading()</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1877802</commentid>
    <comment_count>3</comment_count>
    <who name="Brent Fulgham">bfulgham</who>
    <bug_when>2022-06-23 13:37:48 -0700</bug_when>
    <thetext>

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

    </bug>

</bugzilla>