Bug 186254 - NetworkCORSPreflightChecker should set the preflight request User-Agent header
Summary: NetworkCORSPreflightChecker should set the preflight request User-Agent header
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Misc. (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: youenn fablet
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2018-06-03 20:40 PDT by youenn fablet
Modified: 2018-06-04 10:21 PDT (History)
4 users (show)

See Also:


Attachments
Patch (9.00 KB, patch)
2018-06-03 22:00 PDT, youenn fablet
no flags Details | Formatted Diff | Diff
Patch (8.98 KB, patch)
2018-06-03 22:02 PDT, youenn fablet
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description youenn fablet 2018-06-03 20:40:57 PDT
As per fetch spec, User-Agent should be set
Comment 1 youenn fablet 2018-06-03 20:41:09 PDT
<rdar://problem/40293504>
Comment 2 youenn fablet 2018-06-03 22:00:43 PDT
Created attachment 341890 [details]
Patch
Comment 3 youenn fablet 2018-06-03 22:02:56 PDT
Created attachment 341891 [details]
Patch
Comment 4 youenn fablet 2018-06-03 22:03:18 PDT
Submitted web-platform-tests pull request: https://github.com/web-platform-tests/wpt/pull/11319
Comment 5 WebKit Commit Bot 2018-06-04 10:21:24 PDT
Comment on attachment 341891 [details]
Patch

Clearing flags on attachment: 341891

Committed r232470: <https://trac.webkit.org/changeset/232470>
Comment 6 WebKit Commit Bot 2018-06-04 10:21:25 PDT
All reviewed patches have been landed.  Closing bug.