<?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>151469</bug_id>
          
          <creation_ts>2015-11-19 17:23:13 -0800</creation_ts>
          <short_desc>Re-enable imported/w3c/html-templates/parsing-html-templates/creating-an-element-for-the-token/template-owner-document.html and friends</short_desc>
          <delta_ts>2023-12-04 09:16:17 -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>JavaScriptCore</component>
          <version>WebKit Nightly Build</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>
          
          <blocked>154614</blocked>
          <everconfirmed>1</everconfirmed>
          <reporter name="Ryan Haddad">ryanhaddad</reporter>
          <assigned_to name="Anne van Kesteren">annevk</assigned_to>
          <cc>annevk</cc>
    
    <cc>fpizlo</cc>
    
    <cc>ggaren</cc>
    
    <cc>rniwa</cc>
    
    <cc>webkit-bug-importer</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1143513</commentid>
    <comment_count>0</comment_count>
    <who name="Ryan Haddad">ryanhaddad</who>
    <bug_when>2015-11-19 17:23:13 -0800</bug_when>
    <thetext>imported/w3c/html-templates/parsing-html-templates/creating-an-element-for-the-token/template-owner-document.html is flaky crasher

Most recent crashing run:
&lt;https://build.webkit.org/builders/Apple%20El%20Capitan%20Debug%20WK2%20(Tests)/builds/1234&gt;

Full crashlog:
&lt;https://build.webkit.org/results/Apple%20El%20Capitan%20Debug%20WK2%20(Tests)/r192665%20(1234)/imported/w3c/html-templates/parsing-html-templates/creating-an-element-for-the-token/template-owner-document-crash-log.txt&gt;

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0   com.apple.JavaScriptCore      	0x000000010b5c6eb0 JSC::WriteBarrierBase&lt;JSC::JSString&gt;::get() const + 16 (WriteBarrier.h:92)
1   com.apple.JavaScriptCore      	0x000000010bcd85c4 void JSC::SlotVisitor::append&lt;JSC::JSString&gt;(JSC::WriteBarrierBase&lt;JSC::JSString&gt;*) + 36 (SlotVisitorInlines.h:69)
2   com.apple.JavaScriptCore      	0x000000010bcd7d00 JSC::JSPropertyNameEnumerator::visitChildren(JSC::JSCell*, JSC::SlotVisitor&amp;) + 176 (JSPropertyNameEnumerator.cpp:93)
3   com.apple.JavaScriptCore      	0x000000010bf72476 JSC::SlotVisitor::visitChildren(JSC::JSCell const*) + 294 (SlotVisitor.cpp:183)
4   com.apple.JavaScriptCore      	0x000000010bf712e1 JSC::SlotVisitor::drain() + 225 (SlotVisitor.cpp:217)
5   com.apple.JavaScriptCore      	0x000000010bf71d62 JSC::SlotVisitor::donateAndDrain() + 34 (SlotVisitor.cpp:355)
6   com.apple.JavaScriptCore      	0x000000010bacc1e2 JSC::Heap::visitConservativeRoots(JSC::ConservativeRoots&amp;) + 114 (Heap.cpp:725)
7   com.apple.JavaScriptCore      	0x000000010bacbcf0 JSC::Heap::markRoots(double, void*, void*, int (&amp;) [37]) + 544 (Heap.cpp:578)
8   com.apple.JavaScriptCore      	0x000000010bacdd4a JSC::Heap::collectImpl(JSC::HeapOperation, void*, void*, int (&amp;) [37]) + 1082 (Heap.cpp:1075)
9   com.apple.JavaScriptCore      	0x000000010bacd8cd JSC::Heap::collect(JSC::HeapOperation) + 141 (Heap.cpp:1026)
10  com.apple.JavaScriptCore      	0x000000010b42a2b8 JSC::Heap::collectIfNecessaryOrDefer() + 56 (HeapInlines.h:285)
11  com.apple.JavaScriptCore      	0x000000010b5e9a6f JSC::CopiedSpace::allocateBlock() + 31 (CopiedSpaceInlines.h:140)
12  com.apple.JavaScriptCore      	0x000000010b5e866d JSC::CopiedSpace::tryAllocateSlowCase(unsigned long, void**) + 205 (CopiedSpace.cpp:93)
13  com.apple.JavaScriptCore      	0x000000010b42b021 JSC::CopiedSpace::tryAllocate(unsigned long, void**) + 257 (CopiedSpaceInlines.h:156)
14  com.apple.JavaScriptCore      	0x000000010b42ab4a JSC::Heap::tryAllocateStorage(JSC::JSCell*, unsigned long, void**) + 74 (HeapInlines.h:232)
15  com.apple.JavaScriptCore      	0x000000010bcd8250 JSC::JSPropertyNameEnumerator::finishCreation(JSC::VM&amp;, unsigned int, unsigned int, WTF::PassRefPtr&lt;JSC::PropertyNameArrayData&gt;) + 192 (JSPropertyNameEnumerator.cpp:77)
16  com.apple.JavaScriptCore      	0x000000010bcd8145 JSC::JSPropertyNameEnumerator::create(JSC::VM&amp;, JSC::Structure*, unsigned int, unsigned int, JSC::PropertyNameArray&amp;) + 261 (JSPropertyNameEnumerator.cpp:53)
17  com.apple.JavaScriptCore      	0x000000010b5c3e2e JSC::propertyNameEnumerator(JSC::ExecState*, JSC::JSObject*) + 734 (JSPropertyNameEnumerator.h:146)
18  com.apple.JavaScriptCore      	0x000000010bbe0c2b operationGetPropertyEnumerator + 107 (JITOperations.cpp:2081)</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1143514</commentid>
    <comment_count>1</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2015-11-19 17:25:10 -0800</bug_when>
    <thetext>&lt;rdar://problem/23622739&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1143516</commentid>
    <comment_count>2</comment_count>
    <who name="Ryan Haddad">ryanhaddad</who>
    <bug_when>2015-11-19 17:28:57 -0800</bug_when>
    <thetext>Marked as flaky on mac in &lt;https://trac.webkit.org/r192670&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1996676</commentid>
    <comment_count>3</comment_count>
    <who name="Anne van Kesteren">annevk</who>
    <bug_when>2023-12-04 02:16:05 -0800</bug_when>
    <thetext>Pull request: https://github.com/WebKit/WebKit/pull/21265</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1996752</commentid>
    <comment_count>4</comment_count>
    <who name="EWS">ews-feeder</who>
    <bug_when>2023-12-04 09:16:04 -0800</bug_when>
    <thetext>Committed 271486@main (4b191bdb2a91): &lt;https://commits.webkit.org/271486@main&gt;

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

    </bug>

</bugzilla>