[Webkit-unassigned] [Bug 209853] New: Remove FrameLoader::addExtraFieldsToMainResourceRequest
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Apr 1 04:49:16 PDT 2020
https://bugs.webkit.org/show_bug.cgi?id=209853
Bug ID: 209853
Summary: Remove
FrameLoader::addExtraFieldsToMainResourceRequest
Product: WebKit
Version: Safari Technology Preview
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: New Bugs
Assignee: webkit-unassigned at lists.webkit.org
Reporter: rbuis at igalia.com
Remove FrameLoader::addExtraFieldsToMainResourceRequest since the call is
not needed in DocumentLoader and can be inlined in FrameLoader. The call
in DocumentLoader is no longer needed since adding the User-Agent header
is decoupled from addExtraFields functionality and the User-Agent header
will be added in CachedResourceLoader after any custom setting of the
user agent (setCustomUserAgent API).
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20200401/7134f76a/attachment.htm>
More information about the webkit-unassigned
mailing list