Bug 188710 - Remove Adobe SSO exception now that StorageAccess API is available
Summary: Remove Adobe SSO exception now that StorageAccess API is available
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Brent Fulgham
URL:
Keywords: InRadar
Depends on: 174533 174691
Blocks:
  Show dependency treegraph
 
Reported: 2018-08-17 15:55 PDT by Brent Fulgham
Modified: 2018-08-17 17:09 PDT (History)
8 users (show)

See Also:


Attachments
Patch (2.40 KB, patch)
2018-08-17 15:58 PDT, 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 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.
Comment 1 Brent Fulgham 2018-08-17 15:58:26 PDT
Created attachment 347402 [details]
Patch
Comment 2 Brent Fulgham 2018-08-17 15:59:21 PDT
<rdar://problem/35056707>
Comment 3 WebKit Commit Bot 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>
Comment 4 WebKit Commit Bot 2018-08-17 17:09:41 PDT
All reviewed patches have been landed.  Closing bug.