[Webkit-unassigned] [Bug 121028] Hide Document::renderer()

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Sep 9 09:50:06 PDT 2013


https://bugs.webkit.org/show_bug.cgi?id=121028





--- Comment #4 from Darin Adler <darin at apple.com>  2013-09-09 09:49:20 PST ---
(From update of attachment 211024)
View in context: https://bugs.webkit.org/attachment.cgi?id=211024&action=review

> Source/WebCore/dom/Document.h:1187
> +    RenderObject* renderer() const WTF_DELETED_FUNCTION;

In cases like this I often just make the return type void.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the webkit-unassigned mailing list