WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
140547
webkit-patch should auto-install the keyring python module
https://bugs.webkit.org/show_bug.cgi?id=140547
Summary
webkit-patch should auto-install the keyring python module
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
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
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
Created
attachment 244776
[details]
Patch
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.
Top of Page
Format For Printing
XML
Clone This Bug