[Webkit-unassigned] [Bug 92876] New: keyring.get_password may raise an exception.
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Aug 1 09:41:00 PDT 2012
https://bugs.webkit.org/show_bug.cgi?id=92876
Summary: keyring.get_password may raise an exception.
Product: WebKit
Version: 528+ (Nightly build)
Platform: Unspecified
OS/Version: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: Tools / Tests
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: arno at renevier.net
Hi,
when using gnome keyring, the method get_password may raise an IOError exception.
One workaround is to wrap self._keyring.get_password in a try catch.
May be we can also wrap set_password in a try/catch also
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list