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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Sep 9 03:34:15 PDT 2013


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


Andreas Kling <akling at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #211024|review?                     |review+
               Flag|                            |




--- Comment #2 from Andreas Kling <akling at apple.com>  2013-09-09 03:33:30 PST ---
(From update of attachment 211024)
View in context: https://bugs.webkit.org/attachment.cgi?id=211024&action=review

A+, good patch, would review again!

> Source/WebCore/dom/Document.h:-546
> -    // FIXME: Remove this, callers that have a Document* should call renderView().
> -    // Shadow the implementations on Node to provide faster access for documents.
> -    RenderView* renderer() const { return m_renderView; }

Thanks for fixing my FIXME! :D

-- 
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