Bug 215013

Summary: Clean up text layout code a bit
Product: WebKit Reporter: Myles C. Maxfield <mmaxfield>
Component: New BugsAssignee: Myles C. Maxfield <mmaxfield>
Status: RESOLVED FIXED    
Severity: Normal CC: changseok, dino, esprehn+autocc, ews-watchlist, fmalita, glenn, gyuyoung.kim, jonlee, kondapallykalyan, pdr, sabouhallawa, schenney, sergio, simon.fraser, thorton, webkit-bug-importer, zalan
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 206208    
Attachments:
Description Flags
Patch
none
Patch zalan: review+

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
alan
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.