[webkit-reviews] review granted: [Bug 212426] App-bound sessions should be for iOS only : [Attachment 400361] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 27 12:11:30 PDT 2020


Darin Adler <darin at apple.com> has granted katherine_cheney at apple.com's request
for review:
Bug 212426: App-bound sessions should be for iOS only
https://bugs.webkit.org/show_bug.cgi?id=212426

Attachment 400361: Patch

https://bugs.webkit.org/attachment.cgi?id=400361&action=review




--- Comment #3 from Darin Adler <darin at apple.com> ---
Comment on attachment 400361
  --> https://bugs.webkit.org/attachment.cgi?id=400361
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.


More information about the webkit-reviews mailing list