[webkit-reviews] review granted: [Bug 54179] Change text-based <input> types to use the new shadow DOM model : [Attachment 94175] Patch 4

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri May 20 09:22:10 PDT 2011


Dimitri Glazkov (Google) <dglazkov at chromium.org> has granted Kent Tamura
<tkent at chromium.org>'s request for review:
Bug 54179: Change text-based <input> types to use the new shadow DOM model
https://bugs.webkit.org/show_bug.cgi?id=54179

Attachment 94175: Patch 4
https://bugs.webkit.org/attachment.cgi?id=94175&action=review

------- Additional Comments from Dimitri Glazkov (Google)
<dglazkov at chromium.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=94175&action=review

Good lord, that was a long patch to review. I think I am ready for this to
land.

> Source/WebCore/dom/Node.cpp:1743
> +Node* Node::nonBoundaryShadowTreeRootNode()

We should have bugs filed to remove these once all elements are converted to
new shadow DOM.


More information about the webkit-reviews mailing list