Bug 103653

Summary: WebKitTestRunner needs support for setHandlesAuthenticationChallenges
Product: WebKit Reporter: Martin Robinson <mrobinson>
Component: WebKit2Assignee: Martin Robinson <mrobinson>
Status: RESOLVED FIXED    
Severity: Normal CC: andersca, ap, rniwa, sam
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 104214    
Bug Blocks:    
Attachments:
Description Flags
Patch andersca: review+

Description Martin Robinson 2012-11-29 11:28:46 PST
WebKit2 is skipping most authentication tests because it does not implement setHandlesAuthenticationChallenges.
Comment 1 Martin Robinson 2012-12-15 01:24:48 PST
Created attachment 179581 [details]
Patch
Comment 2 Ryosuke Niwa 2013-01-08 15:20:04 PST
This patch might conflict with http://trac.webkit.org/changeset/139118.
Comment 3 Martin Robinson 2013-01-08 15:29:49 PST
(In reply to comment #2)
> This patch might conflict with http://trac.webkit.org/changeset/139118.

Thanks for the heads-up. I'll merge by hand.
Comment 4 Martin Robinson 2013-01-08 17:42:42 PST
Committed r139140: <http://trac.webkit.org/changeset/139140>