Bug 103653 - WebKitTestRunner needs support for setHandlesAuthenticationChallenges
Summary: WebKitTestRunner needs support for setHandlesAuthenticationChallenges
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Martin Robinson
URL:
Keywords:
Depends on: 104214
Blocks:
  Show dependency treegraph
 
Reported: 2012-11-29 11:28 PST by Martin Robinson
Modified: 2013-01-08 17:42 PST (History)
4 users (show)

See Also:


Attachments
Patch (16.33 KB, patch)
2012-12-15 01:24 PST, Martin Robinson
andersca: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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>