[webkit-reviews] review granted: [Bug 239021] Avoid redundant calls to findHTTPHeaderName() : [Attachment 457127] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Apr 10 15:46:11 PDT 2022


Darin Adler <darin at apple.com> has granted Chris Dumez <cdumez at apple.com>'s
request for review:
Bug 239021: Avoid redundant calls to findHTTPHeaderName()
https://bugs.webkit.org/show_bug.cgi?id=239021

Attachment 457127: Patch

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




--- Comment #2 from Darin Adler <darin at apple.com> ---
Comment on attachment 457127
  --> https://bugs.webkit.org/attachment.cgi?id=457127
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=457127&action=review

> Source/WebCore/ChangeLog:3
> +	   Avoid redundant calls to findHTTPHeaderName()

Can some of this be changed to use StringView later?


More information about the webkit-reviews mailing list