Bug 178652

Summary: [Curl] Fix authentication related bugs
Product: WebKit Reporter: Basuke Suzuki <Basuke.Suzuki>
Component: WebCore Misc.Assignee: Basuke Suzuki <Basuke.Suzuki>
Status: RESOLVED FIXED    
Severity: Normal CC: achristensen, Basuke.Suzuki, buildbot, commit-queue, don.olmstead, galpeter, pvollan, rniwa, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
fix none

Description Basuke Suzuki 2017-10-22 22:24:02 PDT
After bug 175148, WinCairo fails basic/digest authentication because credential does not set correctly.
Comment 1 Basuke Suzuki 2017-10-22 22:43:50 PDT
Also realm handling was bad. Completely wrong.
Comment 2 Basuke Suzuki 2017-10-22 23:41:23 PDT
Created attachment 324547 [details]
fix
Comment 3 WebKit Commit Bot 2017-10-23 10:21:11 PDT
Comment on attachment 324547 [details]
fix

Clearing flags on attachment: 324547

Committed r223838: <https://trac.webkit.org/changeset/223838>
Comment 4 WebKit Commit Bot 2017-10-23 10:21:13 PDT
All reviewed patches have been landed.  Closing bug.
Comment 5 Radar WebKit Bug Importer 2017-11-15 12:59:10 PST
<rdar://problem/35568543>