Bug 222242 - [Cocoa] Update WebCoreArgumentCodersMac with some new additions
Summary: [Cocoa] Update WebCoreArgumentCodersMac with some new additions
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Brent Fulgham
URL:
Keywords: InRadar
Depends on:
Blocks: 222145
  Show dependency treegraph
 
Reported: 2021-02-20 20:36 PST by Brent Fulgham
Modified: 2021-02-20 23:27 PST (History)
6 users (show)

See Also:


Attachments
Patch (2.28 KB, patch)
2021-02-20 20:40 PST, Brent Fulgham
no flags Details | Formatted Diff | Diff
Patch (2.71 KB, patch)
2021-02-20 20:45 PST, Brent Fulgham
ews-feeder: commit-queue-
Details | Formatted Diff | Diff
Patch (2.71 KB, patch)
2021-02-20 20:51 PST, Brent Fulgham
no flags Details | Formatted Diff | Diff
Patch for landing (2.96 KB, patch)
2021-02-20 23:02 PST, Brent Fulgham
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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].