Bug 189601 - [Curl][WebKit] Bug fix for continuously retrying with empty credentials.
Summary: [Curl][WebKit] Bug fix for continuously retrying with empty credentials.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Platform (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Basuke Suzuki
URL:
Keywords: InRadar
Depends on:
Blocks: 189318
  Show dependency treegraph
 
Reported: 2018-09-13 13:22 PDT by Basuke Suzuki
Modified: 2018-09-14 11:29 PDT (History)
6 users (show)

See Also:


Attachments
PATCH (6.28 KB, patch)
2018-09-13 13:25 PDT, Basuke Suzuki
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Basuke Suzuki 2018-09-13 13:22:37 PDT
Found by http/tests/xmlhttprequest/logout.html . When NDT receive authentication challenge and client returns empty credentials, current implementation keep sending empty credentials infinitely.
Comment 1 Basuke Suzuki 2018-09-13 13:25:59 PDT
Created attachment 349693 [details]
PATCH
Comment 2 Basuke Suzuki 2018-09-14 11:03:04 PDT
Comment on attachment 349693 [details]
PATCH

Thanks for r+
Comment 3 WebKit Commit Bot 2018-09-14 11:28:37 PDT
Comment on attachment 349693 [details]
PATCH

Clearing flags on attachment: 349693

Committed r236012: <https://trac.webkit.org/changeset/236012>
Comment 4 WebKit Commit Bot 2018-09-14 11:28:39 PDT
All reviewed patches have been landed.  Closing bug.
Comment 5 Radar WebKit Bug Importer 2018-09-14 11:29:28 PDT
<rdar://problem/44463323>