Page 1 of 1

doesn't work at all in current Nightly

Posted: Wed Jul 16, 2014 6:49 pm
by guest
Mozilla/5.0 (X11; Linux i686; rv:33.0) Gecko/20100101 Firefox/33.0 SeaMonkey/2.30a1
c-c rev: 43c7f777a37f
m-c rev: 835e22069c1a

When starting JavaScript Deobfuscator, its window does not display any compiled or executed scripts, and the following messages appear in the Error Console:

Code: Select all

Error: TypeError: Cc['@mozilla.org/js/jsd/debugger-service;1'] is undefined
Source File: chrome://jsdeobfuscator/content/jsdeobfuscator.js
Line: 11

Warning: Synchronous XMLHttpRequest on the main thread is deprecated because of its detrimental effects to the end user's experience. For more help http://xhr.spec.whatwg.org/
Source File: chrome://jsdeobfuscator/content/jsdeobfuscator.js
Line: 41

Error: TypeError: debuggerService is undefined
Source File: chrome://jsdeobfuscator/content/jsdeobfuscator.js
Line: 76
When trying to pause recording, the button locks in the paused state, and this appears in the Error Console:

Code: Select all

Error: TypeError: debuggerService is undefined
Source File: chrome://jsdeobfuscator/content/jsdeobfuscator.js
Line: 107
I think this might be related to removal of JSD1 (https://bugzilla.mozilla.org/show_bug.cgi?id=800200)...
Please fix. TIA

Re: doesn't work at all in current Nightly

Posted: Wed Jul 16, 2014 8:05 pm
by mapx
you could report on the bug tracker
https://issues.adblockplus.org

Re: doesn't work at all in current Nightly

Posted: Wed Jul 16, 2014 9:32 pm
by guest

Re: doesn't work at all in current Nightly

Posted: Mon Aug 25, 2014 6:29 pm
by guest
They just told me to post my issue to GitHub, but I don't have time atm to set up another account. If you have a GitHub account could you please file it for me?