Message931

Author retroj
Recipients wdkrnls
Date 2011-10-14.00:09:27
Content
As we had discussed on the mailing list and on irc, use of
set_protocol_handler seems to trigger this problem.  We might as well move
the discussion here to the bug tracker..

To bring this problem on, do, for example:

  set_protocol_handler("mailto", "https://mail.google.com/mail/?extsrc=mailto&url=%s");

Then follow a link to some content type that is not internally supported
by Gecko.  PDF is a convenient test case.
History
Date User Action Args
2011-10-14 00:09:28retrojsetmessageid: <1318550968.07.0.148218454476.issue372@bugs.conkeror.org>
2011-10-14 00:09:28retrojsetrecipients: + wdkrnls
2011-10-14 00:09:28retrojlinkissue372 messages
2011-10-14 00:09:27retrojcreate