<?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>210244</bug_id>
          
          <creation_ts>2020-04-08 20:53:56 -0700</creation_ts>
          <short_desc>REGRESSION (r259760-r259762): [iOS] ASSERTION FAILED: !needsLayout() in WebCore::FrameView::paintContents</short_desc>
          <delta_ts>2020-04-09 12:23:44 -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>New Bugs</component>
          <version>WebKit Nightly Build</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>DUPLICATE</resolution>
          <dup_id>210278</dup_id>
          <see_also>https://bugs.webkit.org/show_bug.cgi?id=210278</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="Ryan Haddad">ryanhaddad</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>dbates</cc>
    
    <cc>simon.fraser</cc>
    
    <cc>webkit-bot-watchers-bugzilla</cc>
    
    <cc>webkit-bug-importer</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1639454</commentid>
    <comment_count>0</comment_count>
    <who name="Ryan Haddad">ryanhaddad</who>
    <bug_when>2020-04-08 20:53:56 -0700</bug_when>
    <thetext>ASSERTION FAILED: !needsLayout()
./page/FrameView.cpp(4276) : virtual void WebCore::FrameView::paintContents(WebCore::GraphicsContext &amp;, const WebCore::IntRect &amp;, WebCore::Widget::SecurityOriginPaintPolicy, WebCore::EventRegionContext *)
2020-04-08 18:26:15.752 WebKitTestRunnerApp[47622:406829439] PBItemCollectionServicer connection disconnected.
1   0x2fc9b4da9 WTFCrash
2   0x301e5d38b WTFCrashWithInfo(int, char const*, char const*, int)
3   0x305187cf6 WebCore::FrameView::paintContents(WebCore::GraphicsContext&amp;, WebCore::IntRect const&amp;, WebCore::Widget::SecurityOriginPaintPolicy, WebCore::EventRegionContext*)
4   0x30540299a WebCore::ScrollView::paint(WebCore::GraphicsContext&amp;, WebCore::IntRect const&amp;, WebCore::Widget::SecurityOriginPaintPolicy, WebCore::EventRegionContext*)
5   0x305c6465b WebCore::RenderWidget::paintContents(WebCore::PaintInfo&amp;, WebCore::LayoutPoint const&amp;)
6   0x305c64f17 WebCore::RenderWidget::paint(WebCore::PaintInfo&amp;, WebCore::LayoutPoint const&amp;)
7   0x305a4b7a7 WebCore::RenderElement::paintAsInlineBlock(WebCore::PaintInfo&amp;, WebCore::LayoutPoint const&amp;)
8   0x305930880 WebCore::InlineElementBox::paint(WebCore::PaintInfo&amp;, WebCore::LayoutPoint const&amp;, WebCore::LayoutUnit, WebCore::LayoutUnit)
9   0x30595fc5b WebCore::InlineFlowBox::paint(WebCore::PaintInfo&amp;, WebCore::LayoutPoint const&amp;, WebCore::LayoutUnit, WebCore::LayoutUnit)
10  0x305c66ee1 WebCore::RootInlineBox::paint(WebCore::PaintInfo&amp;, WebCore::LayoutPoint const&amp;, WebCore::LayoutUnit, WebCore::LayoutUnit)
11  0x305b4cf78 WebCore::RenderLineBoxList::paint(WebCore::RenderBoxModelObject*, WebCore::PaintInfo&amp;, WebCore::LayoutPoint const&amp;) const
12  0x3059c0641 WebCore::RenderBlockFlow::paintInlineChildren(WebCore::PaintInfo&amp;, WebCore::LayoutPoint const&amp;)
13  0x30599562e WebCore::RenderBlock::paintContents(WebCore::PaintInfo&amp;, WebCore::LayoutPoint const&amp;)
14  0x305996691 WebCore::RenderBlock::paintObject(WebCore::PaintInfo&amp;, WebCore::LayoutPoint const&amp;)
15  0x305994e69 WebCore::RenderBlock::paint(WebCore::PaintInfo&amp;, WebCore::LayoutPoint const&amp;)
16  0x305995bcc WebCore::RenderBlock::paintChild(WebCore::RenderBox&amp;, WebCore::PaintInfo&amp;, WebCore::LayoutPoint const&amp;, WebCore::PaintInfo&amp;, bool, WebCore::RenderBlock::PaintBlockType)
17  0x3059957e1 WebCore::RenderBlock::paintChildren(WebCore::PaintInfo&amp;, WebCore::LayoutPoint const&amp;, WebCore::PaintInfo&amp;, bool)
18  0x30599572b WebCore::RenderBlock::paintContents(WebCore::PaintInfo&amp;, WebCore::LayoutPoint const&amp;)
19  0x305996691 WebCore::RenderBlock::paintObject(WebCore::PaintInfo&amp;, WebCore::LayoutPoint const&amp;)
20  0x305994e69 WebCore::RenderBlock::paint(WebCore::PaintInfo&amp;, WebCore::LayoutPoint const&amp;)
21  0x305995bcc WebCore::RenderBlock::paintChild(WebCore::RenderBox&amp;, WebCore::PaintInfo&amp;, WebCore::LayoutPoint const&amp;, WebCore::PaintInfo&amp;, bool, WebCore::RenderBlock::PaintBlockType)
22  0x3059957e1 WebCore::RenderBlock::paintChildren(WebCore::PaintInfo&amp;, WebCore::LayoutPoint const&amp;, WebCore::PaintInfo&amp;, bool)
23  0x30599572b WebCore::RenderBlock::paintContents(WebCore::PaintInfo&amp;, WebCore::LayoutPoint const&amp;)
24  0x305996691 WebCore::RenderBlock::paintObject(WebCore::PaintInfo&amp;, WebCore::LayoutPoint const&amp;)
25  0x305994e69 WebCore::RenderBlock::paint(WebCore::PaintInfo&amp;, WebCore::LayoutPoint const&amp;)
26  0x305ae68f4 WebCore::RenderLayer::collectEventRegionForFragments(WTF::Vector&lt;WebCore::LayerFragment, 1ul, WTF::CrashOnOverflow, 16ul, WTF::FastMalloc&gt; const&amp;, WebCore::GraphicsContext&amp;, WebCore::RenderLayer::LayerPaintingInfo const&amp;)
27  0x305ae2aff WebCore::RenderLayer::paintLayerContents(WebCore::GraphicsContext&amp;, WebCore::RenderLayer::LayerPaintingInfo const&amp;, WTF::OptionSet&lt;WebCore::RenderLayer::PaintLayerFlag&gt;)
28  0x305ae1c84 WebCore::RenderLayer::paintLayerContentsAndReflection(WebCore::GraphicsContext&amp;, WebCore::RenderLayer::LayerPaintingInfo const&amp;, WTF::OptionSet&lt;WebCore::RenderLayer::PaintLayerFlag&gt;)
29  0x305ae0c3b WebCore::RenderLayer::paintLayerWithEffects(WebCore::GraphicsContext&amp;, WebCore::RenderLayer::LayerPaintingInfo const&amp;, WTF::OptionSet&lt;WebCore::RenderLayer::PaintLayerFlag&gt;)
30  0x305adfecb WebCore::RenderLayer::paintLayer(WebCore::GraphicsContext&amp;, WebCore::RenderLayer::LayerPaintingInfo const&amp;, WTF::OptionSet&lt;WebCore::RenderLayer::PaintLayerFlag&gt;)
31  0x305ae6054 WebCore::RenderLayer::paintList(WebCore::RenderLayer::LayerList, WebCore::GraphicsContext&amp;, WebCore::RenderLayer::LayerPaintingInfo const&amp;, WTF::OptionSet&lt;WebCore::RenderLayer::PaintLayerFlag&gt;)


Seen with the following tests on iOS Debug bots:

  editing/pasteboard/copy-backslash-with-euc.html [ Crash ]
  editing/pasteboard/data-transfer-set-data-ignore-copied-malformed-url-in-null-origin.html [ Crash ]
  editing/pasteboard/data-transfer-set-data-sanitize-url-when-copying-in-null-origin.html [ Crash ]
  editing/pasteboard/data-transfer-set-data-sanitizes-html-when-copying.html [ Crash ]
  editing/pasteboard/dataTransfer-types-pasting-plaintext.html [ Crash ]
  editing/pasteboard/paste-global-selection.html [ Crash ]
  editing/selection/navigation-clears-editor-state.html [ Crash ]
  fast/dom/tabindex-defaults.html [ Crash ]
  fast/events/frame-tab-focus.html [ Crash ]
  fast/events/tabindex-focus-blur-all.html [ Crash ]
  fast/frames/iframe-js-url-clientWidth.html [ Crash ]
  fast/frames/take-focus-from-iframe.html [ Crash ]
  fast/loader/form-state-restore-with-frames.html [ Crash ]
  fast/shadow-dom/shadow-root-active-element-crash.html [ Crash ]
  http/tests/security/clipboard/copy-paste-html-across-origin-sanitizes-html.html [ Crash ]
  http/tests/security/clipboard/copy-paste-html-across-origin-strips-mso-list.html [ Crash ]
  http/tests/security/clipboard/copy-paste-url-across-origin-sanitizes-url.html [ Crash ]
  imported/blink/editing/undo/crash-redo-with-iframes.html [ Crash ]
  imported/w3c/web-platform-tests/html/interaction/focus/document-level-focus-apis/document-level-apis.html [ Crash ]
  imported/w3c/web-platform-tests/html/interaction/focus/the-autofocus-attribute/focusable-area-in-top-document.html [ Crash ]
  imported/w3c/web-platform-tests/html/semantics/forms/autofocus/focusable-area-in-top-document.html [ Crash ]
  jquery/css.html [ Crash ]
  jquery/data.html [ Crash ]
  jquery/deferred.html [ Crash ]
  jquery/dimensions.html [ Crash ]
  jquery/event.html [ Crash ]
  jquery/offset.html [ Crash ]
  jquery/traversing.html [ Crash ]
  svg/custom/bug78838.html [ Crash ]
  svg/custom/bug79798.html [ Crash ]</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1639455</commentid>
    <comment_count>1</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2020-04-08 20:54:20 -0700</bug_when>
    <thetext>&lt;rdar://problem/61494653&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1639456</commentid>
    <comment_count>2</comment_count>
    <who name="Ryan Haddad">ryanhaddad</who>
    <bug_when>2020-04-08 20:54:35 -0700</bug_when>
    <thetext>https://build.webkit.org/results/Apple%20iOS%2013%20Simulator%20Debug%20WK2%20(Tests)/r259771%20(3040)/results.html</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1639462</commentid>
    <comment_count>3</comment_count>
    <who name="Ryan Haddad">ryanhaddad</who>
    <bug_when>2020-04-08 21:00:55 -0700</bug_when>
    <thetext>Probably one of these two:

Should find touch-action elements inside non-composited iframes
https://trac.webkit.org/changeset/259761/webkit

Track editable elements on screen
https://trac.webkit.org/changeset/259762/webkit</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1639778</commentid>
    <comment_count>4</comment_count>
    <who name="Ryan Haddad">ryanhaddad</who>
    <bug_when>2020-04-09 12:23:44 -0700</bug_when>
    <thetext>

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

    </bug>

</bugzilla>