WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
104935
ResourceLoader::didReceiveAuthenticationChallenge uses a wrong client
https://bugs.webkit.org/show_bug.cgi?id=104935
Summary
ResourceLoader::didReceiveAuthenticationChallenge uses a wrong client
Alexey Proskuryakov
Reported
2012-12-13 11:21:36 PST
ResourceLoader::didReceiveAuthenticationChallenge uses handle() as client, but that's not always correct. The handle may be null. <
rdar://problem/12870361
>
Attachments
proposed fix
(1.72 KB, patch)
2012-12-13 11:25 PST
,
Alexey Proskuryakov
andersca
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Alexey Proskuryakov
Comment 1
2012-12-13 11:25:26 PST
Created
attachment 179306
[details]
proposed fix
Alexey Proskuryakov
Comment 2
2012-12-13 11:47:25 PST
Committed <
http://trac.webkit.org/r137631
>.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug