Message1268

Author jrm
Recipients
Date 2015-08-22.02:11:00
Content
With Firefox 40+ adding

add_hook("mode_line_hook", mode_line_adder(downloads_status_widget));

breaks all keybindings.

This line below from the output looks suspicious.

354:Console error: [JavaScript Error: "NS_ERROR_UNEXPECTED: Component returned failure code: 0x8000ffff
(NS_ERROR_UNEXPECTED) [nsIDownloadManager.activeDownloadCount]" {file:
"chrome://conkeror/content/mode-line.js" line: 322}]
History
Date User Action Args
2015-08-22 02:11:01jrmsetmessageid: <1440209461.29.0.414600460643.issue495@bugs.conkeror.org>
2015-08-22 02:11:01jrmlinkissue495 messages
2015-08-22 02:11:00jrmcreate