Bug 91871

Summary: [BlackBerry] Support Negotiate auth
Product: WebKit Reporter: Joe Mason <joenotcharles>
Component: Page LoadingAssignee: Joe Mason <joenotcharles>
Status: RESOLVED FIXED    
Severity: Normal CC: mifenton, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Other   
OS: Other   
Attachments:
Description Flags
patch none

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.