Dark Templar
Dark Templar

Reputation: 1305

JS-Ctypes in newly updated Firefox

After an update last week (mid November, 2012) the enablePrivelege does not work any longer in Firefox, due to security reasons.

Therefore, web applications which were using JS-Ctypes don't work any longer. However, I read that JS-Ctypes works using it in extensions.

So here comes the questions, does the JS-Ctypes work in extension after the new update?

Thank you!

Upvotes: 0

Views: 223

Answers (2)

Tomasz Dzięcielewski
Tomasz Dzięcielewski

Reputation: 3907

I've just tested JS-Ctypes with newest FF (17.0.1) and Addon-SDK (1.12) and everything works fine.

Upvotes: 2

lucent
lucent

Reputation: 124

Yes, it does. I haven't seen any problem with mine.

Upvotes: 1

Related Questions