WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
87706
[BlackBerry] Refactoring http/proxy authentication to use authcallback mechanism introduced with libcurl
https://bugs.webkit.org/show_bug.cgi?id=87706
Summary
[BlackBerry] Refactoring http/proxy authentication to use authcallback mechan...
Jonathan Dong
Reported
2012-05-29 01:06:33 PDT
RIM PR: 152357 We are trying to use libcurl's new feature: authentication callback mechanism to refactor our current implementation of http/proxy authentication process. This feature in libcurl is contributed by Joe Mason and will be an important new feature in libcurl's next release. For now we have a work around solution in platform repository to simulate the same logic. With this mechanism we don't need to handle all the intermediate authentication headers for some of the http authentication scheme, what we only need to do is to provide libcurl with the credentials when it calls the authentication callback.
Attachments
Patch
(8.80 KB, patch)
2012-05-29 02:34 PDT
,
Jonathan Dong
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Jonathan Dong
Comment 1
2012-05-29 02:34:37 PDT
Created
attachment 144492
[details]
Patch
WebKit Review Bot
Comment 2
2012-05-29 10:14:34 PDT
Comment on
attachment 144492
[details]
Patch Clearing flags on attachment: 144492 Committed
r118801
: <
http://trac.webkit.org/changeset/118801
>
WebKit Review Bot
Comment 3
2012-05-29 10:14:39 PDT
All reviewed patches have been landed. Closing bug.
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