issue507: Firefox launches instead of Conkeror in FF48

Priority: critical Status: resolved
Messages
msg1307 (view) Author: scottjad Date: 2016-05-11.01:21:29
When launching Conkeror with FF48 nightly using firefox -app, Firefox will be opened instead of Conkeror.

This happens with these sets of arguments
~/src/firefox-48a1/firefox -app ~/src/conkeror/application.ini
~/src/firefox-48a1/firefox -app ~/src/conkeror/application.ini -new-instance
~/src/firefox-48a1/firefox -app ~/src/conkeror/application.ini -P

The only currently known workaround is to pass the profile name.

~/src/firefox-48a1/firefox -app ~/src/conkeror/application.ini -P profilename

I have created a FF issue:
https://bugzilla.mozilla.org/show_bug.cgi?id=1271574
msg1317 (view) Author: madalu Date: 2016-06-26.22:33:06
As I read the mozilla bug report, this has now been fixed in FF 48 and above. Can someone test and mark
this bug closed?
msg1320 (view) Author: scottjad Date: 2016-06-29.13:07:03
It is fixed.
History
Date User Action Args
2016-06-29 13:07:17scottjadsetstatus: chatting -> resolved
2016-06-29 13:07:04scottjadsetstatus: resolved -> chatting
messages: + msg1320
2016-06-29 13:06:55scottjadsetstatus: resolved
2016-06-26 22:33:07madalusetstatus: unread -> (no value)
messages: + msg1317
2016-05-11 01:21:30scottjadcreate