WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
108388
[BlackBerry] store proxy and host auth credentials separately
https://bugs.webkit.org/show_bug.cgi?id=108388
Summary
[BlackBerry] store proxy and host auth credentials separately
Joe Mason
Reported
2013-01-30 14:53:45 PST
The platform layer NetworkRequest object has been updated to take both host and proxy credentials in the same request. To support this the webkit layer must be updated to pass both sets of credentials at the same time.
Attachments
fix
(26.61 KB, patch)
2013-01-30 14:55 PST
,
Joe Mason
yong.li.webkit
: review+
yong.li.webkit
: commit-queue-
Details
Formatted Diff
Diff
fixed style
(26.21 KB, patch)
2013-01-30 15:08 PST
,
Joe Mason
no flags
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
Joe Mason
Comment 1
2013-01-30 14:55:44 PST
Created
attachment 185586
[details]
fix
WebKit Review Bot
Comment 2
2013-01-30 15:01:31 PST
Attachment 185586
[details]
did not pass style-queue: Failed to run "['Tools/Scripts/check-webkit-style', '--diff-files', u'Source/WebCore/ChangeLog', u'Source/WebCore/platform/network/ResourceHandleInternal.h', u'Source/WebCore/platform/network/blackberry/AuthenticationChallenge.h', u'Source/WebCore/platform/network/blackberry/NetworkJob.cpp', u'Source/WebCore/platform/network/blackberry/NetworkJob.h', u'Source/WebCore/platform/network/blackberry/NetworkManager.cpp']" exit_code: 1 Source/WebCore/platform/network/blackberry/NetworkJob.h:77: When wrapping a line, only indent 4 spaces. [whitespace/indent] [3] Source/WebCore/platform/network/blackberry/NetworkJob.cpp:353: Weird number of spaces at line-start. Are you using a 4-space indent? [whitespace/indent] [3] Source/WebCore/platform/network/blackberry/NetworkJob.cpp:354: Weird number of spaces at line-start. Are you using a 4-space indent? [whitespace/indent] [3] Source/WebCore/platform/network/blackberry/NetworkJob.cpp:355: Weird number of spaces at line-start. Are you using a 4-space indent? [whitespace/indent] [3] Source/WebCore/platform/network/blackberry/NetworkJob.cpp:356: Weird number of spaces at line-start. Are you using a 4-space indent? [whitespace/indent] [3] Total errors found: 5 in 6 files If any of these errors are false positives, please file a bug against check-webkit-style.
Yong Li
Comment 3
2013-01-30 15:01:56 PST
Comment on
attachment 185586
[details]
fix r+ based on Leo's review
Yong Li
Comment 4
2013-01-30 15:02:28 PST
Comment on
attachment 185586
[details]
fix oops. style error?
Joe Mason
Comment 5
2013-01-30 15:04:46 PST
Weird, check-webkit-style locally didn't catch it. I'll fix and resubmit.
Joe Mason
Comment 6
2013-01-30 15:08:48 PST
Created
attachment 185592
[details]
fixed style
WebKit Review Bot
Comment 7
2013-01-30 17:27:54 PST
Comment on
attachment 185592
[details]
fixed style Clearing flags on attachment: 185592 Committed
r141350
: <
http://trac.webkit.org/changeset/141350
>
WebKit Review Bot
Comment 8
2013-01-30 17:27:58 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