WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
78792
[Qt][WK2] Implement proxy authentication handling.
https://bugs.webkit.org/show_bug.cgi?id=78792
Summary
[Qt][WK2] Implement proxy authentication handling.
Michael Brüning
Reported
2012-02-16 02:15:50 PST
[Qt][WK2] Implement proxy authentication handling.
Attachments
Patch
(22.69 KB, patch)
2012-02-16 02:38 PST
,
Michael Brüning
no flags
Details
Formatted Diff
Diff
Patch
(25.60 KB, patch)
2012-02-16 02:56 PST
,
Michael Brüning
no flags
Details
Formatted Diff
Diff
Patch
(26.25 KB, patch)
2012-02-20 03:54 PST
,
Michael Brüning
no flags
Details
Formatted Diff
Diff
Patch
(3.76 KB, patch)
2012-02-22 05:53 PST
,
Michael Brüning
no flags
Details
Formatted Diff
Diff
Show Obsolete
(3)
View All
Add attachment
proposed patch, testcase, etc.
Michael Brüning
Comment 1
2012-02-16 02:38:03 PST
Created
attachment 127337
[details]
Patch
Michael Brüning
Comment 2
2012-02-16 02:42:09 PST
Comment on
attachment 127337
[details]
Patch Forgot to add the QML property. Sorry...
Michael Brüning
Comment 3
2012-02-16 02:56:09 PST
Created
attachment 127344
[details]
Patch
Michael Brüning
Comment 4
2012-02-20 03:54:03 PST
Created
attachment 127802
[details]
Patch
WebKit Review Bot
Comment 5
2012-02-20 04:25:30 PST
Comment on
attachment 127802
[details]
Patch Clearing flags on attachment: 127802 Committed
r108232
: <
http://trac.webkit.org/changeset/108232
>
WebKit Review Bot
Comment 6
2012-02-20 04:25:34 PST
All reviewed patches have been landed. Closing bug.
Michael Brüning
Comment 7
2012-02-22 05:44:50 PST
Reopening as there was two things wrong with the original implementation: - it wasn't connecting the signal proxuAuthenticationRequired to the slot that was implemented for it - the slot that was meant to deal with it had the wrong parameter list (it was the one for authenticationRequired). Updated patch coming up...
Michael Brüning
Comment 8
2012-02-22 05:53:15 PST
Created
attachment 128189
[details]
Patch
WebKit Review Bot
Comment 9
2012-02-22 07:11:19 PST
Comment on
attachment 128189
[details]
Patch Clearing flags on attachment: 128189 Committed
r108499
: <
http://trac.webkit.org/changeset/108499
>
WebKit Review Bot
Comment 10
2012-02-22 07:11:24 PST
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