[webkit-reviews] review granted: [Bug 172357] Access-Control-Expose-Headers parsed incorrectly : [Attachment 378942] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Sep 17 00:08:58 PDT 2019


youenn fablet <youennf at gmail.com> has granted Rob Buis <rbuis at igalia.com>'s
request for review:
Bug 172357: Access-Control-Expose-Headers parsed incorrectly
https://bugs.webkit.org/show_bug.cgi?id=172357

Attachment 378942: Patch

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




--- Comment #9 from youenn fablet <youennf at gmail.com> ---
Comment on attachment 378942
  --> https://bugs.webkit.org/attachment.cgi?id=378942
Patch

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

> Source/WebCore/platform/network/HTTPParsers.h:149
> +    set.add(token);

WTFMove()


More information about the webkit-reviews mailing list