[webkit-reviews] review requested: [Bug 52963] Enable O(1) access to root from any node in shadow DOM subtree : [Attachment 90292] patch, correct JS wrappers
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Apr 19 19:07:12 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 90292: patch, correct JS wrappers
https://bugs.webkit.org/attachment.cgi?id=90292&action=review
------- Additional Comments from Roland Steiner <rolandsteiner at chromium.org>
With 58957 out of the way, let's try our luck once more. It's largely the same
as previous patch, plus checking for ShadowRoot when creating JS wrappers.
More information about the webkit-reviews
mailing list