<?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>12282</bug_id>
          
          <creation_ts>2007-01-15 07:31:22 -0800</creation_ts>
          <short_desc>SVG wastes time in malloc to send loadEvents to non-existent listeners</short_desc>
          <delta_ts>2008-04-28 09:28:49 -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>SVG</component>
          <version>420+</version>
          <rep_platform>Mac</rep_platform>
          <op_sys>OS X 10.4</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>DUPLICATE</resolution>
          <dup_id>16447</dup_id>
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P4</priority>
          <bug_severity>Enhancement</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Eric Seidel (no email)">eric</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>34819</commentid>
    <comment_count>0</comment_count>
    <who name="Eric Seidel (no email)">eric</who>
    <bug_when>2007-01-15 07:31:22 -0800</bug_when>
    <thetext>SVG wastes time in malloc to send loadEvents to non-existent listeners

We could optimize out these load events by having an extra bool on SVGElement which told us if any of its kids had a load event listener.  Keeping that bool up to date might be troublesome however.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>79125</commentid>
    <comment_count>1</comment_count>
    <who name="Eric Seidel (no email)">eric</who>
    <bug_when>2008-04-28 09:28:49 -0700</bug_when>
    <thetext>

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

    </bug>

</bugzilla>