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
Patch (24.11 KB, patch)
2020-07-30 23:03 PDT, Myles C. Maxfield
zalan: review+
Myles C. Maxfield
Comment 1 2020-07-30 22:56:48 PDT
Radar WebKit Bug Importer
Comment 2 2020-07-30 22:57:35 PDT
Myles C. Maxfield
Comment 3 2020-07-30 23:03:56 PDT
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
Note You need to log in before you can comment on or make changes to this bug.