Message1205

Author jbms
Recipients scottjad
Date 2014-05-02.04:56:59
Content
I suspect the issue is that the download UI that show-builtin-ui opens does not talk to the new downloads
API, i.e. is effectively broken in gecko >= 26.  It may be that if we want something similar we would
have to implement it ourselves or copy it from Firefox (possibly this would not be feasible depending on
how integrated Firefox's download manager is).  In that case the only solution would likely be just
removing the command.  Note that download-show does work, as sort of an alternative.
History
Date User Action Args
2014-05-02 04:57:00jbmssetmessageid: <1399006620.33.0.616367012367.issue466@bugs.conkeror.org>
2014-05-02 04:57:00jbmssetrecipients: + scottjad
2014-05-02 04:57:00jbmslinkissue466 messages
2014-05-02 04:56:59jbmscreate