<?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>64144</bug_id>
          
          <creation_ts>2011-07-07 19:48:05 -0700</creation_ts>
          <short_desc>[Refactoring] Extract FlatTreeIterator from NodeRenderingContext</short_desc>
          <delta_ts>2012-12-11 19:08:43 -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>RESOLVED</bug_status>
          <resolution>INVALID</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>
          
          <blocked>64072</blocked>
          <everconfirmed>1</everconfirmed>
          <reporter name="Hajime Morrita">morrita</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>dglazkov</cc>
    
    <cc>shinyak</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>433878</commentid>
    <comment_count>0</comment_count>
    <who name="Hajime Morrita">morrita</who>
    <bug_when>2011-07-07 19:48:05 -0700</bug_when>
    <thetext>Introducing a iterator for flattened dom tree.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>433879</commentid>
    <comment_count>1</comment_count>
    <who name="Dimitri Glazkov (Google)">dglazkov</who>
    <bug_when>2011-07-07 20:20:40 -0700</bug_when>
    <thetext>(In reply to comment #0)
&gt; Introducing a iterator for flattened dom tree.

Outside of XBL2 spec, the word &quot;flat&quot; makes no sense. I doubt that your typical WebKit folk is an avid XBL2 spec readers...</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>435370</commentid>
    <comment_count>2</comment_count>
    <who name="Hajime Morrita">morrita</who>
    <bug_when>2011-07-11 18:17:18 -0700</bug_when>
    <thetext>(In reply to comment #1)
&gt; (In reply to comment #0)
&gt; &gt; Introducing a iterator for flattened dom tree.
&gt; 
&gt; Outside of XBL2 spec, the word &quot;flat&quot; makes no sense. I doubt that your typical WebKit folk is an avid XBL2 spec readers...
It might be true...
I&apos;ll figure out better name, actually NodeTreeIterator might be sufficient.
I&apos;d like to have some flavor of shadow/rendering stuff though.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>789112</commentid>
    <comment_count>3</comment_count>
    <who name="Hajime Morrita">morrita</who>
    <bug_when>2012-12-11 19:08:43 -0800</bug_when>
    <thetext>This is done by ComposedShadowTreeWalker. Closing.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>