WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
124651
Don't paint simple text runs outside the paint rect
https://bugs.webkit.org/show_bug.cgi?id=124651
Summary
Don't paint simple text runs outside the paint rect
Antti Koivisto
Reported
2013-11-20 03:27:06 PST
optimize
Attachments
patch
(9.46 KB, patch)
2013-11-20 03:43 PST
,
Antti Koivisto
andersca
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Antti Koivisto
Comment 1
2013-11-20 03:43:51 PST
Created
attachment 217416
[details]
patch
Anders Carlsson
Comment 2
2013-11-20 06:53:19 PST
Comment on
attachment 217416
[details]
patch 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?
Antti Koivisto
Comment 3
2013-11-20 07:12:06 PST
https://trac.webkit.org/r159560
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug