[webkit-reviews] review granted: [Bug 103370] [Refactoring] NodeFlags::IsShadowRootFlag should be Node::IsDocumentFragmentFlag : [Attachment 176191] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 27 00:40:53 PST 2012


Kentaro Hara <haraken at chromium.org> has granted Hajime Morrita
<morrita at google.com>'s request for review:
Bug 103370: [Refactoring] NodeFlags::IsShadowRootFlag should be
Node::IsDocumentFragmentFlag
https://bugs.webkit.org/show_bug.cgi?id=103370

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

------- Additional Comments from Kentaro Hara <haraken at chromium.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=176191&action=review


r+ing assuming that the perf impact on isShadowRoot()==true is acceptable.

> Source/WebCore/ChangeLog:8
> +	   This chagne introduces Node::IsDocumentFragmentFlag so that we can

Typo: change.


More information about the webkit-reviews mailing list