<?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>20381</bug_id>
          
          <creation_ts>2008-08-14 05:25:21 -0700</creation_ts>
          <short_desc>100% CPU DOMNodeRemovedFromDocument document.innerHTML=&apos;&lt;x&gt;&apos;</short_desc>
          <delta_ts>2024-03-28 08:02:38 -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>528+ (Nightly build)</version>
          <rep_platform>PC</rep_platform>
          <op_sys>Windows Vista</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>CONFIGURATION CHANGED</resolution>
          
          
          <bug_file_loc>http://skypher.com/SkyLined/Repro/Safari/100%25%20CPU%20DOMNodeRemovedFromDocument%20document.innerHTML=&apos;%5Bx%5D&apos;/repro.html</bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords>HasReduction, InRadar</keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Berend-Jan Wever">skylined</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>ahmad.saleem792</cc>
    
    <cc>laszlo.gombos</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>88475</commentid>
    <comment_count>0</comment_count>
    <who name="Berend-Jan Wever">skylined</who>
    <bug_when>2008-08-14 05:25:21 -0700</bug_when>
    <thetext>The following HTML causes WebKit to consume 100% CPU:
&lt;BODY&gt;&lt;/BODY&gt;
&lt;SCRIPT&gt;
	document.body.addEventListener(&quot;DOMNodeRemovedFromDocument&quot;,function(){event.srcElement.innerHTML=&quot;&lt;x&gt;&quot;;},true);
	document.body.parentElement.removeChild(document.body);
&lt;/SCRIPT&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>133833</commentid>
    <comment_count>1</comment_count>
    <who name="David Kilzer (:ddkilzer)">ddkilzer</who>
    <bug_when>2009-07-22 12:06:49 -0700</bug_when>
    <thetext>&lt;rdar://problem/7082992&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2024461</commentid>
    <comment_count>2</comment_count>
    <who name="Ahmad Saleem">ahmad.saleem792</who>
    <bug_when>2024-03-28 08:02:38 -0700</bug_when>
    <thetext>I took test from Comment 0 and changed it into JSFiddle and couldn&apos;t find anything in CPU Activity on STP191.

Plus the URL from `URL` field does not exist on Wayback Archive.

Search via - http://skypher.com/SkyLined/Repro/Safari/

Marking this as &apos;RESOLVED CONFIGURATION CHANGED&apos;. If it was an issue, it might have been resolved by now.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>