[webkit-reviews] review requested: [Bug 52963] Enable O(1) access to root from any node in shadow DOM subtree : [Attachment 88311] new patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 5 14:53:28 PDT 2011


Roland Steiner <rolandsteiner at chromium.org> has asked  for review:
Bug 52963: Enable O(1) access to root from any node in shadow DOM subtree
https://bugs.webkit.org/show_bug.cgi?id=52963

Attachment 88311: new patch
https://bugs.webkit.org/attachment.cgi?id=88311&action=review

------- Additional Comments from Roland Steiner <rolandsteiner at chromium.org>
New patch following the discussed approach. Document::destroyScope() only has
moved to a more appropriate place, while Node::setDocumentRecursively() has
moved, but also slightly changed.


More information about the webkit-reviews mailing list