[webkit-reviews] review denied: [Bug 52963] Enable O(1) access to root from any node in shadow DOM subtree : [Attachment 88564] new patch, using NodeRareData

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Apr 7 09:23:06 PDT 2011


Dimitri Glazkov (Google) <dglazkov at chromium.org> has denied Roland Steiner
<rolandsteiner at chromium.org>'s request 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 88564: new patch, using NodeRareData
https://bugs.webkit.org/attachment.cgi?id=88564&action=review

------- Additional Comments from Dimitri Glazkov (Google)
<dglazkov at chromium.org>
Also, this patch only introduces the concept of a TreeScope that's exactly
equivalent to Document at this point. It is not aware of the shadow DOM yet.

Since this really doesn't fix bug 52963 yet, we should move this patch to a
separate, blocking bug.


More information about the webkit-reviews mailing list