Bug 140547

Summary: webkit-patch should auto-install the keyring python module
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: Tools / TestsAssignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, ddkilzer, glenn, mmaxfield
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Chris Dumez
Reported 2015-01-16 10:45:22 PST
Every time I run webkit-patch it asks for my username / password. It never asks if it should save my username / password in the keychain. I think the script should ask me if I want to save it and then do a "security add-internet-password ..." to store it in the keychain. Note: I do not have the keyring python module installed.
Attachments
Patch (2.92 KB, patch)
2015-01-16 11:19 PST, Chris Dumez
no flags
Chris Dumez
Comment 1 2015-01-16 10:55:47 PST
Looks like a solution would be to auto-install the keyring module. webkit-patch seems to be working fine for me with the keyring module installed.
Chris Dumez
Comment 2 2015-01-16 11:19:16 PST
David Kilzer (:ddkilzer)
Comment 3 2015-01-16 11:21:56 PST
Comment on attachment 244776 [details] Patch r=me
WebKit Commit Bot
Comment 4 2015-01-16 12:07:01 PST
Comment on attachment 244776 [details] Patch Clearing flags on attachment: 244776 Committed r178589: <http://trac.webkit.org/changeset/178589>
WebKit Commit Bot
Comment 5 2015-01-16 12:07:18 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.