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+
Myles C. Maxfield
Comment 1 2015-01-06 20:26:21 PST
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
Note You need to log in before you can comment on or make changes to this bug.