Javascript toggling removed from Preferences in 23

User Help for Mozilla Firefox
Post Reply
kukla
Posts: 968
Joined: December 30th, 2008, 3:59 pm

Javascript toggling removed from Preferences in 23

Post by kukla »

Not a surprise, but where is the main switch in about:config?
kukla
Posts: 968
Joined: December 30th, 2008, 3:59 pm

Re: Javascript toggling removed from Preferences in 23

Post by kukla »

Thanks. Already found that. javascript.enabled. More out of curiosity, since I always use NoScript.
kukla
Posts: 968
Joined: December 30th, 2008, 3:59 pm

Re: Javascript toggling removed from Preferences in 23

Post by kukla »

dfoulkes, what happened to your post? :?
User avatar
Handle With Care
Posts: 753
Joined: September 15th, 2004, 9:14 am

Re: Javascript toggling removed from Preferences in 23

Post by Handle With Care »

I really have to say that I disapprove of removing JavaScript toggling from Options/Content. There are just too many ways for malware to exploit if one forgets and leaves it enabled. Personally, I have always found NoScript to be too noisy and dense to be useful for the non-technical. I've even had techies complain about the same.

On the bright side, I use QuickJava extension so that I have a visual on the current status of JavaScript toggling, and I find it is still working nicely.
AMD A8-3800 APU Radion HD Graphics 2.40 GHz; 64-bit Win-7 SP1 Home Premium w/latest patches; Fx 91.0.1 (64-bit); Tb 92.0B3(64bit)
EFnet oper irc.Prison.NET
lithopsian
Posts: 3664
Joined: September 15th, 2010, 9:03 am

Re: Javascript toggling removed from Preferences in 23

Post by lithopsian »

The bug explained the reasoning behind this. The average (brain-dead) Firefox user would be unable to browse effectively with javascript off, hence it doesn't belong in the mainstream options dialog. The preference itself remains, and so long as that's the case then I don't see a problem. I use NoScript anyway. Difficult or not, I haven't found an alternative that protects me from essentially everything while allowing me to properly white-list the sites I trust.
User avatar
MarkRH
Posts: 1360
Joined: September 12th, 2007, 2:30 am
Location: Edmond, OK
Contact:

Re: Javascript toggling removed from Preferences in 23

Post by MarkRH »

So, what are the options for the Advanced Dialog to allow JavaScript to resize windows, modify context menus and so on? Nothing obvious in about:config that I can see (yet).

Well, at least Shift-Right-Click over an HTML5 video player will show the regular context menu.
TheVisitor
Posts: 5472
Joined: May 13th, 2012, 10:43 am

Re: Javascript toggling removed from Preferences in 23

Post by TheVisitor »

MarkRH wrote:So, what are the options for the Advanced Dialog to allow JavaScript to resize windows, modify context menus and so on? Nothing obvious in about:config that I can see (yet).

Well, at least Shift-Right-Click over an HTML5 video player will show the regular context menu.


javascript settings


dom.disable_window_move_resize 'false'
dom.disable_window_flip 'true'
dom.event.contextmenu.enabled 'true'
User avatar
MarkRH
Posts: 1360
Joined: September 12th, 2007, 2:30 am
Location: Edmond, OK
Contact:

Re: Javascript toggling removed from Preferences in 23

Post by MarkRH »

TheVisitor wrote:
javascript settings


dom.disable_window_move_resize 'false'
dom.disable_window_flip 'true'
dom.event.contextmenu.enabled 'true'


Thanks! Hmmm.. wonder if I can find an add-on that will let me add custom menu items or toolbar buttons to toggle any about:config option I want.
Zoolcar9
Posts: 2225
Joined: November 9th, 2004, 6:45 pm
Location: Jakarta, Indonesia (UTC+7)
Contact:

Re: Javascript toggling removed from Preferences in 23

Post by Zoolcar9 »

MarkRH wrote:wonder if I can find an add-on that will let me add custom menu items or toolbar buttons to toggle any about:config option I want.

MenuManipulator or Custom Buttons.

There's also Controle de Scripts.
My Firefox information | Add-ons | GitHub

"With great power, comes great desire to show it off."
User avatar
MarkRH
Posts: 1360
Joined: September 12th, 2007, 2:30 am
Location: Edmond, OK
Contact:

Re: Javascript toggling removed from Preferences in 23

Post by MarkRH »

Thanks, I did find that Custom Buttons and was able to make one to toggle JavaScript on/off so now I can duplicate that one to make a button that does whatever.
User avatar
dfoulkes
Posts: 22525
Joined: June 28th, 2008, 10:31 pm
Location: Mesquite, Nevada

Re: Javascript toggling removed from Preferences in 23

Post by dfoulkes »

kukla wrote:dfoulkes, what happened to your post? :?

Hmmm... don't know and I usually review topics that I've posted to and this one did not come up in that listing... anyway, I don't remember what that post might have been ](*,) ... I just came here via a link in another topic.
As you can see she's (The CAT) always alert and on the prowl for Meoware !!
User avatar
James
Moderator
Posts: 28005
Joined: June 18th, 2003, 3:07 pm
Location: Made in Canada

Re: Javascript toggling removed from Preferences in 23

Post by James »

I think kukla mistook a post made by Ortho_Fan (he deleted) as yours. Nothing else happened in thread according to logs.
M-Reimer
Posts: 76
Joined: July 2nd, 2013, 4:29 am

Re: Javascript toggling removed from Preferences in 23

Post by M-Reimer »

MarkRH wrote:Thanks! Hmmm.. wonder if I can find an add-on that will let me add custom menu items or toolbar buttons to toggle any about:config option I want.


http://prefbar.tuxfamily.org/
Post Reply