<?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>112473</bug_id>
          
          <creation_ts>2013-03-15 15:52:12 -0700</creation_ts>
          <short_desc>Removing value of password input causes browser to hang on pages with large numbers of DOM nodes</short_desc>
          <delta_ts>2013-03-15 16:37:33 -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>Forms</component>
          <version>528+ (Nightly build)</version>
          <rep_platform>All</rep_platform>
          <op_sys>All</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>DUPLICATE</resolution>
          <dup_id>79815</dup_id>
          
          <bug_file_loc>http://jsbin.com/imuqed/3/quiet</bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>0</everconfirmed>
          <reporter name="Chris Akers">chris.bugreport</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>856357</commentid>
    <comment_count>0</comment_count>
    <who name="Chris Akers">chris.bugreport</who>
    <bug_when>2013-03-15 15:52:12 -0700</bug_when>
    <thetext>On pages with large numbers of DOM nodes, entering a value into a password field and then removing the value cause the browser to hang. The unresponsiveness occurs when the last character of the password input is deleted. The example page at http://jsbin.com/imuqed/3/quiet has 10,000 div elements each containing a text node and then a password input. The length of time of the delay is proportional to the number of DOM nodes. If the number of DOM nodes is halved then the delay is approximately halved.

This does not occur with text input types.

This bug has been verified in Chrome Beta, Chrome Canary, Safari, and Webkit nightly. It occurs on Windows and MacOS.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>856398</commentid>
    <comment_count>1</comment_count>
    <who name="Alexey Proskuryakov">ap</who>
    <bug_when>2013-03-15 16:37:33 -0700</bug_when>
    <thetext>

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

    </bug>

</bugzilla>