RESOLVED FIXED 212426
App-bound sessions should be for iOS only
https://bugs.webkit.org/show_bug.cgi?id=212426
Summary App-bound sessions should be for iOS only
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.