[Webkit-unassigned] [Bug 165712] The DOM should have an advancing wavefront opaque root barrier

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Dec 9 19:03:54 PST 2016


https://bugs.webkit.org/show_bug.cgi?id=165712

--- Comment #1 from Filip Pizlo <fpizlo at apple.com> ---
For reference:

[18:17:49]  <rniwa_>    ConatinerNode::notifyChildInserted might be a good place
[18:19:04]  <rniwa_>    hm.... maybe ContainerNode::appendChildCommon and ContainerNode::insertBeforeCommon
[18:19:35]  <rniwa_>    and probably ContainerNode::notifyChildRemoved
[18:19:59]  <rniwa_>    and there's a special code path for removing the entire document from GC
[18:20:21]  <rniwa_>    in ContainerNode::removeDetachedChildren()
[18:20:40]  <rniwa_>    but that doesn't call the functions I mentioned above so we should be fine

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20161210/c7ed28fd/attachment.html>


More information about the webkit-unassigned mailing list