Bug 91871 - [BlackBerry] Support Negotiate auth
Summary: [BlackBerry] Support Negotiate auth
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Page Loading (show other bugs)
Version: 528+ (Nightly build)
Hardware: Other Other
: P2 Normal
Assignee: Joe Mason
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-07-20 08:57 PDT by Joe Mason
Modified: 2012-07-31 08:41 PDT (History)
2 users (show)

See Also:


Attachments
patch (11.55 KB, patch)
2012-07-31 08:13 PDT, Joe Mason
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Joe Mason 2012-07-20 08:57:41 PDT
NetworkJob needs some additions to support Negotiate auth, which uses a ticket so does not necessarily need a username and password.
Comment 1 Joe Mason 2012-07-31 08:13:35 PDT
Created attachment 155542 [details]
patch

The API changes to support this patch are ready, so finally ready to get it reviewed and committed.
Comment 2 WebKit Review Bot 2012-07-31 08:41:28 PDT
Comment on attachment 155542 [details]
patch

Clearing flags on attachment: 155542

Committed r124205: <http://trac.webkit.org/changeset/124205>
Comment 3 WebKit Review Bot 2012-07-31 08:41:31 PDT
All reviewed patches have been landed.  Closing bug.