<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - The DOM should have an advancing wavefront opaque root barrier"
   href="https://bugs.webkit.org/show_bug.cgi?id=165712#c1">Comment # 1</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - The DOM should have an advancing wavefront opaque root barrier"
   href="https://bugs.webkit.org/show_bug.cgi?id=165712">bug 165712</a>
              from <span class="vcard"><a class="email" href="mailto:fpizlo&#64;apple.com" title="Filip Pizlo &lt;fpizlo&#64;apple.com&gt;"> <span class="fn">Filip Pizlo</span></a>
</span></b>
        <pre>For reference:

[18:17:49]  &lt;rniwa_&gt;    ConatinerNode::notifyChildInserted might be a good place
[18:19:04]  &lt;rniwa_&gt;    hm.... maybe ContainerNode::appendChildCommon and ContainerNode::insertBeforeCommon
[18:19:35]  &lt;rniwa_&gt;    and probably ContainerNode::notifyChildRemoved
[18:19:59]  &lt;rniwa_&gt;    and there's a special code path for removing the entire document from GC
[18:20:21]  &lt;rniwa_&gt;    in ContainerNode::removeDetachedChildren()
[18:20:40]  &lt;rniwa_&gt;    but that doesn't call the functions I mentioned above so we should be fine</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>