WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
Bug 215013
Clean up text layout code a bit
https://bugs.webkit.org/show_bug.cgi?id=215013
Summary
Clean up text layout code a bit
Myles C. Maxfield
Reported
2020-07-30 22:43:30 PDT
Clean up text layout code a bit
Attachments
Patch
(24.08 KB, patch)
2020-07-30 22:56 PDT
,
Myles C. Maxfield
no flags
Details
Formatted Diff
Diff
Patch
(24.11 KB, patch)
2020-07-30 23:03 PDT
,
Myles C. Maxfield
zalan
: review+
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
Myles C. Maxfield
Comment 1
2020-07-30 22:56:48 PDT
Created
attachment 405671
[details]
Patch
Radar WebKit Bug Importer
Comment 2
2020-07-30 22:57:35 PDT
<
rdar://problem/66365710
>
Myles C. Maxfield
Comment 3
2020-07-30 23:03:56 PDT
Created
attachment 405672
[details]
Patch
zalan
Comment 4
2020-07-31 16:59:01 PDT
Comment on
attachment 405672
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=405672&action=review
> Source/WebCore/platform/graphics/FontCascade.cpp:1391 > + float initialAdvance;
I always get scared when I see a non-initialized variable (I know it gets a value eventually).
Myles C. Maxfield
Comment 5
2020-07-31 17:36:19 PDT
Committed
r265170
: <
https://trac.webkit.org/changeset/265170
>
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