[webkit-reviews] review granted: [Bug 121418] Devirtualize Document::detach(). : [Attachment 211750] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Sep 16 03:50:56 PDT 2013


Antti Koivisto <koivisto at iki.fi> has granted Andreas Kling <akling at apple.com>'s
request for review:
Bug 121418: Devirtualize Document::detach().
https://bugs.webkit.org/show_bug.cgi?id=121418

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

------- Additional Comments from Antti Koivisto <koivisto at iki.fi>
View in context: https://bugs.webkit.org/attachment.cgi?id=211750&action=review


> Source/WebCore/dom/Document.h:543
> +    void detach();

It would be nice to rename this to something more informative like
detachRenderTree().


More information about the webkit-reviews mailing list