[Webkit-unassigned] [Bug 64360] Move useRepaintBounds from RenderBlock::layoutRunsAndFloats to LineLayoutState

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 12 21:37:24 PDT 2011


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


MORITA Hajime <morrita at google.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #100483|review?, commit-queue?      |review-, commit-queue-
               Flag|                            |




--- Comment #3 from MORITA Hajime <morrita at google.com>  2011-07-12 21:37:24 PST ---
(From update of attachment 100483)
View in context: https://bugs.webkit.org/attachment.cgi?id=100483&action=review

> Source/WebCore/rendering/RenderBlockLineLayout.cpp:853
> +    bool useRepaintBounds() const { return m_useRepaintBounds; }

"uses" or "shouldUse"? (I know original variable name was wrong....)

> Source/WebCore/rendering/RenderBlockLineLayout.cpp:-1293
> -                    if (!useRepaintBounds)

Could you elaborate why we don't need this?

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