Bug 222242

Summary: [Cocoa] Update WebCoreArgumentCodersMac with some new additions
Product: WebKit Reporter: Brent Fulgham <bfulgham>
Component: WebKit2Assignee: Brent Fulgham <bfulgham>
Status: RESOLVED FIXED    
Severity: Normal CC: achristensen, bfulgham, ggaren, katherine_cheney, thorton, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 222145    
Attachments:
Description Flags
Patch
none
Patch
ews-feeder: commit-queue-
Patch
none
Patch for landing none

Description Brent Fulgham 2021-02-20 20:36:40 PST
Because the new serializer in Bug 222145 has uncovered some subtle differences between CFURLRequest and NSURLRequest serialization, introduce a temporary serialization step to pick up a few things not in the CoreFoundation object.
Comment 1 Radar WebKit Bug Importer 2021-02-20 20:37:10 PST
<rdar://problem/74562457>
Comment 2 Brent Fulgham 2021-02-20 20:40:35 PST
Created attachment 421125 [details]
Patch
Comment 3 Brent Fulgham 2021-02-20 20:45:17 PST
Created attachment 421126 [details]
Patch
Comment 4 Brent Fulgham 2021-02-20 20:51:49 PST
Created attachment 421127 [details]
Patch
Comment 5 Brent Fulgham 2021-02-20 23:02:58 PST
Created attachment 421129 [details]
Patch for landing
Comment 6 EWS 2021-02-20 23:27:37 PST
Committed r273216: <https://commits.webkit.org/r273216>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 421129 [details].