[webkit-reviews] review granted: [Bug 179527] Allow XHR to override the User-Agent header. : [Attachment 326575] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Nov 10 06:55:06 PST 2017


Chris Dumez <cdumez at apple.com> has granted Ms2ger <Ms2ger at igalia.com>'s request
for review:
Bug 179527: Allow XHR to override the User-Agent header.
https://bugs.webkit.org/show_bug.cgi?id=179527

Attachment 326575: Patch

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




--- Comment #2 from Chris Dumez <cdumez at apple.com> ---
Comment on attachment 326575
  --> https://bugs.webkit.org/attachment.cgi?id=326575
Patch

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

> Source/WebCore/loader/FrameLoader.cpp:3272
>  void FrameLoader::applyUserAgent(ResourceRequest& request)

I think we should add IfNecessay suffix given the new implementation.


More information about the webkit-reviews mailing list