WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
83817
Cache the code path character scan on RenderText
https://bugs.webkit.org/show_bug.cgi?id=83817
Summary
Cache the code path character scan on RenderText
Dave Hyatt
Reported
2012-04-12 13:49:47 PDT
Cache the code path character scan on RenderText so that repeated measurements of portions of the same RenderText can quickly determine that the simple code path can be used.
Attachments
Patch
(13.42 KB, patch)
2012-04-12 13:52 PDT
,
Dave Hyatt
mitz: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Dave Hyatt
Comment 1
2012-04-12 13:52:39 PDT
Created
attachment 136965
[details]
Patch
mitz
Comment 2
2012-04-12 13:59:30 PDT
Comment on
attachment 136965
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=136965&action=review
> Source/WebCore/rendering/RenderText.h:148 > +
What?!
Dave Hyatt
Comment 3
2012-04-12 14:07:37 PDT
Fix landed in
r114032
.
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