Bug 140170

Summary: Make webkit-patch try harder to find keychain credentials
Product: WebKit Reporter: Myles C. Maxfield <mmaxfield>
Component: New BugsAssignee: Myles C. Maxfield <mmaxfield>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, darin, dbates, glenn, rniwa
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch rniwa: review+

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.