[webkit-reviews] review granted: [Bug 79551] <content> element should behave as HTMLUnknownElement outside of a shadow DOM subtree : [Attachment 129207] Catching up ToT

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Feb 28 08:57:12 PST 2012


Dimitri Glazkov (Google) <dglazkov at chromium.org> has granted MORITA Hajime
<morrita at google.com>'s request for review:
Bug 79551: <content> element should behave as HTMLUnknownElement outside of a
shadow DOM subtree
https://bugs.webkit.org/show_bug.cgi?id=79551

Attachment 129207: Catching up ToT
https://bugs.webkit.org/attachment.cgi?id=129207&action=review

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


> Source/WebCore/dom/ShadowRoot.h:104
> +// Put this TreeScope method here to inline it.

Is it really so hot that we need to do this?

> Source/WebCore/dom/ShadowRoot.h:105
> +

Probably don't need this extra blank linke.


More information about the webkit-reviews mailing list