Bug 212426

Summary: App-bound sessions should be for iOS only
Product: WebKit Reporter: Kate Cheney <katherine_cheney>
Component: WebKit Misc.Assignee: Kate Cheney <katherine_cheney>
Status: RESOLVED FIXED    
Severity: Normal CC: bfulgham, darin, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Kate Cheney
Reported 2020-05-27 11:50:48 PDT
We should make app-bound sessions and other network session debugging additions iOS only.
Attachments
Patch (2.28 KB, patch)
2020-05-27 11:57 PDT, Kate Cheney
no flags
Kate Cheney
Comment 1 2020-05-27 11:51:11 PDT Comment hidden (obsolete)
Kate Cheney
Comment 2 2020-05-27 11:57:20 PDT
Darin Adler
Comment 3 2020-05-27 12:11:30 PDT
Comment on attachment 400361 [details] Patch It’s a little elegant to have this literally be PLATFORM(IOS_FAMILY). Would be better if it was ENABLE(APP_BOUND_SESSIONS) or the like for the long term.
Darin Adler
Comment 4 2020-05-27 12:14:29 PDT
(In reply to Darin Adler from comment #3) > It’s a little elegant *inelegant*
Kate Cheney
Comment 5 2020-05-27 13:38:35 PDT
(In reply to Darin Adler from comment #3) > Comment on attachment 400361 [details] > Patch > > It’s a little elegant to have this literally be PLATFORM(IOS_FAMILY). Would > be better if it was ENABLE(APP_BOUND_SESSIONS) or the like for the long term. Good idea, tracking in <rdar://problem/63688232>.
EWS
Comment 6 2020-05-27 13:55:03 PDT
Committed r262215: <https://trac.webkit.org/changeset/262215> All reviewed patches have been landed. Closing bug and clearing flags on attachment 400361 [details].
Radar WebKit Bug Importer
Comment 7 2020-05-27 13:56:16 PDT
Note You need to log in before you can comment on or make changes to this bug.