<?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>191633</bug_id>
          
          <creation_ts>2018-11-14 09:01:46 -0800</creation_ts>
          <short_desc>REGRESSION(r237245): wpt.fyi hangs Safari</short_desc>
          <delta_ts>2019-01-14 07:38:13 -0800</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>History</component>
          <version>WebKit Nightly Build</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>macOS 10.13</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>DUPLICATE</resolution>
          <dup_id>193012</dup_id>
          
          <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="Sam Sneddon [:gsnedders]">gsnedders</reporter>
          <assigned_to name="Wenson Hsieh">wenson_hsieh</assigned_to>
          <cc>koivisto</cc>
    
    <cc>Ms2ger</cc>
    
    <cc>rniwa</cc>
    
    <cc>thorton</cc>
    
    <cc>webkit-bug-importer</cc>
    
    <cc>wenson_hsieh</cc>
    
    <cc>youennf</cc>
    
    <cc>zalan</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1478460</commentid>
    <comment_count>0</comment_count>
    <who name="Sam Sneddon [:gsnedders]">gsnedders</who>
    <bug_when>2018-11-14 09:01:46 -0800</bug_when>
    <thetext>Navigating to https://wpt.fyi/ in TP69 results in &quot;A problem repeatedly occurred&quot;; in the r238171 High Sierra archive it fails to paint anything with both Safari and the History process under heavy CPU load.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1478506</commentid>
    <comment_count>1</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2018-11-14 10:21:23 -0800</bug_when>
    <thetext>&lt;rdar://problem/46066744&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1478522</commentid>
    <comment_count>2</comment_count>
    <who name="youenn fablet">youennf</who>
    <bug_when>2018-11-14 10:48:14 -0800</bug_when>
    <thetext>Thanks Geoffrey, I reproed the issue and this still happens in WebKit Tot AFAICT.
There seems to be an issue in the renderer (RenderBlock::paint et al.)</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1478527</commentid>
    <comment_count>3</comment_count>
    <who name="alan">zalan</who>
    <bug_when>2018-11-14 11:00:08 -0800</bug_when>
    <thetext>Regressed with https://trac.webkit.org/changeset/237245</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1494140</commentid>
    <comment_count>4</comment_count>
    <who name="Ms2ger (he/him; ⌚ UTC+1/+2)">Ms2ger</who>
    <bug_when>2019-01-14 07:32:07 -0800</bug_when>
    <thetext>(In reply to zalan from comment #3)
&gt; Regressed with https://trac.webkit.org/changeset/237245

Can one of the people who worked on that take a look?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1494143</commentid>
    <comment_count>5</comment_count>
    <who name="Wenson Hsieh">wenson_hsieh</who>
    <bug_when>2019-01-14 07:36:33 -0800</bug_when>
    <thetext>Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0   com.apple.WebCore             	0x000000010dfc9f58 WebCore::RenderThemeMac::paintListButtonForInput(WebCore::RenderObject const&amp;, WebCore::GraphicsContext&amp;, WebCore::FloatRect const&amp;) + 424
1   com.apple.WebCore             	0x000000010dfca6e5 WebCore::RenderThemeMac::paintTextField(WebCore::RenderObject const&amp;, WebCore::PaintInfo const&amp;, WebCore::FloatRect const&amp;) + 949
2   com.apple.WebCore             	0x000000010eeb51bb WebCore::RenderTheme::paintBorderOnly(WebCore::RenderBox const&amp;, WebCore::PaintInfo const&amp;, WebCore::LayoutRect const&amp;) + 427
3   com.apple.WebCore             	0x000000010d9e2867 WebCore::RenderBox::paintBoxDecorations(WebCore::PaintInfo&amp;, WebCore::LayoutPoint const&amp;) + 1191
4   com.apple.WebCore             	0x000000010d9dfc2b WebCore::RenderBlock::paintObject(WebCore::PaintInfo&amp;, WebCore::LayoutPoint const&amp;) + 75
5   com.apple.WebCore             	0x000000010d9e1f45 WebCore::RenderBlock::paint(WebCore::PaintInfo&amp;, WebCore::LayoutPoint const&amp;) + 245
6   com.apple.WebCore             	0x000000010edb3ca2 WebCore::RenderBlock::paintChild(WebCore::RenderBox&amp;, WebCore::PaintInfo&amp;, WebCore::LayoutPoint const&amp;, WebCore::PaintInfo&amp;, bool, WebCore::RenderBlock::PaintBlockType) + 642

I think Alan has already fixed this in r239786 — I&apos;ll check on trunk to confirm.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1494144</commentid>
    <comment_count>6</comment_count>
    <who name="alan">zalan</who>
    <bug_when>2019-01-14 07:37:28 -0800</bug_when>
    <thetext>It is fixed on trunk</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1494145</commentid>
    <comment_count>7</comment_count>
    <who name="Wenson Hsieh">wenson_hsieh</who>
    <bug_when>2019-01-14 07:38:13 -0800</bug_when>
    <thetext>

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

    </bug>

</bugzilla>