[webkit-reviews] review granted: [Bug 234428] Refactor WidthIterator::applyCSSVisibilityRules() to be a little more elegant : [Attachment 447439] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Dec 17 12:40:19 PST 2021


zalan <zalan at apple.com> has granted Myles C. Maxfield <mmaxfield at apple.com>'s
request for review:
Bug 234428: Refactor WidthIterator::applyCSSVisibilityRules() to be a little
more elegant
https://bugs.webkit.org/show_bug.cgi?id=234428

Attachment 447439: Patch

https://bugs.webkit.org/attachment.cgi?id=447439&action=review




--- Comment #2 from zalan <zalan at apple.com> ---
Comment on attachment 447439
  --> https://bugs.webkit.org/attachment.cgi?id=447439
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)


More information about the webkit-reviews mailing list