[Webkit-unassigned] [Bug 124651] Don't paint simple text runs outside the paint rect

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 20 06:54:45 PST 2013


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


Anders Carlsson <andersca at apple.com> changed:

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




--- Comment #2 from Anders Carlsson <andersca at apple.com>  2013-11-20 06:53:19 PST ---
(From update of attachment 217416)
View in context: https://bugs.webkit.org/attachment.cgi?id=217416&action=review

> Source/WebCore/rendering/SimpleLineLayoutFunctions.cpp:90
>          auto run = *it;

I think this copies the run. Maybe it should be const auto& instead?

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