Bug 226393 - [Cocoa] Prevent GPU Process from attempt to connect to the AppSSO service (Part 2)
Summary: [Cocoa] Prevent GPU Process from attempt to connect to the AppSSO service (Pa...
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: 224834
Blocks:
  Show dependency treegraph
 
Reported: 2021-05-28 14:28 PDT by Brent Fulgham
Modified: 2021-05-28 17:18 PDT (History)
6 users (show)

See Also:


Attachments
Patch (2.58 KB, patch)
2021-05-28 14:37 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 2021-05-28 14:28:07 PDT
In Bug 224834 I modified WebKit to use avoid invoking AppSSO in CFNetwork calls, since we make those decisions prior to beginning our network interactions. I missed a media call where this was being done.

This patch corrects that mistake.
Comment 1 Brent Fulgham 2021-05-28 14:28:42 PDT
<rdar://problem/78614833>
Comment 2 Brent Fulgham 2021-05-28 14:37:44 PDT
Created attachment 430052 [details]
Patch
Comment 3 EWS 2021-05-28 17:18:51 PDT
Committed r278230 (238267@main): <https://commits.webkit.org/238267@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 430052 [details].