[Webkit-unassigned] [Bug 121479] Move text caret rect computation to root inline box

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Sep 17 04:20:06 PDT 2013


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


Andreas Kling <akling at apple.com> changed:

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




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

> Source/WebCore/rendering/RootInlineBox.h:138
> +    IntRect computeCaretRect(float left, unsigned caretWidth, LayoutUnit* extraWidthToEndOfLine);

Can this be const?

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