Flagfox doesn't works with nightly [RESOLVED]

Any feedback, suggestion, bug reports, problems....
Locked
klink
Posts: 2
Joined: Fri Apr 26, 2013 12:23 pm

Flagfox doesn't works with nightly [RESOLVED]

Post by klink » Thu Jan 29, 2015 8:11 pm

Flagfox doesn't works with the current nightly.

Code: Select all

Flagfox EXCEPTION: [Exception... "Could not convert JavaScript argument arg 0 [nsIProtocolProxyService.asyncResolve]"  nsresult: "0x80570009 (NS_ERROR_XPC_BAD_CONVERT_JS)"  location: "JS frame :: chrome://flagfox/content/flagfox.jsm :: resolveDNS :: line 1354"  data: no] 
resolveDNS@chrome://flagfox/content/flagfox.jsm:1354:24
updateState@chrome://flagfox/content/flagfox.jsm:657:21
onLocationChange@chrome://flagfox/content/flagfox.jsm:584:12
_callProgressListeners@chrome://browser/content/tabbrowser.xml:527:23
updateCurrentBrowser@chrome://browser/content/tabbrowser.xml:1078:0
onselect@chrome://browser/content/browser.xul:1:43
set_selectedIndex@chrome://global/content/bindings/tabbox.xml:652:12
set_selectedPanel@chrome://global/content/bindings/tabbox.xml:671:12
set_selectedIndex@chrome://global/content/bindings/tabbox.xml:399:14
set_selectedItem@chrome://global/content/bindings/tabbox.xml:431:33
_selectNewTab@chrome://global/content/bindings/tabbox.xml:476:10
onxblmousedown@chrome://global/content/bindings/tabbox.xml:771:10

User avatar
DaveG
Flagfox Developer
Posts: 723
Joined: Wed Oct 03, 2007 9:06 pm
Location: Philadelphia, USA

Re: Flagfox doesn't works with nightly

Post by DaveG » Thu Jan 29, 2015 8:16 pm

Thank you very much for reporting this.

Another user reported this last weekend when this issue started, and a fix just landed yesterday. Update Nightly to fix this issue.

I just installed latest Nightly about an hour ago and it was fixed. Not sure how fast the update rolls out to everyone, though.

Locked