WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
140170
Make webkit-patch try harder to find keychain credentials
https://bugs.webkit.org/show_bug.cgi?id=140170
Summary
Make webkit-patch try harder to find keychain credentials
Myles C. Maxfield
Reported
2015-01-06 20:22:51 PST
Make webkit-patch try harder to find keychain credentials
Attachments
Patch
(4.04 KB, patch)
2015-01-06 20:26 PST
,
Myles C. Maxfield
rniwa
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Myles C. Maxfield
Comment 1
2015-01-06 20:26:21 PST
Created
attachment 244133
[details]
Patch
Ryosuke Niwa
Comment 2
2015-01-06 22:05:36 PST
Comment on
attachment 244133
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=244133&action=review
> Tools/Scripts/webkitpy/common/net/credentials.py:121 > + if parsed_output[0] or parsed_output[1]:
Why not any(parsed_output)?
Myles C. Maxfield
Comment 3
2015-01-07 13:20:58 PST
Committed
r178049
: <
http://trac.webkit.org/changeset/178049
>
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