RESOLVED FIXED 188710
Remove Adobe SSO exception now that StorageAccess API is available
https://bugs.webkit.org/show_bug.cgi?id=188710
Summary Remove Adobe SSO exception now that StorageAccess API is available
Brent Fulgham
Reported 2018-08-17 15:55:15 PDT
In Bug 174533 (revised in Bug 174691) we added a site-specific hack for Adobe SSO authentication to support TV providers. Since that time, we have implemented the StorageAccess API, which provides the ability to perform proper sharing of web data without requiring site-specific hacks. This patch removes the site-specific quirk to simplify loading code and remove maintenance burden.
Attachments
Patch (2.40 KB, patch)
2018-08-17 15:58 PDT, Brent Fulgham
no flags
Brent Fulgham
Comment 1 2018-08-17 15:58:26 PDT
Brent Fulgham
Comment 2 2018-08-17 15:59:21 PDT
WebKit Commit Bot
Comment 3 2018-08-17 17:09:39 PDT
Comment on attachment 347402 [details] Patch Clearing flags on attachment: 347402 Committed r235000: <https://trac.webkit.org/changeset/235000>
WebKit Commit Bot
Comment 4 2018-08-17 17:09:41 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.