Bug 234428

Summary: Refactor WidthIterator::applyCSSVisibilityRules() to be a little more elegant
Product: WebKit Reporter: Myles C. Maxfield <mmaxfield>
Component: New BugsAssignee: Myles C. Maxfield <mmaxfield>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer, zalan
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 232939    
Attachments:
Description Flags
Patch zalan: review+

Myles C. Maxfield
Reported 2021-12-17 01:23:36 PST
Refactor WidthIterator::applyCSSVisibilityRules() to be a little more elegant
Attachments
Patch (7.67 KB, patch)
2021-12-17 01:31 PST, Myles C. Maxfield
zalan: review+
Myles C. Maxfield
Comment 1 2021-12-17 01:31:33 PST
zalan
Comment 2 2021-12-17 12:40:19 PST
Comment on attachment 447439 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=447439&action=review > Source/WebCore/platform/graphics/WidthIterator.cpp:589 > + I usually end up just writing auto in lambdas (but again, I tend to use auto everywhere)
Myles C. Maxfield
Comment 3 2021-12-17 14:41:53 PST
Radar WebKit Bug Importer
Comment 4 2021-12-17 14:42:42 PST
Myles C. Maxfield
Comment 5 2021-12-17 16:27:39 PST
Note You need to log in before you can comment on or make changes to this bug.