Closed Bug 1170122 Opened 9 years ago Closed 9 years ago

showAlertNotification freezes Firefox on KDE5 for 25s

Categories

(Firefox :: Extension Compatibility, defect)

38 Branch
x86_64
Linux
defect
Not set
normal

Tracking

()

RESOLVED INVALID

People

(Reporter: wobbling3447, Unassigned)

Details

User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0 Build ID: 20150515071002 Steps to reproduce: - Install KeeFox (and all it needs). - Open up Firefox (fresh start) - Rightclick + Click "Generate new Password". This triggers the following code in the extension: Components.classes['@mozilla.org/alerts-service;1']. getService(Components.interfaces.nsIAlertsService). showAlertNotification("chrome://keefox/skin/KeeFox24.png", title, text, enableClick, '', callback); See here for more details: https://github.com/luckyrat/KeeFox/issues/391#issuecomment-107398982 Actual results: Firefox + Plasma 5 freezes for ~25s and then shows the desired notification. The following gets written to .xsession-errors: (firefox:1246): libnotify-WARNING **: Failed to connect to proxy Expected results: The notification should appear instantly.
Component: Untriaged → Extension Compatibility
OS: Unspecified → Linux
Hardware: Unspecified → x86_64
Hi xpumax.sl, Thanks for reporting this issue. Try updating your Firefox version 39 if you haven't already. Are you still encountering this issue?
Flags: needinfo?(xpumax.sl)
Hi, I have reinstalled my system since reporting this bug and am not using KeeFox anymore. But as far as I remember the bug was gone the last time I used KeeFox.
Status: UNCONFIRMED → RESOLVED
Closed: 9 years ago
Flags: needinfo?(xpumax.sl)
Resolution: --- → INVALID
You need to log in before you can comment on or make changes to this bug.