<?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>70649</bug_id>
          
          <creation_ts>2011-10-21 14:16:07 -0700</creation_ts>
          <short_desc>[MutationObservers] Implement constant-time lookup of observers</short_desc>
          <delta_ts>2012-02-09 15:26:42 -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>DOM</component>
          <version>528+ (Nightly build)</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>NEW</bug_status>
          <resolution></resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          <dependson>67686</dependson>
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Rafael Weinstein">rafaelw</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>adamk</cc>
    
    <cc>darin</cc>
    
    <cc>dglazkov</cc>
    
    <cc>rniwa</cc>
    
    <cc>sam</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>488652</commentid>
    <comment_count>0</comment_count>
    <who name="Rafael Weinstein">rafaelw</who>
    <bug_when>2011-10-21 14:16:07 -0700</bug_when>
    <thetext>If all observers are registered at the document-level (and the document stores this information), we can avoid having to walk up the tree to look for observers. This is likely to be a common case and worth fast-path-ing.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>553567</commentid>
    <comment_count>1</comment_count>
    <who name="Adam Klein">adamk</who>
    <bug_when>2012-02-09 15:26:42 -0800</bug_when>
    <thetext>Remove as a blocking bug; we&apos;ve got this in mind as a performance optimization once we&apos;ve seen more of the usecases of MutationObservers in the wild.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>