[webkit-reviews] review granted: [Bug 113364] Selection code spends a lot of time in InlineTextBox::localSelectionRect : [Attachment 195358] Ready for review

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 27 11:07:34 PDT 2013


Enrica Casucci <enrica at apple.com> has granted Ryosuke Niwa <rniwa at webkit.org>'s
request for review:
Bug 113364: Selection code spends a lot of time in
InlineTextBox::localSelectionRect
https://bugs.webkit.org/show_bug.cgi?id=113364

Attachment 195358: Ready for review
https://bugs.webkit.org/attachment.cgi?id=195358&action=review

------- Additional Comments from Enrica Casucci <enrica at apple.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=195358&action=review


> Source/WebCore/rendering/InlineTextBox.cpp:209
> +    FloatPoint startingPoint = FloatPoint(logicalLeft(), selTop);

I would add a comment here about the optimization.


More information about the webkit-reviews mailing list