<?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>218715</bug_id>
          
          <creation_ts>2020-11-09 10:24:40 -0800</creation_ts>
          <short_desc>ASSERTION FAILED: settings().textAutosizingEnabled() &amp;&amp; settings().textAutosizingUsesIdempotentMode() in WebCore::Page::recomputeTextAutoSizingInAllFrames</short_desc>
          <delta_ts>2021-04-04 15:55:03 -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>209450</dup_id>
          <see_also>https://bugs.webkit.org/show_bug.cgi?id=209450</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>mmaxfield</cc>
    
    <cc>webkit-bot-watchers-bugzilla</cc>
    
    <cc>webkit-bug-importer</cc>
    
    <cc>wenson_hsieh</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1705756</commentid>
    <comment_count>0</comment_count>
    <who name="Ryan Haddad">ryanhaddad</who>
    <bug_when>2020-11-09 10:24:40 -0800</bug_when>
    <thetext>fast/text/canvas-color-fonts/COLR.html has been a flaky assertion failure on iOS debug queues since it was imported with https://trac.webkit.org/changeset/269177

ASSERTION FAILED: settings().textAutosizingEnabled() &amp;&amp; settings().textAutosizingUsesIdempotentMode()
./page/Page.cpp(3293) : void WebCore::Page::recomputeTextAutoSizingInAllFrames()
1   0x4ceef74e9 WTFCrash
2   0x4d6ca464b WTFCrashWithInfo(int, char const*, char const*, int)
3   0x4da7640f1 WebCore::Page::recomputeTextAutoSizingInAllFrames()
4   0x4b9be2b76 WebKit::WebPage::textAutoSizingAdjustmentTimerFired()
5   0x4b9c1fa67 decltype(*(std::__1::forward&lt;WebKit::WebPage*&amp;&gt;(fp0)).*fp()) std::__1::__invoke&lt;void (WebKit::WebPage::*&amp;)(), WebKit::WebPage*&amp;, void&gt;(void (WebKit::WebPage::*&amp;)(), WebKit::WebPage*&amp;)
6   0x4b9c1f9e0 std::__1::__bind_return&lt;void (WebKit::WebPage::*)(), std::__1::tuple&lt;WebKit::WebPage*&gt;, std::__1::tuple&lt;&gt;, __is_valid_bind_return&lt;void (WebKit::WebPage::*)(), std::__1::tuple&lt;WebKit::WebPage*&gt;, std::__1::tuple&lt;&gt; &gt;::value&gt;::type std::__1::__apply_functor&lt;void (WebKit::WebPage::*)(), std::__1::tuple&lt;WebKit::WebPage*&gt;, 0ul, std::__1::tuple&lt;&gt; &gt;(void (WebKit::WebPage::*&amp;)(), std::__1::tuple&lt;WebKit::WebPage*&gt;&amp;, std::__1::__tuple_indices&lt;0ul&gt;, std::__1::tuple&lt;&gt;&amp;&amp;)
7   0x4b9c1f999 std::__1::__bind_return&lt;void (WebKit::WebPage::*)(), std::__1::tuple&lt;WebKit::WebPage*&gt;, std::__1::tuple&lt;&gt;, __is_valid_bind_return&lt;void (WebKit::WebPage::*)(), std::__1::tuple&lt;WebKit::WebPage*&gt;, std::__1::tuple&lt;&gt; &gt;::value&gt;::type std::__1::__bind&lt;void (WebKit::WebPage::*&amp;)(), WebKit::WebPage*&gt;::operator()&lt;&gt;()
8   0x4b9c1f93e WTF::Detail::CallableWrapper&lt;std::__1::__bind&lt;void (WebKit::WebPage::*&amp;)(), WebKit::WebPage*&gt;, void&gt;::call()
9   0x4b80c8322 WTF::Function&lt;void ()&gt;::operator()() const
10  0x4b86d4cbe WebCore::Timer::fired()
11  0x4da976534 WebCore::ThreadTimers::sharedTimerFiredInternal()
12  0x4da97f521 WebCore::ThreadTimers::setSharedTimer(WebCore::SharedTimer*)::$_0::operator()() const
13  0x4da97f4ce WTF::Detail::CallableWrapper&lt;WebCore::ThreadTimers::setSharedTimer(WebCore::SharedTimer*)::$_0, void&gt;::call()
14  0x4d6cba582 WTF::Function&lt;void ()&gt;::operator()() const
15  0x4da92bd2b WebCore::MainThreadSharedTimer::fired()
16  0x4da9ed676 WebCore::timerFired(__CFRunLoopTimer*, void*)
17  0x4c5864112 __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__
18  0x4c5863be5 __CFRunLoopDoTimer
19  0x4c5863198 __CFRunLoopDoTimers
20  0x4c585d826 __CFRunLoopRun
21  0x4c585cb9e CFRunLoopRunSpecific
22  0x109684e61 -[NSRunLoop(NSRunLoop) runMode:beforeDate:]
23  0x109685075 -[NSRunLoop(NSRunLoop) run]
24  0x4c7190506 _xpc_objc_main
25  0x4c71924aa xpc_main
26  0x4b8b4ccb5 WebKit::XPCServiceMain(int, char const**)
27  0x4b9fdba9b WKXPCServiceMain
28  0x10955cd42 main
29  0x4c6e24415 start

https://results.webkit.org/?suite=layout-tests&amp;test=fast%2Ftext%2Fcanvas-color-fonts%2FCOLR.html</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1705757</commentid>
    <comment_count>1</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2020-11-09 10:25:14 -0800</bug_when>
    <thetext>&lt;rdar://problem/71198524&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1746878</commentid>
    <comment_count>2</comment_count>
    <who name="Wenson Hsieh">wenson_hsieh</who>
    <bug_when>2021-04-04 15:55:03 -0700</bug_when>
    <thetext>

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

    </bug>

</bugzilla>